[Q][L5]Boot animation non root way... - Optimus L3, L5, L7 Q&A, Help & Troubleshooting

Just to clear from start: My phone is NOT rooted
I'm on a stock rom
I don't want to void my warranty
i have E610​
Ok now lets begin....I want to change my boot animation with a custom one but i don't have a rooted phone but i found that tutorial(and other similars this is the best)
HERE---> http://forum.xda-developers.com/showthread.php?t=1580642 but i'm afraid in case something goes wrong like the phone not being compatible with the dir (/data/local) that he suggests and in result not booting at all...Or other things that may not go well...But lets be optimists :fingers-crossed:
Oh i forgot i have install SDK (so i have adb ready)
i tested adb and it's work (as far as being recognized by cmd)
So guys can someone advice me to try or not to try ? be sure before answering because i don't want to harm my phone
sorry for my english...

biluris said:
Just to clear from start: My phone is NOT rooted
I'm on a stock rom
I don't want to void my warranty
i have E610​
Ok now lets begin....I want to change my boot animation with a custom one but i don't have a rooted phone but i found that tutorial(and other similars this is the best)
HERE---> http://forum.xda-developers.com/showthread.php?t=1580642 but i'm afraid in case something goes wrong like the phone not being compatible with the dir (/data/local) that he suggests and in result not booting at all...Or other things that may not go well...But lets be optimists :fingers-crossed:
Oh i forgot i have install SDK (so i have adb ready)
i tested adb and it's work (as far as being recognized by cmd)
So guys can someone advice me to try or not to try ? be sure before answering because i don't want to harm my phone
sorry for my english...
Click to expand...
Click to collapse
see if you can push the zip with adb to /system/media/
if you can do that you're good
Sent from my LG-E400

checked
Angelcho said:
see if you can push the zip with adb to /system/media/
if you can do that you're good
Sent from my LG-E400
Click to expand...
Click to collapse
i checked this folder through my phone(i used Astro file manager) and there were 4 bootanimation but with different names so i think thats if i move my custom one there will be a confusion....
plz go to that folder so you can understand what i'm talking about..

There shoul be one simple zip - bootanimation.zip
BTW when you start your phone do the bootanimations shuffle or you get just one

UPDATE
I tried pushing though adb a bootanimation to /system/media but it told me "failed to copy" and thats "Read only file system"
So in conclusion i think i must be rooted to do these kind of stuff...

biluris said:
I tried pushing though adb a bootanimation to /system/media but it told me "failed to copy" and thats "Read only file system"
So in conclusion i think i must be rooted to do these kind of stuff...
Click to expand...
Click to collapse
I guess so...
Sent from my LG-E400 using Tapatalk 2

