This is slow. How can i do?
Find another rom or root?
Btw, can it work carplay or android auto without external devices?
Sorry, english is not my first language.
Copy the files from the unzipped folder to the root directory of the USB drive
Settings-Car setting-system update-choose Wipe Data and format flash-USB
localos said:
將解壓後文件夾中的文件複製到U盤根目錄下
設置-汽車設置-系統更新-選擇擦除數據並格式化閃存-USB
Click to expand...
Click to collapse
Thanks a lot! But how can i root it
Related
Hi!
The miniUSB port on my Tattoo broke, so before sending the phone back to get fixed I'd like to take it back to how it was when I bought it, but without having to connect it to the computer (because I can't)
I can copy files to the SD using an adapter, so is there an update.zip i can use to do this?
Thanks in advance for any answers,
David
Hi,
You should try this
Power Btn + Vol down =>HBOOT menu
with the CLICKIMG.ZIP on your SD root
I flash back mine tattoo with this method (no gold card needed)
Good luck
Emurga said:
with the CLICKIMG.ZIP on your SD root
Click to expand...
Click to collapse
Thanks for your reply!
One last question: where did you find the clickimg.zip?
Is the rom.zip file which you can find if you run the RUU utility of your stock rom and go to your user's directory(before close the app). This file you must rename it to CLICIMG.zip and put it on sd card
GReat! Thanks for your help, it worked
dancer_69 said:
Is the rom.zip file which you can find if you run the RUU utility of your stock rom and go to your user's directory(before close the app). This file you must rename it to CLICIMG.zip and put it on sd card
Click to expand...
Click to collapse
Thanks a lot
Hello guys,
I want to flash a custom ROM and I have made a Nandroid Backup using the latest clockworkmod.
I cannot seem to find the clockworkmod folder on my phone. Funny thing is that when I use restore option in the CWM, it shows the path of the backup as sdcard/clockworkmod/backup
Already tried checking data/media, but my data folder doesnt have a media subfolder.
Any suggestions?
PS: I use ES File Explorer and I did check the 'Hidden Files' option in it. Using CWM 6.0.2.3
PPS: I had flashed CWM 6.0.2.3 on 6.0.1.9
-Thanks!
try /mnt/shell/emulated/
croques said:
try /mnt/shell/emulated/
Click to expand...
Click to collapse
emulated doesn't exist in /mnt/shell/
Should I try reflashing the CWM?
I have storage/emulated/. Even that doesn't contain cwm folder though.
So weird.
w1ndhawk said:
emulated doesn't exist in /mnt/shell/
Click to expand...
Click to collapse
it does on mine? And clockworkmod is there as a directory.
w1ndhawk said:
Should I try reflashing the CWM?
Click to expand...
Click to collapse
No; it'll be there somewhere. Poke around.
Are you sure ES file Explorer is set to allow / (root) exploration?
croques said:
it does on mine? And clockworkmod is there as a directory.
No; it'll be there somewhere. Poke around.
Are you sure ES file Explorer is set to allow / (root) exploration?
Click to expand...
Click to collapse
Root Explorer wasn't enabled x_x. Sorry, first android ever! Haha!
Yes, now I can see clockworkmod/backups in the mnt/shell/emulated. Thanks a million.
Emulated folder contains almost all the folders/files that are present on my SD Card. Could you explain what is emulated folder though and why isn't the cwm folder just stored in sdcard/clockworkmod/backups? I have a nexus 4.
And off topic but: after I take a nandroid backup, I should probably save it on my computer right? And of course, that begs another question. How can I find this file through windows explorer?
Further, how do I manually explore paths (by typing it in) on the android. Or do I have to keep changing home directory in settings?
Sorry for so many question. I know what its like to having to answer to noobs
w1ndhawk said:
Could you explain what is emulated folder though and why isn't the cwm folder just stored in sdcard/clockworkmod/backups? I have a nexus 4.
Click to expand...
Click to collapse
Someone more knowledgeable will be along in a minute.
w1ndhawk said:
And off topic but: after I take a nandroid backup, I should probably save it on my computer right? And of course, that begs another question. How can I find this file through windows explorer?
Click to expand...
Click to collapse
You can't use Windoze explorer AFAIK.
I use adb. Since you've rooted your phone... adb must be set up. Open a command window in Windows (run cmd -w) (I don't use Windoze so you're on your own a bit here) and type
Code:
adb shell
You then can use 'ls' and 'cd <directory>' to see what's there and move around.
You'll probably want to use 'adb pull <foldername>' at some time to get the backup onto your PC. Google around for adb commands. I've spoon fed you enough to be getting on with.
w1ndhawk said:
Further, how do I manually explore paths (by typing it in) on the android. Or do I have to keep changing home directory in settings?
Sorry for so many question. I know what its like to having to answer to noobs
Click to expand...
Click to collapse
Sorry; I don't understand the question. And knowledge it like a mosaic floor covered in sand... you've spent your time clearing sand and finding whats beneath a different part from me. No noob should need to apologize in a nice forum.
Get rid of CWM and use TWRP. It's much better and stores backups in the proper location (virtual SD) which you can browse with Windows
Your clockworkmod backups will be in /data/media/clockworkmod
Yep, time for me to research on my own. Enough spoon feeding.
Instead of using commands, I just copy pasted the backup created by CWM to my sdcard using ES Root Explorer so that I could see it using Windows Explorer.
Will give TWRP a try in the future though.
The question about ES file explorer was, how can I explore the file system by typing in the path manually. For example, in windows you can manually type in the path in windows explorer and it will take you there.
EDIT:
The copying thing doesn't work. I think I will have to flash TWRP.
EDIT 2:
Tried again and it DID WORK!!! (the copying thing) Using TWRP is obviously easier though.
w1ndhawk said:
Yep, time for me to research on my own. Enough spoon feeding.
Instead of using commands, I just copy pasted the backup created by CWM to my sdcard using ES Root Explorer so that I could see it using Windows Explorer.
Will give TWRP a try in the future though.
The question about ES file explorer was, how can I explore the file system by typing in the path manually. For example, in windows you can manually type in the path in windows explorer and it will take you there.
EDIT:
The copying thing doesn't work. I think I will have to flash TWRP.
EDIT 2:
Tried again and it DID WORK!!! (the copying thing) Using TWRP is obviously easier though.
Click to expand...
Click to collapse
Oops. Missed the part about you already checking /data/.
w1ndhawk said:
The copying thing doesn't work. I think I will have to flash TWRP.
Click to expand...
Click to collapse
With Nexus 4, Google have seen fit not to implement a USB browsable file system.
It seems to be the trend for Android. I don't think TWRP will help much.
The only way to 'easily' get stuff is to master adb. Although in linux there's this.
Perhaps someone else has a Windoze alternative.
croques said:
With Nexus 4, Google have seen fit not to implement a USB browsable file system.
It seems to be the trend for Android. I don't think TWRP will help much.
The only way to 'easily' get stuff is to master adb. Although in linux there's this.
Perhaps someone else has a Windoze alternative.
Click to expand...
Click to collapse
The SD partition is perfectly accessible through MTP
Michealtbh said:
The SD partition is perfectly accessible through MTP
Click to expand...
Click to collapse
And MTP is perfectly accessible through nothing.
(I swear, I just want to back hand smack the person who thought their creation called "MTP" was a good thing. MTP = Massive Trauma Protocol)
Blutooth will not activate. Just stays blacked out when I try.
Using GS4 with Mint Jelly ROM. Just trying to get it to work so any suggestions welcome!
Try to replace Bluetooth app from system/ app
Sent from my A15 using XDA Premium 4 mobile app
Damani311 said:
Blutooth will not activate. Just stays blacked out when I try.
Using GS4 with Mint Jelly ROM. Just trying to get it to work so any suggestions welcome!
Click to expand...
Click to collapse
try to replace the app like my friend said or try to wipe data/factory reset & wipe cache partion
or try to flash the Stock again
RubbaBand said:
try to replace the app like my friend said or try to wipe data/factory reset & wipe cache partion
or try to flash the Stock again
Click to expand...
Click to collapse
I'm not sure that bluetooth is an app. I don't have an app installed for it at least, and there is no bluetooth app in the app store...
really trying to avoid factory wipe since it would take at least two hours to reinstall everything
NO ma man you can find the Bluetooth app in this location /system/app
then replace it
Yes yes yes
Replacing app in /system worked for me..Thanks guys as it was quite frustating....
ash13isonxda said:
Replacing app in /system worked for me..Thanks guys as it was quite frustating....
Click to expand...
Click to collapse
thanks for the reply
there is apparently no app in the system/app folder for bluetooth, which i'm guessing is the problem
now where the heck do i find the 'replacement'? There is no bluetooth app in the market. sorry for not knowing exactly what to do
The system/app contains the bluetooth app, take a look
And if you are running 4.4.2 I can upload the apps for you
RubbaBand said:
The system/app contains the bluetooth app, take a look
And if you are running 4.4.2 I can upload the apps for you
Click to expand...
Click to collapse
yeah I meant that the bluetooth app is not in there at all. don't know why i accidentally said folder
not sure if i'm running 4.2.2 or what, how do i tell? gs4 that i've been using a custom rom called mint jelly ever since it came out back in June of last year, and have not made any further updates due to them not being necessary
You can tell by going to Settings > More > About Device > then you will find android version
RubbaBand said:
You can tell by going to Settings > More > About Device > then you will find android version
Click to expand...
Click to collapse
yeah it's 4.2.2
thanks for your help
so what's the next step?
Any time bro
And sorry im late
Download & extract the apps to System/app
Make sure you have root
http://pc.cd/JYQ
RubbaBand said:
Any time bro
And sorry im late
Download & extract the apps to System/app
Make sure you have root
http://pc.cd/JYQ
Click to expand...
Click to collapse
thanks, ive never sideloaded an app before so if you wouldnt mind....
do i download on computer? and then after I extract I take the APK and push it through? I can lookup this process but just wondering if this is the route i'm supposed to be going next
Download "ES File Explorer" then click on option button
Then scroll down and turn on Root Explorer
Then click on root explorer and choose Mount Option and change the /system to rw
Then download the apps & extract them
You can extract them on pc, then copy the apps to SD Card
From SD Card copy them to System/app
RubbaBand said:
Download "ES File Explorer" then click on option button
Then scroll down and turn on Root Explorer
Then click on root explorer and choose Mount Option and change the /system to rw
Then download the apps & extract them
You can extract them on pc, then copy the apps to SD Card
From SD Card copy them to System/app
Click to expand...
Click to collapse
really thankful for your help
i did get those exact files into my sys/app folder
restarted the device and bluetooth still wont work...really frustrating. hard to believe the only way to fix this might be to get a completely different custom ROM and resetup my entire device, which will take hours and i'm sure it's just a matter of time before I have some other problem.
Any suggestions welcome
Sorry I forgot the most important thing
Keep pressing on any app in the /System/app
And click properties
And look to the permission of the app
then keep pressing on the Bluetooth app and click properties and click change the permission of the bluetooth app to Permissions like the previous app
Reboot
Hi all,
I flashed LineageOS 16 successfully but not without difficulty.
I would like to know about folders and files which are in
-> Advanced -> File manager when we are in recovery (TWRP)
Because I find that there are a lot of folders and files
sometimes with strange names. Malicious files can
do they slip inside? Is this a problem if I delete everything?
Thank you in advance. :good:
Mike
Mika4456 said:
Hi all,
I flashed LineageOS 16 successfully but not without difficulty.
I would like to know about folders and files which are in
-> Advanced -> File manager when we are in recovery (TWRP)
Because I find that there are a lot of folders and files
sometimes with strange names. Malicious files can
do they slip inside? Is this a problem if I delete everything?
Thank you in advance. :good:
Mike
Click to expand...
Click to collapse
what is "strange" files name?
RedGreenBlue123 said:
what is "strange" files name?
Click to expand...
Click to collapse
Hi,
there are a lot of files and folders that are not empty when nothing is mounted.
What are they used for exactly?
Like a file at the root is called just "d"
Thank's
Mika4456 said:
Hi,
there are a lot of files and folders that are not empty when nothing is mounted.
What are they used for exactly?
Like a file at the root is called just "d"
Thank's
Click to expand...
Click to collapse
it's shortcut to sys/kernel/debug and default exist in android
give me all strange names
RedGreenBlue123 said:
it's shortcut to sys/kernel/debug and default exist in android
give me all strange names
Click to expand...
Click to collapse
Hi,
There are a lot of files and folders but this is the first time that I install lineageOS.
I thought wipe an android would erase everything a bit like formatting a pc or there is nothing left on the disk. So it may be normal ...?
Thank's
Mika4456 said:
Hi,
There are a lot of files and folders but this is the first time that I install lineageOS.
I thought wipe an android would erase everything a bit like formatting a pc or there is nothing left on the disk. So it may be normal ...?
Thank's
Click to expand...
Click to collapse
Not like that. eMMC on android contains firnware, unique info about your phone. So just format system, data, cache
Sent from my ZenFone Max Pro M1 using Tapatalk
Hey guys, just got my 8 Pro today, patched image and installed root
and confirmed root is working. downloaded oxygen 11 to download folder
and downloaded root explorer and gave it root permission. When I try to move the Oxygen 11 file to root
folder I get " The current file system is ready only. Do you wan to remount as read-write and continue"
I hit yes but then I get copy failed.
Any advice?
Thank you!
ShayMagen said:
Hey guys, just got my 8 Pro today, patched image and installed root
and confirmed root is working. downloaded oxygen 11 to download folder
and downloaded root explorer and gave it root permission. When I try to move the Oxygen 11 file to root
folder I get " The current file system is ready only. Do you wan to remount as read-write and continue"
I hit yes but then I get copy failed.
Any advice?
Thank you!
Click to expand...
Click to collapse
Depending on the folder you may not be able to modify system files..
Another chap was trying to edit a file in system, I don't believe you can do this with a conventional root explorer anymore. Should be able to copy it but changing that part of the system is not allowed.
You could make s magisk module to edit something, that should work.
dladz said:
Depending on the folder you may not be able to modify system files..
Another chap was trying to edit a file in system, I don't believe you can do this with a conventional root explorer anymore. Should be able to copy it but changing that part of the system is not allowed.
You could make s magisk module to edit something, that should work.
Click to expand...
Click to collapse
I'm just trying to out it in the root folder, following the instructions to do a local upgrade to oxygen 11. It's strange the others can do that local upgrade.. The instructions are even on oneplus site
ShayMagen1 said:
I'm just trying to out it in the root folder, following the instructions to do a local upgrade to oxygen 11. It's strange the others can do that local upgrade.. The instructions are even on oneplus site
Click to expand...
Click to collapse
You mean in the folder called sdcard.
That's where its meant to be..
You do not need to be rooted to install from local storage infact is best if you aren't.
dladz said:
You been in the folder called sdcard.
That's where its meant to be..
You do not need to be rooted to install from local storage infact is best if you aren't.
Click to expand...
Click to collapse
Thank for the tip, I was able to move the installation file and find it in the updater but I'm getting system update installation failed right at the start
Possible file corruption?
ShayMagen1 said:
Thank for the tip, I was able to move the installation file and find it in the updater but I'm getting system update installation failed right at the start
Click to expand...
Click to collapse
As @ShayMagen1 has said, it's more than likely borked.
Also are you rooted??
I have a guide you can follow in the guides section.
Sounds like your trying to put it in a System folder? You should Move the downloaded file to your Internal Storage (root directory)...
galaxys said:
Sounds like your trying to put it in a System folder? You should Move the downloaded file to your Internal Storage (root directory)...
Click to expand...
Click to collapse
Aye he has done that. But it's corrupt.
Needs to delete it and redownload.
dladz said:
Aye he has done that. But it's corrupt.
Needs to delete it and redownload.
Click to expand...
Click to collapse
Yup, had to redownload.. all good now..
Thanks!