issues with otg flash drives - Xiaomi Mi A1 Questions & Answers

Videos in Otg flash drive are not showing in media player apps. However USB storage is showing file explorer apps. Is there any way to give permissions to other apps to access otg flash drive directories

dineshp953 said:
Videos in Otg flash drive are not showing in media player apps. However USB storage is showing file explorer apps. Is there any way to give permissions to other apps to access otg flash drive directories
Click to expand...
Click to collapse
It's not connected with permissions
Video app need to have implemented otg
Or create symlink, it could help a lot
Wysłane z mojego Mi A1 przy użyciu Tapatalka

What is symlink

dineshp953 said:
What is symlink
Click to expand...
Click to collapse
Type in google
Linux symlink
It's a link to directory which redirect you to the real one
Wysłane z mojego Mi A1 przy użyciu Tapatalka

Related

CIFS Mount on Tablet Z working! (stock 4.1.2 confirmed, 4.2.2 testers wanted)

Hello,
since I have my Tablet Z I was searching for a solution to be able to mount CIFS directories (e.g. from a NAS) on my Tablet Z, since certain media apps (especially music players with own database like GoneMad or Poweramp) only work with local directories.
Unfortunately no dev seems to be interested in compiling the necessary kernel modules or making a custom kernel with the functionality included. And myself I'm no dev.
But today - hooray - I saw this thread http://forum.xda-developers.com/showthread.php?t=2260831 and thought: "There are more programs from other phones, especially the very similar Xperia Z, that work on the Tablet Z, so just let's try!"
I downloaded the package linked in the first post of the thread - the .350 one. (The .423 one didn't work). Then I unpacked it and copied the contents of the folder (some .ko and config files) to /system/lib/modules.
Then I opened a terminal, cd'ed to /system/lib/modules and entered "insmod cifs.ko". Worked!! :good::cyclops:
Next I mounted my network share with the totally normal command (not with the "unc:\\\\"-stuff suggested in the above thread to get it working on the Xperia Z):
Code:
busybox mount -t cifs -o iocharset=utf8,username=xxxxx,password=yyyyy //x.x.x.x/[my share] [mount point]
Voila!
(NFS doesn't work, insmod gives an error.)
But now I can use GoneMad Music Player with my Intenso WiFi Harddisk :good::good::good:
Since I am still on 4.1.2 (with no plan to update to higher versions yet, because for me 4.2 or 4.3 has drawbacks on this device), I don't know whether one of the two module packages from the Xperia Z thread would also work on 4.2.2.
It would be great if someone who has this version running could test it.
Best Wishes,
Hasenbein
Perfect! This was the my last missing function on Tablet Z
Successfully tested on SGP321 (LTE) 10.1.1.A.1.307
Hi,
I have a Sony SG311 over 4.2.2 stock rom. If I copy these files on my tablet, Can i use CIFS manager app to mount directly my NAS share folders ?
Thansk for help
Yes, if it would work on your ROM then of course you could use CIFS manager.
But up to now nobody has got it working on 4.2.2, only on 4.1.2.
It would be great if you could test it by following my instructions. Thanks!
hasenbein1966 said:
Yes, if it would work on your ROM then of course you could use CIFS manager.
But up to now nobody has got it working on 4.2.2, only on 4.1.2.
It would be great if you could test it by following my instructions. Thanks!
Click to expand...
Click to collapse
Hasnt worked for me on 4.2.2
Always get "invalid argument" error whether I do it manually in terminal or using Cifs manager. It wont mount my network drive.
Hope someone has a solution soon.
sneakymise said:
Hasnt worked for me on 4.2.2
Always get "invalid argument" error whether I do it manually in terminal or using Cifs manager. It wont mount my network drive.
Hope someone has a solution soon.
Click to expand...
Click to collapse
Same to me
hasenbein1966 said:
(NFS doesn't work, insmod gives an error.)
Click to expand...
Click to collapse
You can try brute-force loading it via punchmod instead of insmod, that usually works if the module isn't compiled for a completely different device.
Some info here: http://forum.xda-developers.com/showthread.php?p=41920265#post41920265
OK, could you 4.2.2 users try insmod -f first (normal force loading via -f parameter), then look with lsmod whether the module has been loaded, and if it didn't work, try punchmod? That would be great! Thanks!

[Tutorial] Change your Recovery[Windows] (UB)

So you are on Omni Rom and want CWM recovery instead of TWRP?
Or maybe you are on CM and want TWRP instead of CWM?
Or perhaps you want to give Philz CWM Advanced Edition a go.
Here's how:
Head over to @osm0sis's Android Image Kitchen thread and download the Andoid.Image.kitchen.v1.8.Win32.zip (Don't forget to thank him for his work while you are there)
Extract the zip to your desktop and open the folder.
Drag and drop the boot.img which contains the recovery you want to have to unpackimg.bat.
The boot.img will now have been split into two folders. split_img - (which contains the kernel), and ramdisk which contains the system and recovery ramdisks. We need the recovery ramdisk.
Go to the ramdisk folder and find the ramdisk-recovery.cpio file - it should be in the sbin folder. Copy it to your desktop.
Go back to the Android Image 1.8 folder and double click cleanup.bat
Next, drag and drop the boot.img which contains the recovery you want to replace to unpackimg.bat.
Now just replace the ramdisk-recovery.cpio file with the one you extracted to your desktop earlier. (Make sure the file name is exactly the same)
Go back to the Android Image 1.8 folder and repack the boot.img by double clicking repackimg.bat.
You will see a file called "image-new.img". That is your new boot.img with the recovery of your choice
Rename it to boot.img and save it to your platform tools folder, ready for flashing via fastboot.
Alternatively replace the dummy boot.img in this file by dragging and dropping yours into it, and flash in recovery.
Done!
Good turitorial shoey.
Will give it a try later
Edit: Just repacked philz cwm succesfully
Gesendet von meinem C6603 mit Tapatalk
Its work for kernel xperia s ? I want make two version doomkernel v06 one with updating twrp and cwm and one with updating only twrp without cwm it's possible to remove old cwm from kernel using your tutorial?
Wysłane z mojego LT26i przy użyciu Tapatalka
Gold_Phenix said:
Its work for kernel xperia s ? I want make two version doomkernel v06 one with updating twrp and cwm and one with updating only twrp without cwm it's possible to remove old cwm from kernel using your tutorial?
Wysłane z mojego LT26i przy użyciu Tapatalka
Click to expand...
Click to collapse
Should do, just get hold of recovery.cpio images by unpacking other boot.img's for your device that have recoveries you want, do some.swapping and repack.
Sent from my C6603 using xda premium
Don't work xperia s don't have kernel.img only kernel.sin or kernel.elf and this script don't work with *.sin or *.elf
Wysłane z mojego LT26i przy użyciu Tapatalka
You need to split a custom boot.img
Sent from my C6603 using xda premium
Sorry but doomkernel or all kernel on xperia s it's in format sin or elf this its special format Sony I trying unpack by flashtool and 7zip and I have only 3 files "0", "1", "2" I don't know what it's a format and how I can unpack one this file, I think ramdisc file names it's "1" but I don't know how unpack this file to get recovery . and how make kernel.elf - boot.img if I find recovery and make update this room have dual recovery but I want 2 or one recovery but new without bug. Sorry for my English.
Wysłane z mojego LT26i przy użyciu Tapatalka
Gold_Phenix said:
Sorry but doomkernel or all kernel on xperia s it's in format sin or elf this its special format Sony I trying unpack by flashtool and 7zip and I have only 3 files "0", "1", "2" I don't know what it's a format and how I can unpack one this file, I think ramdisc file names it's "1" but I don't know how unpack this file to get recovery . and how make kernel.elf - boot.img if I find recovery and make update this room have dual recovery but I want 2 or one recovery but new without bug. Sorry for my English.
Wysłane z mojego LT26i przy użyciu Tapatalka
Click to expand...
Click to collapse
The kernel is a .elf file, the ramdisk not.
Gesendet von meinem Nexus 5 mit Tapatalk
Gold_Phenix said:
Sorry but doomkernel or all kernel on xperia s it's in format sin or elf this its special format Sony I trying unpack by flashtool and 7zip and I have only 3 files "0", "1", "2" I don't know what it's a format and how I can unpack one this file, I think ramdisc file names it's "1" but I don't know how unpack this file to get recovery . and how make kernel.elf - boot.img if I find recovery and make update this room have dual recovery but I want 2 or one recovery but new without bug. Sorry for my English.
Wysłane z mojego LT26i przy użyciu Tapatalka
Click to expand...
Click to collapse
Unfortunately, this method doesn't support unpacking 'elf' or 'sin' images. sorry.
I repacked it a different way, try it if you want. Can't guarantee it will work thoughView attachment S-DooMKernel-JB-v06.zip
Edit: If it works, after flashing, you should have Philz CWM and TWRP 2.7 recoveries
Hi thanks I tried but when I install it my phone was soft brick . I reinstall kernel in fastboot mode . don't worry now it's my phone work. I search easy way to make this we will see what I find. I try find tutorial .
Wysłane z mojego LT26i przy użyciu Tapatalka
@shoey63 dear can you put guidance for " make advance stock kernel for sony device like xperia z or .... "
I mean learn us how to add recovery and root to stock kernal and make advance stock kernel
special thanks dear
Hamidreza2010 said:
@shoey63 dear can you put guidance for " make advance stock kernel for sony device like xperia z or .... "
I mean learn us how to add recovery and root to stock kernal and make advance stock kernel
special thanks dear
Click to expand...
Click to collapse
Made a guide here http://forum.xda-developers.com/showthread.php?p=62264375

Write to usb?

Hello, I'm trying to figure out how to get the mojo to write to a usb thumb drive. So far I tried this:
"The simple solution, if you're rooted, is as follows:
1. Using a root-enabled file manager, navigate to /system/etc/permissions and make sure you have mounted the file system r/w.
2. Edit platform.xml and find the WRITE_EXTERNAL_STORAGE permission.
3. Add an additional group definition for this permission...<group gid="media_rw" />
4. Save the changes to the file.
5. Restart your tablet."
but it didn't work. What else can I do?
Use the app Paragon NTFS & HFS+
Gesendet von meinem Moto G mit Tapatalk
saenta said:
Use the app Paragon NTFS & HFS+
Gesendet von meinem Moto G mit Tapatalk
Click to expand...
Click to collapse
OK I installed paragon and it works in es, but fore some odd reason it won't write in folder mount. I know the path is correct, but everytime FM tries to write to it I get an error message. Any suggestions?
tauntt said:
OK I installed paragon and it works in es, but fore some odd reason it won't write in folder mount. I know the path is correct, but everytime FM tries to write to it I get an error message. Any suggestions?
Click to expand...
Click to collapse
Yes i also want to know, i have a USB 3.0 Extrenal Hard Drive (NTFS Formated) and also want to have write option, so i can change tings, but
most important download direct to it.

storage/emulated need to make rrw but cant. I have root.

I am on android 7 and have an issue with the emulated folder. by default it is not readable or writable. the problem that i am facing is that when I am in an app and going back threw folders to access a removable flash drive, I cant get out of the emulated folder and into the parent folder (storage).
In a file explorer if i view /storage/emulated permissions, it is not readable or writable by anything other than root. If i try to change permissions, I get an error access denied.
I havent tried it through shell yet. What would that look like?
anyways, anyone got a fix for this? I want to make the folder rrw or fully rw
Hmmm what apps are you using. Name your file explorer and it's version.
What did you use to root, what package from what source?.
Personally i flashed supersu from supersu.com/download which is systemless root.
Some apps and file explorers may not be compatible with systemless root.
For example i use es file explorer v3.2.5.5 and i had to copy paste the content of /su/bin to /system/xbin in order to recognize root and enable rw permissions.
Enviado desde mi Moto X via Tapatalk!
I will look into that. I think I have system root though and using esfileexplorer pro.
Emulator apps are my issue though. I try to navigate to my flash drive to set up sons and save. Storage is fine but storage/emulated though is tricky.. Some apps will just recognize that it don't have access but still let it up folder to /storage/ where I can then select flash drive...
Other apps will get hung on the emulated folder.. Not letting me folder up further.
Its a pain.. And to solve, I would just like full access to emulated
adam_ky said:
I will look into that. I think I have system root though and using esfileexplorer pro.
Emulator apps are my issue though. I try to navigate to my flash drive to set up sons and save. Storage is fine but storage/emulated though is tricky.. Some apps will just recognize that it don't have access but still let it up folder to /storage/ where I can then select flash drive...
Other apps will get hung on the emulated folder.. Not letting me folder up further.
Its a pain.. And to solve, I would just like full access to emulated
Click to expand...
Click to collapse
Thing is that you need to get a popup to grant permissions to the root of the extrrnal storage you want to use, then a windows will open where you can select your device and then hit select button.
You're not getting that.
So i suggest to change to systemless root which is proven to work and test by yourself.
I do not have AndroidTV installed but full Android Nougat yet that basic feature if i remember correctly is available even without rooting because i backup my stuff to my external USB flash drive before flashing custom firmware and i never rooted while in AndroidTV.
Now, i use Hyperspin with Retroarch and all my hyperspin folder with system,roms,etc is in my external USB 3.0 flash drive and works great no issues with those apps recognizing the external storage. Same goes for writing to my microsd with other apps
Enviado desde mi Moto X via Tapatalk!

How to change CID with S-ON, without SunShine

How to change CID with S-ON, without SunShine
Not so long ago, I got my U11 back under warranty - kindly replaced with a new phone (it has nothing to do with marriage). Naturally, the S-OFF license from SunShine is gone, as it is tied to the motherboard. I know before they could transfer the license to another phone, asked @beaups about it .. received the answer that no, only within a month after the purchase you can transfer the license SunShine. I understand why the month is like for the USA and it’s not that I’m offended .. and for the sake of diversity I didn’t buy S-OFF more on this device and the result is here .. and I’ll put it on xda .. This technique applies exactly to U11, U11 +, HTC 10, HTC One M9 where checked, I think today and to the U12 + too.
How to change CID with S-ON, without SunShine
(to a friend: How to save $ 25 or how much he pays for the mean )
ATTENTION!!! There is a danger that the instructions will not be properly followed, which will cause the phone to scrape and go to the SC. Therefore, if you do not have a full understanding of what it is about or you do not know how to do it, then it is better not to start! Here the author of the post or anyone else on this forum is not responsible for what was done, all responsibility lies only with you.
Baseline:
OCEAN DUGL (Dual SIM), Product ID: htc_ocndugl, MID: 2PZC30000, unlocked bootloader Unlocked, the last permanent TWRP configured by the PC to run adb utilities.
By compulsory preliminary reading: Which version you can remake your U11
For example, EMEA with SKU 2.33.401.19 and the task to remake in Taiwan, CID HTC__621 Taiwan needs
RUU for flashing the phone after changing the CID, available for this phone from the cap 2.31.709.1
#
Initial data
Reduced by 88%
Attached Image
2240 x 4000 (2.47 MB)
Reduced by 81%
Attached Image
1440 x 2560 (86.28 KB)
0. Connect the phone to the PC and load it into TWRP and move it aside:
adb reboot recovery
1. In order to be able to flash the desired RUU, we clear the software number in the phone:
1a. Execute the command from the terminal:
adb shell "dd if = / dev / zero of = / dev / block / bootdevice / by-name / misc bs = 1 seek = 2208 count = 16"
Should get an approximate result:
16 + 0 records in
16 + 0 records out
16 bytes (16B) copied, 0.007466 seconds, 2.1KB / s
1b. Check done:
adb shell "dd if = / dev / block / bootdevice / by-name / misc bs = 1 skip = 2208 count = 16"
We see instead of the software number an empty space:
16 + 0 records in
16 + 0 records out
16 bytes (16B) copied, 0.006654 seconds, 2.3KB / s
If everything is so, we move on ..
2a. Copy to the internal SD the desired section for further editing:
adb shell "dd if = / dev / block / bootdevice / by-name / board_info of = / sdcard / board_info.img"
2b. The resulting file can be edited by third-party * programs on Android on SD or copied to your PC (as I did) to the subdirectory where adb utilities, in any way or:
adb pull /sdcard/board_info.img
Attention! Save a copy of this to your original file.
3. On a PC, you can edit this file with a regular editor, such as Notepad, but better, more professionally, Hex Editor
Attention !!! There is a danger of the human factor, automatic whistles, typos. HTC's CID consists of 8 characters ... for example, Taiwan should be right: HTC__621, Europe: HTC__001, Russsia: HTC__A07. Before saving, check that you have not touched IMEI, which is written together for CID. It is necessary to edit only within 8 characters of CID, otherwise problems cannot be avoided !!!
We are looking for the current CID and fix it to the desired one:
#
save.
4a. We return the edited file to the phone in SD:
adb push ./board_info.img /sdcard/board_info.img
4b. We sew in its place edited board_info.img:
adb shell "dd if = / sdcard / board_info.img of = / dev / block / bootdevice / by-name / board_info"
The result can be seen in the download mode with the command fastboot getvar all or fastboot getvar cid
#
5. Reboot into download mode:
adb shell reboot download
from where we sew a pre-prepared RUU with extSD according to the instructions from the header, confirming it with the Volume + button, or using the RUU firmware method from a PC.
We end up with a phone on another full stock firmware:
#
5a. If someone wants to stay on the stock, then you can close the bootloader for Google Pay and similar applications according to the instructions: HTC U11 - Firmware (Post ziand # 64292895)
PS It is especially useful for those who want to change Hong Kong to another to display Russian letters in the dialer stock dialers .. etc.
PSS Of course, there is a technique and MID changes, but I do not post it for reasons of general bricks, especially on U11 ... there you also need to change something else too mfg
enjoy HTC : derisive:
The CID number is also in the files, sdf1, sde1, and it must be changed there.
Wysłane z mojego HTC U11 przy użyciu Tapatalka
kajfux said:
The CID number is also in the files, sdf1, sde1, and it must be changed there.
Wysłane z mojego HTC U11 przy użyciu Tapatalka
Click to expand...
Click to collapse
Hello. Please teach us if you know this tutorial.
AHMADHAFEZY said:
Hello. Please teach us if you know this tutorial.
Click to expand...
Click to collapse
You have to copy the / dev / block / sdf1 and / dev / block / sde1 files as described above, and edit them using the hex editor. Remember to edit so that you do not delete anything because it will change the structure of the file, just set the cursor in front of the CID number and overwrite it.
Wysłane z mojego HTC U11 przy użyciu Tapatalka
kajfux said:
You have to copy the / dev / block / sdf1 and / dev / block / sde1 files as described above, and edit them using the hex editor. Remember to edit so that you do not delete anything because it will change the structure of the file, just set the cursor in front of the CID number and overwrite it.
Wysłane z mojego HTC U11 przy użyciu Tapatalka
Click to expand...
Click to collapse
Please complete the tutorial from the beginning.
AHMADHAFEZY said:
Please complete the tutorial from the beginning.
Click to expand...
Click to collapse
You can find everything on the U11 and U11 + forums, but you must know that playing with files is a big risk, I did so but there were always problems, during the attempts to update the phone hung on the bootloader. In the end, I used the SunShine application, and now everything works fine. It is not known how much and what files, apart from those given by you and me, must be changed to make everything work well.
Wysłane z mojego HTC U11 przy użyciu Tapatalka
kajfux said:
You can find everything on the U11 and U11 + forums, but you must know that playing with files is a big risk, I did so but there were always problems, during the attempts to update the phone hung on the bootloader. In the end, I used the SunShine application, and now everything works fine. It is not known how much and what files, apart from those given by you and me, must be changed to make everything work well.
Wysłane z mojego HTC U11 przy użyciu Tapatalka
Click to expand...
Click to collapse
Unfortunately, it's not possible to buy and use Sanshin for my country.
AHMADHAFEZY said:
Unfortunately, it's not possible to buy and use Sanshin for my country.
Click to expand...
Click to collapse
I used this tutorial, but remember that this data may still be in other files.
You must look for any information in which files the CID is still stored.
https://www.google.com/url?sa=t&sou...Vaw2AbzuA2qFdPOxKDJqUrppd&cshid=1547131288110
Wysłane z mojego HTC U11 przy użyciu Tapatalka
kajfux said:
I used this tutorial, but remember that this data may still be in other files.
You must look for any information in which files the CID is still stored.
https://www.google.com/url?sa=t&sou...Vaw2AbzuA2qFdPOxKDJqUrppd&cshid=1547131288110
Wysłane z mojego HTC U11 przy użyciu Tapatalka
Click to expand...
Click to collapse
This worked for your u11 or do you have u11+? And which model did you change to and from ?
DaveedDB said:
This worked for your u11 or do you have u11+? And which model did you change to and from ?
Click to expand...
Click to collapse
The method is the same for both models.
Wysłane z mojego HTC U11 przy użyciu Tapatalka
kajfux said:
The method is the same for both models.
Wysłane z mojego HTC U11 przy użyciu Tapatalka
Click to expand...
Click to collapse
Are you sure ? The commands are different the other thread points the sdf2 img ,while this one points to board img or something like that I'm a noob here ,I want to change my sprint version but idk which method is best
DaveedDB said:
Are you sure ? The commands are different the other thread points the sdf2 img ,while this one points to board img or something like that I'm a noob here ,I want to change my sprint version but idk which method is best
Click to expand...
Click to collapse
For sure, the CID number is in the files sdf1, sde1, board_info. In what other, I do not know, these are certainly needed to be edited.
Wysłane z mojego HTC U11 przy użyciu Tapatalka
Okay so I was successful in changing my sprint to us unlocked version and got the update to the June 2018 which is old but still better than 2017 Nov ,and I think US unlocked will get Pie I'm not sure about Sprint hence why I changed thanks to @ziand for tutorial and op for pointing me to it and saving me from needing to s-off
Is absolutely necessary an unlocked bootloader? Can those adb commands be executed within stock recovery?
I mean, we are flashing official firmware so the ideal scenario would be not touching the bootloader status.
DaveedDB said:
Okay so I was successful in changing my sprint to us unlocked version and got the update to the June 2018 which is old but still better than 2017 Nov ,and I think US unlocked will get Pie I'm not sure about Sprint hence why I changed that's to @ziand for tutorial and op for pointing me to it and saving me from needing to s-off
Click to expand...
Click to collapse
Pls help us a tutorial to change from Sprint to US unlocked. Tks in advance .
phuonglev said:
Pls help us a tutorial to change from Sprint to US unlocked. Tks in advance .
Click to expand...
Click to collapse
just follow the link in op he copy and pasted the translated version ,but what i did was firstly backup your internal such as pics and vids then
open both the original and translated in 2 tabs because the translated version puts spaces in the commands like:
adb shell "dd if=/dev/zero of=/dev/block/bootdevice/by-name/misc bs=1 seek=2208 count=16"
became
adb shell "dd if = / dev / block / bootdevice / by-name / misc bs = 1 skip = 2208 count = 16"
also just remove the " so
adb shell dd if=/dev/zero of=/dev/block/bootdevice/by-name/misc bs=1 seek=2208 count=16
then I copied the file from my internal edited and make sure to back up this file pushed it back to my u11 i used hex editor we change our cid from SPCS_001 to BS_US001 (in the pic from other link the guy changed to TW variant i think HTC__621 only some variants can be changed which share the same mid)
dont try to boot into system like a normal reboot
the boot into download mode with cmd:
adb shell reboot download
and i used external xd card RUU method to flash the us unlocked ruu
from
https://androidfilehost.com/?fid=962157660013070749
then it will boot and you should be on us unlocked the go to settings and search for updates and they should be 2 updates there for you
AHMADHAFEZY said:
Unfortunately, it's not possible to buy and use Sanshin for my country.
Click to expand...
Click to collapse
I was bought and get s-off for my M8 (summer 2014 as I remember) if you asked how? I tell you: I buy some Prepaid Credit Card from an webstore (be carefull from cheaters!) then I got connected with an vpn apps(at that time I used psiphon) and in 5 -15 second I was paid and that's it!
however,I believe that was risky!
DaveedDB said:
just follow the link in op he copy and pasted the translated version ,but what i did was firstly backup your internal such as pics and vids then
open both the original and translated in 2 tabs because the translated version puts spaces in the commands like:
adb shell "dd if=/dev/zero of=/dev/block/bootdevice/by-name/misc bs=1 seek=2208 count=16"
became
adb shell "dd if = / dev / block / bootdevice / by-name / misc bs = 1 skip = 2208 count = 16"
also just remove the " so
adb shell dd if=/dev/zero of=/dev/block/bootdevice/by-name/misc bs=1 seek=2208 count=16
then I copied the file from my internal edited and make sure to back up this file pushed it back to my u11 i used hex editor we change our cid from SPCS_001 to BS_US001 (in the pic from other link the guy changed to TW variant i think HTC__621 only some variants can be changed which share the same mid)
dont try to boot into system like a normal reboot
the boot into download mode with cmd:
adb shell reboot download
and i used external xd card RUU method to flash the us unlocked ruu
from
https://androidfilehost.com/?fid=962157660013070749
then it will boot and you should be on us unlocked the go to settings and search for updates and they should be 2 updates there for you
Click to expand...
Click to collapse
im trying to connect the dots here, but having problems with this tutorial.
I have adb on my comp set up, I can enter bootloader on the phone, and thats where I get lost....
device I have is U11 2PZC500 (model name)
in htc download mode this is the info:
***locked***
htc_ocnwhl PVT S-ON
LK-1.0.0.000
radio blabla
opendsp...
etc etc
what do I do to get this junk from that 2pzc500 version, as it has some Claro bloatware on it, and it wont update to android 8.0... stuck at 7.1.1.
Gabre said:
im trying to connect the dots here, but having problems with this tutorial.
I have adb on my comp set up, I can enter bootloader on the phone, and thats where I get lost....
what do I do to get this junk from that 2pzc500 version, as it has some Claro bloatware on it, and it wont update to android 8.0... stuck at 7.1.1.
Click to expand...
Click to collapse
You enter recovery mode then enter the commands,not bootloader
But if you just want to get rid of bloat a clean flash and custom rom is better method
DaveedDB said:
You enter recovery mode then enter the commands,not bootloader
But if you just want to get rid of bloat a clean flash and custom rom is better method
Click to expand...
Click to collapse
ok, im close to figure this out.
figured out how to find out my CID, it is actually BS_US001
so I downlaoded latest RUU from HTC and need to flash it on the phone... but this is where Im stuck...
whats the simplest way?

Categories

Resources