have you try to put onto /data/local/*...???

yayakuya said:
have you try to put onto /data/local/*...???
Click to expand...
Click to collapse
again Permision is not allowed
It doesn't let me even see whats inside that folder

biluris said:
again Permision is not allowed
It doesn't let me even see whats inside that folder
Click to expand...
Click to collapse
Geezz... mad for advice
calm down dude.... if you're using root explorer or simillar apps, ofcourse it won't show up... lol :laugh:
use adb to push that files into /data/local/*. it should be mounted as read-write by default ( thought )
i'm sorry if i wrong, i never use Un-Rooted Android devices for more than 3 hours, except my tablet for work ( it's never touched by adb thingy )...
i'm outta here................ good luck for ya

Related

adb pushing apn list

Can anyone tell me what I am doing wrong...
I am trying to push an apn list to my magic 32b (vodafone) and am using the following commands
adb devices
adb remount
adb push apns-conf.xml /system/etc
This is how i`ve seen to do it on these forums... and it pushes ok... but i never get any apns show up on my phone..
even after doing the reset to default thing.
What am i doing wrong?? does the file need to need to be somewhere else on the phone?? or called something different???
any help is appreciated
bump######
maybe try packaging it into an update.zip and updating it through recovery. that might work. some files wont let you just simply push stuff through.
you can try first to push it again through recovery. so reboot into recovery and try pushing it.
if dont work, try the update.zip method.
will try what you mentioned... but I have a feeling it wont work...
as cyanogenmod roms already have the file in them. Why does it not already show up some APNs if not mine.
Now trying again.
ok so tried pushing while in recovery mode, and no luck...
I have never put together an update.zip... so am wondering how i would go about it...
Does the zip need signing??? and how would i structure it to make certain the file goes to the right place??
Thanks for your help
Yep.. it needs to be signed.. I've re-searched this files to sign and they are a bit out there.. you may find some dead links, but there's always a good one.. But, tell me you, use a linux OS? Because what's out there is for linux, I don't even researched if there's something for windows!
i`m on windows :-(
wud luv to make the change to linux, but dont know enuf... and like my gaming to much!!
Cud anyone on a linux machine possibly put together an update.zip for me??
search in the dream's theme forum for stericson's easy auto sign app. works for windows.
I always push my apns-conf that way.
Just one thing: do you do it right after wiping, updating and rebooting? On the PIN screen at first boot, before the Android tutorial.
That's how I do it and it works fine for me.
RolSMcS said:
I always push my apns-conf that way.
Just one thing: do you do it right after wiping, updating and rebooting? On the PIN screen at first boot, before the Android tutorial.
That's how I do it and it works fine for me.
Click to expand...
Click to collapse
it wont work because the system doesnt read that file after first boot...apn list is loaded elsewhere in /data/data/
If ur going to do it that way u have wipe data after in recovery or delete the data/data/com.android.telephony watever folder and then reboot .....wiping data being easier
Sent from my EVO 4G using XDA App

HTC Hero Boot animation?

Hey I was curious if I could change the boot animation on my HTC hero I have tried the following and it still wont change am I pointing it at the wrong directory?
Code:
adb push bootanimation.zip /data/local
C:\AndriodSDK\tools>adb push bootanimation.zip /system/media/bootscreen
failed to copy 'bootanimation.zip' to '/system/media/bootscreen/bootanimation.zi
p': Read-only file system
C:\AndriodSDK\tools>adb push bootanimation.zip /data/local
815 KB/s (3553247 bytes in 4.253s)
None of these have worked I think I am putting them in the wrong spot because there can be only one correct place.
I couldnt find anything on the fourms about this and the google is full of boot animations but no one referring on where to put them.
HTC Hero Telus 2.1 (Official ROM? I have only used official roms from HTC, im kinda new to this... im trying!)
EDIT: I had checked out this thread > ( forum.xda-developers.com/showthread.php?t=591091 ) (sorry not allowed links in case I turn into a spam bot) but I cant copy into that folder and I dont have a sprint logo to copy over anyways...
THats why im requesting your help! I dont know what to do or where to begin do I need to re-flash?
the7thcolumn said:
I couldnt find anything on the fourms about this...
Click to expand...
Click to collapse
Jason Bourne: "Where are you now?"
Noah Vosen: "I'm sitting in my office."
JB: "I seriously doubt that."
NV: "Why would you doubt that?"
JB: "If you were in your office right now we'd be having this conversation face to face!"
http://forum.xda-developers.com/showthread.php?t=717576#1
'adb remount' is required.
That's the error it tosses about a read only file system.
Also, is your phone rooted?
ADB Remount? unsure what that is, and no im about to finish rooting it now.
I must be horrible at using search because I didn't see that one. Reading it now.
Just tried the remount process seems easy enough I just didnt know what you were reffering too.
C:\AndriodSDK\tools>adb remount
remount failed: Operation not permitted
Click to expand...
Click to collapse
Here is where im confused (as im new to this)
I followed a guid to rooting the HTC Telus Hero and I only did half of it as at the time I was trying to just get 2.1 on the phone as its not out in canada.
What I want to do is change the boot screen so I figure I need root access to the cell. (am I right?)
So I am trying to do that now (finish the root) but I dont need a custom rom right? Can I use the official one just with root access to change the boot screen?
I cant do an official one as I cant use it on my model apparently so I can you Villian12 on my Hero it looks cool but Im wondering is it worth ti for just boot animations. Like can I get root without a custom ROM?
yes, you can.
It's worth installing a custom rom though
I can't find any guide for rooting without installing a custom rom though :/
How would I go about doing that?

CM7 / AOSP Boot sound [working]

Another user asked for this, and I helped him through it, so I decided to post it here so everyone can have access to it. I didn't create the file, just came across it one day being bored..I digress.
Credit to barnacles10 and lithid-cm
*NOTE: Anything in brackets is either description of what is happening or an action you need to perform; don't type in anything in brackets*
What you need to do to get a boot sound on CM7/AOSP is the following.
1. http://dl.dropbox.com/u/19699565/bootsnd.sh Apparently some people had issues with the first link, so I uploaded it again. Download that file, place on your sdcard.
2. Take whatever sound you want and rename it to: android_audio.mp3 [needs to be mp3 format] and then place in your adb tools folder.
3. On your phone, open terminal emulator, and type in the following:
su [enter]
cd /sdcard [enter]
ls [to list all files, you should see bootsnd.sh]
sh bootsnd.sh [enter]
You won't see a confirmation, or message, it just runs, and returns you to a # sign.
From your computer, adb push the android_audio.mp3 to the /system/media folder, reboot, and you'll have a sound.
If you don't like / know how to use adb, using root explorer and placing the android_audio.mp3 in the system/media folder works just as well. Reboot, and enjoy your boot sound.
*NOTE*
If you flash / change roms, you'll have to re-run the process to enable the boot sound again. If you get tired of it / don't want it, you can use root explorer and delete the file.
Alternate method:
For those that don't like using the terminal emulator, you can do it via adb:
navigate to your adb folder via commanda prompt, then issue the following commands:
adb remount
adb shell
cd /sdcard
ls [will list files, you should see bootsnd.sh]
sh bootsnd.sh
Like in the emulator, you will be returned with a # sign. Then place the audio file in the folder I specified. Just decided like posting an alt method. Enjoy.
Nice post I'm going to do this now!
Sent from my PC36100 using XDA Premium App
Well I do hope you enjoy it.
Excellent, trying this now!
Edit: Works great on CM7 7.0.2.1!!! Nice find!
.........at 8 am today someone poisons the coffee....do not drink the coffee. More instructions will follow.
Cordially,
Future Dwight
teh roxxorz said:
Well I do hope you enjoy it.
Click to expand...
Click to collapse
And I must say it has worked flawlessly.. I maintain a small network off friends rooted phones and this is one off the "hit" fixed so far everybody loves it. Thanks again for the help with this the other day..
Sent from my PC36100 using XDA Premium App
I really want this.. I just found this thread after searching and searching for an answer.. I just about gave up but I think I still my have a problem. My hboot version is 2.10 and dont think this will allow me to use pushboot.... any ideas
opps.. guess I should have read the whole post..... I am bout to give it a try
frikin awesome thanks a bunch.. I dont know what that little file did but it worked .. wooohoooooooooooo
teh roxxorz said:
Another user asked for this, and I helped him through it, so I decided to post it here so everyone can have access to it. I didn't create the file, just came across it one day being bored..I digress.
What you need to do to get a boot sound on CM7/AOSP is the following.
1. Download that file, place on your sdcard.
that download just shows up as a text file... am i doin it wrong?
Click to expand...
Click to collapse
@teh roxxorz: Thanks a lot man. I had to search a longtime to find this. You're the man. Seems like CM7.02.1 doesn't have that bootsnd.sh file embedded. Maybe the latest stable has it. If I wasn't new to the forum I'd know how to hit you with a "Thank You"...
youdoofus said:
teh roxxorz said:
Another user asked for this, and I helped him through it, so I decided to post it here so everyone can have access to it. I didn't create the file, just came across it one day being bored..I digress.
What you need to do to get a boot sound on CM7/AOSP is the following.
1. Download that file, place on your sdcard.
that download just shows up as a text file... am i doin it wrong?
Click to expand...
Click to collapse
The file should save as a .sh. If it doesn't show up as .sh when you are saving it, save it as all file types, and that should work as well.
If you double click it, it should prompt you with the "no program found...do you want to...blah blah" And it should show bootsound.sh
Click to expand...
Click to collapse
gReeNzZz said:
@teh roxxorz: Thanks a lot man. I had to search a longtime to find this. You're the man. Seems like CM7.02.1 doesn't have that bootsnd.sh file embedded. Maybe the latest stable has it. If I wasn't new to the forum I'd know how to hit you with a "Thank You"...
Click to expand...
Click to collapse
Well AOSP roms [i.e CM7] wasn't designed to have boot souns, so it probably won't be integrated [my speculation].
And if you ever want to "thank" anyone, at the bottom of every post, you'll see a "thanks" button, and then you have "thanked" them, and the user can see it.
Can't get this flashed. I tried to rename what I had downloaded from cyan's web site, Droid eye audio.zip, even tried to just flash it. A little help please
Sent from my ERIS ADR6200 using XDA App
chefrjd33 said:
Can't get this flashed. I tried to rename what I had downloaded from cyan's web site, Droid eye audio.zip, even tried to just flash it. A little help please
Sent from my ERIS ADR6200 using XDA App
Click to expand...
Click to collapse
Well if its a zip file. Extract the file, it should be an mp3 inside. Rename that file to android_auido [should have .mp3 extension already].
It launches rom manager and tells me its a operating system. Did I get the wrong file.
Sent from my ERIS ADR6200 using XDA App
chefrjd33 said:
It launches rom manager and tells me its a operating system. Did I get the wrong file.
Sent from my ERIS ADR6200 using XDA App
Click to expand...
Click to collapse
Where are you opening the file that its making it open from rom manager?
teh roxxorz said:
Another user asked for this, and I helped him through it, so I decided to post it here so everyone can have access to it. I didn't create the file, just came across it one day being bored..I digress.
What you need to do to get a boot sound on CM7/AOSP is the following.
1. http://dl.dropbox.com/u/19699565/bootsnd.sh Download that file, place on your sdcard.
2. Take whatever sound you want and rename it to: android_audio.mp3 [needs to be mp3 format] and then place in your adb tools folder.
3. On your phone, open terminal emulator, and type in the following:
su [enter]
cd /sdcard [enter]
ls [to list all files, you should see bootsnd.sh]
sh bootsnd.sh [enter]
You won't see a confirmation, or message, it just runs, and returns you to a # sign.
From your computer, adb push the android_audio.mp3 to the /system/media folder, reboot, and you'll have a sound.
If you don't like / know how to use adb, using root explorer and placing the android_audio.mp3 in the system/media folder works just as well. Reboot, and enjoy your boot sound.
*NOTE*
If you flash / change roms, you'll have to re-run the process to enable the boot sound again. If you get tired of it / don't want it, you can use root explorer and delete the file.
Click to expand...
Click to collapse
Ok just tried this without using adb as I think its million times better to just use a ftp app and get this done in seconds. But I dont know why its not working. I check the name to make sure I wasnt putting in the .mp3 twice and for some reason it wont play the file. And its in MP3 format.
I had some that wouldn't play for some reason too. Try a different mp3 file and see id it work. If not did u get the bootsnd file placed on the root of sd card and pushed the file with adb. Or my preferred method terminal emulator.
Kings GB Destroyed EVO
Or tell me what steps udid do.
Kings GB Destroyed EVO
cmurray77 said:
I had some that wouldn't play for some reason too. Try a different mp3 file and see id it work. If not did u get the bootsnd file placed on the root of sd card and pushed the file with adb. Or my preferred method terminal emulator.
Kings GB Destroyed EVO
Click to expand...
Click to collapse
Really well I actually tried the audio from the driod just to see but I try a couple more. Yeah the problem with using those they are more timely and both USB ports are beyond ****ed right lol. But I should just be able to do this over FTP. Was there anything similar to the ones that worked to the ones that did.

[Need Help] Bootloop after changing font {Solved}

Grrr I going to cry
Ok guys so i change the font using an app and after reboot the device get stuck at bootanimation.
The problem is that i can't have acces to system partition so i'm afraid my mojo is softbrick....
i try to update the device using fastboot command (c:/sdk/fastboot update c:/mojo.zip) but i got the "waiting for device" even when it is pluged
Do you have any idea of what i can do to revert the android ttf to stock ??
[Edit] Ok i have to thanks again Paul OBrien for his root method because i simply edit is own boot.img by adding in the superboot folder the stock font and addind line to the script to put it in the right folder and set correct permissions. I go into fastboot, flash reboot and it's finaly repair
AH AH AH AH AH AH AH AH AH
[Edit] i think if someone could make a system.img with just the stock font in it or the stock system.img i should probably able to flash it
Dead-neM said:
[Edit] i think if someone could make a system.img with just the stock font in it or the stock system.img i should probably able to flash it
Click to expand...
Click to collapse
Idk. Maybe try rooting it and see if you can get it to boot. It's very easy to root if you haven't done so already.
mherma said:
Idk. Maybe try rooting it and see if you can get it to boot. It's very easy to root if you haven't done so already.
Click to expand...
Click to collapse
it's already rooted. I don't know want you wanna do at boot
Dead-neM said:
Grrr I going to cry
Ok guys so i change the font using an app and after reboot the device get stuck at bootanimation.
The problem is that i can't have acces to system partition so i'm afraid my mojo is softbrick....
i try to update the device using fastboot command (c:/sdk/fastboot update c:/mojo.zip) but i got the "waiting for device" even when it is pluged
Do you have any idea of what i can do to revert the android ttf to stock ??
Click to expand...
Click to collapse
I know reading in one of the other threads in the mojo general forum that someone took theirs apart and there is 3 buttons inside. You might see if you can locate that thread on how to disassemble it and try holding down on a button while plugging it in. There is no known documentation on what they do but if your bricked what could it hurt.
willdj79 said:
I know reading in one of the other threads in the mojo general forum that someone took theirs apart and there is 3 buttons inside. You might see if you can locate that thread on how to disassemble it and try holding down on a button while plugging it in. There is no known documentation on what they do but if your bricked what could it hurt.
Click to expand...
Click to collapse
Yes i see that in forum but i don't want to open it because it's avoid the warranty
i repair the mojo by an other method i'll update the thread soon thanks
Dead-neM said:
Yes i see that in forum but i don't want to open it because it's avoid the warranty
i repair the mojo by an other method i'll update the thread soon thanks
Click to expand...
Click to collapse
I think rooting it voids the warranty?? which is why I don't get how MC can advertise instructions on their website.
You should raise a support request with them on their site.
Hopefully kitkat is around soon.
Good luck!
We've decided to take an open stance on rooting - it's your box to do with as you wish. Of course the obvious caveats apply that you run the risk of causing boot issues, as Dead-neM has found!
Dead-neM in the interests of sharing, could you detail exactly what changes you made to the script and exactly what you did so it's explicitly spelled out for anyone else who runs into the same issue?
Yeah, how do you mount the superboot.img and modify the contents?
Ok this what i have do exactly hope it can be helpfull so:
1/ Have cygwin + Android kitchen tool on your pc ( This software is use to decompile the boot.img and it can be find into xda forum ) So open it decompile the boot.img of Paul Obrien MmM3 ( Kitchen can't decompile boot if it have not system.img too so i decompile first the 110ww official zip rom and replace the boot img by the Paul Obrien's )
2/Go onto the folder of the decompile Boot.img : So open /boot.img-ramdisk/superboot/ there is a superboot.sh script open it
You can see all command. What you have to do is to put yours before the 3 last line ( mount -o ro, remount -t ext4 ........)
I type { cat /superboot/Clockopia.ttf>/system/fonts/Clockopia.ttf
cat /superboot/Roboto-Regular.ttf>/system/fonts/Roboto-Regular.ttf
chmod 777 /system/fonts/clockopia.ttf
chmod 777 /system/fonts/Roboto-Regular }
cat is used to move file and chmod to set permission
3/ Now i said to the boot img to replace file and set permission to it i need to put the file into the boot.img folder so i just copy the Clockopia and Roboto font into superboot folder
4/Now you can recompile the boot img using kitchen then flash it using Paul Obrien script
Enjoy i think you can put gapps with this method so if there is a courageous one here your welcome !!
Dead-neM said:
Grrr I going to cry
Ok guys so i change the font using an app and after reboot the device get stuck at bootanimation.
The problem is that i can't have acces to system partition so i'm afraid my mojo is softbrick....
i try to update the device using fastboot command (c:/sdk/fastboot update c:/mojo.zip) but i got the "waiting for device" even when it is pluged
Do you have any idea of what i can do to revert the android ttf to stock ??
[Edit] Ok i have to thanks again Paul OBrien for his root method because i simply edit is own boot.img by adding in the superboot folder the stock font and addind line to the script to put it in the right folder and set correct permissions. I go into fastboot, flash reboot and it's finaly repair
AH AH AH AH AH AH AH AH AH
Click to expand...
Click to collapse
i have a black screen problem.
can you tell how you solved your problem?
thanks
angus1225 said:
i have a black screen problem.
can you tell how you solved your problem?
thanks
Click to expand...
Click to collapse
Did you get it solved?
Sent from my LGMS395 using Tapatalk
Unjustified Dev said:
Did you get it solved?
Sent from my LGMS395 using Tapatalk
Click to expand...
Click to collapse
After reading a lot...yes!
I managed to conect mojo to a tv and a laptop to the mojo. Then i turn on mojo in flastboot and using the commsnds that a copy from the superboot.bat. i boot the mojo in twrp recovery and from there i flash the mojo rom.
And i recover the mojo just as i left it before the problem
I wish this helps someone.
[emoji106]

It's been a while. HELP!!

Okay guys first off sorry if there's a thread for this but XDA has become so over crowded and full of comments it's just to much to read through and try to remember. But anyway
Can anyone point me in the right direction or simply explain real quick how to properly root the T-Mobile variant. I'm running full stock (Obviously) I'm on H91810j and would like to debloat a little and use greenify. Any help is appreciated.
StonerSteve420 said:
Okay guys first off sorry if there's a thread for this but XDA has become so over crowded and full of comments it's just to much to read through and try to remember. But anyway
Can anyone point me in the right direction or simply explain real quick how to properly root the T-Mobile variant. I'm running full stock (Obviously) I'm on H91810j and would like to debloat a little and use greenify. Any help is appreciated.
Click to expand...
Click to collapse
There is literally speaking a thread dedicated just for the sake of rooting and twrp lol. Here:
https://forum.xda-developers.com/v20/development/h918-recowvery-unlock-v20-root-shell-t3490594
It should take about 3 to 5 minutes to complete the whole process if you know what you are doing. If you are a noob it might take sometime to figure out were to go from one step to another
Also, just remember, there is a search function on the v20 section's main screen. You can always use keywords and the function will search what you are looking for (if someone has posted something related to That). As French prople says... "Bon chance|"
P.s: yes. The rooting method by jcadduono works for 10j
jinkerz9430 said:
There is literally speaking a thread dedicated just for the sake of rooting and twrp lol. Here:
https://forum.xda-developers.com/v20/development/h918-recowvery-unlock-v20-root-shell-t3490594
It should take about 3 to 5 minutes to complete the whole process if you know what you are doing. If you are a noob it might take sometime to figure out were to go from one step to another
Also, just remember, there is a search function on the v20 section's main screen. You can always use keywords and the function will search what you are looking for (if someone has posted something related to That). As French prople says... "Bon chance|"
P.s: yes. The rooting method by jcadduono works for 10j
Click to expand...
Click to collapse
ive downloaded everything and when i extract the adb fastboot it extracts just fine but when i go to run it as administrator a box opens then closes immediately. what am i doing wrong
StonerSteve420 said:
ive downloaded everything and when i extract the adb fastboot it extracts just fine but when i go to run it as administrator a box opens then closes immediately. what am i doing wrong
Click to expand...
Click to collapse
Oh. The adb i used was from a pixel thread... The one posted in the rooting thread seems to either be missing a file called lib.... Something i forgot the name lol; or they did open and close immediately like it happened to you.
jinkerz9430 said:
Oh. The adb i used was from a pixel thread... The one posted in the rooting thread seems to either be missing a file called lib.... Something i forgot the name lol; or they did open and close immediately like it happened to you.
Click to expand...
Click to collapse
Can you link me to the adb you used. It just keeps opening and closing.
StonerSteve420 said:
Can you link me to the adb you used. It just keeps opening and closing.
Click to expand...
Click to collapse
Let me see if i can find it. If not i will zip it and send it to you
jinkerz9430 said:
Let me see if i can find it. If not i will zip it and send it to you
Click to expand...
Click to collapse
Thank you
StonerSteve420 said:
Thank you
Click to expand...
Click to collapse
Well. I couldnt find it. Anyway, i made a zip with all the files. Here:
View attachment 4070081
jinkerz9430 said:
Well. I couldnt find it. Anyway, i made a zip with all the files. Here:
View attachment 4070081
Click to expand...
Click to collapse
Still doing it. I must be the one person who's screwed lol
StonerSteve420 said:
Still doing it. I must be the one person who's screwed lol
Click to expand...
Click to collapse
Have you tried to run it in administrative mode?
jinkerz9430 said:
Have you tried to run it in administrative mode?
Click to expand...
Click to collapse
Right click run as administrator? Yes I have. Still can't get this to work. I'm using WinRar idk if that's the culprit or not. It's always been reliable.
Here, use this.
https://forum.xda-developers.com/showthread.php?t=2588979
Best for noobs.
It it asks about system wide say yes.
Then hit Windows key and R and type cmd. Then run your commands. The installer should also work.
StonerSteve420 said:
Right click run as administrator? Yes I have. Still can't get this to work. I'm using WinRar idk if that's the culprit or not. It's always been reliable.
Click to expand...
Click to collapse
Wait. I forgot to tell you. You cant double click the files. The files can be accessed only by using cmd. (command promt). So, extract the files into a folder, and use cd or pushd in dorect it to the directory where the files are. That is the proper way.
jinkerz9430 said:
Wait. I forgot to tell you. You cant double click the files. The files can be accessed only by using cmd. (command promt). So, extract the files into a folder, and use cd or pushd in dorect it to the directory where the files are. That is the proper way.
Click to expand...
Click to collapse
I know what you mean but how does the command go. I know I have to type something then add the file name sorry like I said I'm used to the old way maybe use adb for one step then the rest does it itself lol trying to catch up
StonerSteve420 said:
I know what you mean but how does the command go. I know I have to type something then add the file name sorry like I said I'm used to the old way maybe use adb for one step then the rest does it itself lol trying to catch up
Click to expand...
Click to collapse
For starter... Whats the directory where you downloaded and extracted adb fastboot? Assuming you are using the file i sent you. Was it on the downloads directory? If so open cmd (not in administratibe mode) and type pushd Downloads . Then ise all the start the adb server by using adb start-server to recognize your device. Or if you want to even see if your device is even present type adb devices
jinkerz9430 said:
For starter... Whats the directory where you downloaded and extracted adb fastboot? Assuming you are using the file i sent you. Was it on the downloads directory? If so open cmd (not in administratibe mode) and type pushd Downloads . Then ise all the start the adb server by using adb start-server to recognize your device. Or if you want to even see if your device is even present type adb devices
Click to expand...
Click to collapse
I have it in a folder on the desktop. So I type pushed Desktop/(folder name)? Or can it not be in a desktop folder. Sorry your spelling is confusing me with the second part how do I start adb server? Do I type adb start-server? Thanks for helping it's greatly appreciated
StonerSteve420 said:
I have it in a folder on the desktop. So I type pushed Desktop/(folder name)? Or can it not be in a desktop folder. Sorry your spelling is confusing me with the second part how do I start adb server? Do I type adb start-server? Thanks for helping it's greatly appreciated
Click to expand...
Click to collapse
You could use the desktop but it is more troublesome to type the directory. Thats why i suggest to put it on the downloads folder and asked you to not start the cmd as administrative. Because when you dont start it as administrative, cmd will start right from the users folder and then is only a matter of writting pushd Downloads. Focus on the first part first. Otherwise you will go nowhere lol.
jinkerz9430 said:
You could use the desktop but it is more troublesome to type the directory. Thats why i suggest to put it on the downloads folder and asked you to not start the cmd as administrative. Because when you dont start it as administrative, cmd will start right from the users folder and then is only a matter of writting pushd Downloads. Focus on the first part first. Otherwise you will go nowhere lol.
Click to expand...
Click to collapse
Thank you. I'll try that when I get home.
jinkerz9430 said:
You could use the desktop but it is more troublesome to type the directory. Thats why i suggest to put it on the downloads folder and asked you to not start the cmd as administrative. Because when you dont start it as administrative, cmd will start right from the users folder and then is only a matter of writting pushd Downloads. Focus on the first part first. Otherwise you will go nowhere lol.
Click to expand...
Click to collapse
Okay I got into the download folder using cmd (pushd download) i tried doing adb and hitting enter after and it brought up a bunch of lines after that. I did adb devices and it shows my phone but when I do fastboot oem unlock it just hangs at waiting for devices. USB debugging is on and so is OEM unlock.
StonerSteve420 said:
Okay I got into the download folder using cmd (pushd download) i tried doing adb and hitting enter after and it brought up a bunch of lines after that. I did adb devices and it shows my phone but when I do fastboot oem unlock it just hangs at waiting for devices. USB debugging is on and so is OEM unlock.
Click to expand...
Click to collapse
but are you in fastboot mode now? because after you have done the OEM unlock and then after that use usb debbugging then accept the prompt it shows about giving authorization to your computer, then after that you must go to fastboot mode to start the process of root

Categories

Resources