[Q] Easy Root app - Motorola Droid and Milestone Q&A, Help & Troublesh

Does this app work for milestone?
wwwdroid-lifecom/2010/08/06/android-2-2-on-droid-rooted-with-easy-root/
need to add in the "." as can post links..

It lists milestone so I'm sure it would.
Needs to be >2.1 i believe

i try it .. its really wonderful ..
just seconds then reboot and your phone root ..
i have milestone 2.1

great~!! finally .. the easiest wat to root...!

So this does work then?
Sent from my Milestone using XDA App

yap.. go the homepage and look for the one for milestone..
note: this is only for root only.. nothing more nothing less

got it running. root apps now function.
but root with adb shell doesn't. if I try to remove stock apps like motonav i get permission denied. or if I try to remount with rw option is tells me "remount failed: operation not permitted"
can anyone help?

t.Lancer said:
got it running. worked root apps now function.
but root with adb shell doesn. if I try to remove stock apps like motonav i get permission denied. or if I try to remout with rw option is tells me "remount failed: operation not permitted"
can anyone help?
Click to expand...
Click to collapse
Did you type "su" first?

I love this app it's great. Works great Angevin can now overclock
Sent from my Milestone using XDA App

I did. I googled around and tried to change folder permissions, remount system, data and all that, put none of it works. all shell su commands are denied.
can anyone confirm this, or is it really just me?

t.Lancer said:
I did. I googled around and tried to change folder permissions, remount system, data and all that, put none of it works. all shell su commands are denied.
can anyone confirm this, or is it really just me?
Click to expand...
Click to collapse
Yeah, same for me. The interesting thing is that I was able to delete some system apks step by step, so somehow I had rw at /system but that was only for like 2 mins, then it stopped working. After some reboots, trying to unroot and root again it worked again for some time...too crazy...in the end I messed it up and had to flash the stock sbf, because the market didnt work anymore. Dunno what happened there, but was my first try at rooting anyway
Furthermore shell and /system were denied, remounting to rw didn't work either!

Related

SOLVED - Pull an APK from unrooted phone

I have a Motorola Cliq, Also a G1. I was wondering. Is there a way to pull an APK from an unrooted phone? I can "adb shell" into the phone and look at it's contents. I see the APK i want to copy but since i don't have root, it says "CP Permission Denied"... Is there a way of pulling or copying an APK if the phone is not rooted???
Did you try adb remount first?
Karolis said:
Did you try adb remount first?
Click to expand...
Click to collapse
yes, I tried ADB remount but it doesn't work... I can do adb devices and it'll show but it won't mount it as rw... it just lists the contents but can't copy,move,pull or push.
Where is the apk located? If it's in /system and it's read-only in theory you should still be able to pull it. Don't know why you're using 'cp' rather than adb pull.. If it's in data/app-private then no you won't be able to pull it. Hence the ADP1 has root but can't download paid apps (to prevent piracy)..
Solved
I tried CP, MV, PULL, PUSH... nothing worked because the phone is not rooted... BUT I SOLVED THE PROBLEM!
Here's what my goal was. My wife got a Motorola Cliq. It came with the TeleNav program and i wanted to put it on my G1... I couldn't get it out because the phone's not rooted....
I fixed the problem though...
I installed ASTRO File Manager on the Motorola Cliq, located the APK and used the e-mail option to e-mail it to myself... that actually worked... woot woot!
Installed it on the G1 and it works like a charm... so now I have Turn by Turn directions on my G1.
follow up question because i'm attempting to do the same thing, just trying to extract the apk. where exactly did you find that file using astro, i've been looking but haven't seen it
jbearamus said:
follow up question because i'm attempting to do the same thing, just trying to extract the apk. where exactly did you find that file using astro, i've been looking but haven't seen it
Click to expand...
Click to collapse
Apps should be in /data/app.
Also, you could have used ADB
Code:
adb pull /data/app/app.to.pull.apk C:\apps
Ooglez said:
Apps should be in /data/app.
Also, you could have used ADB
Code:
adb pull /data/app/app.to.pull.apk C:\apps
Click to expand...
Click to collapse
now i understand the fact that i have a different device may screw things up, but when i look in the data file it says "directory is empty" and when i executed that command via cmd prompt it says remote object...does not exist
the new google maps in market hs turn by turns as well...
Problem solved through other means, thanks for the help!

[Q] Remove Superuser Permission Icon

I used universal androot to root my phone and I want to unroot it. I can't get rid of the superuser permission icon with the skull and crossbones. How can I get rid of that to return my phone back to normal?
The only way I was able to do this was to flash the old ERE27 passimg then the FRF91 Rom. Yes this wipes everything and takes your phone back to stock.
Not sure if anyone else was able to remove the SU icon and app without a full reflash back to the old version.
There has to be an easier way than that.
Get root explorer and go to system/app/superuser delete that is the easiest way
Sent from my Nexus One using XDA App
Is root explorer in the market? Priced in ₤.? I have android mate. Can I do it with that? Or another free app? I couldn't find a delete option in android mate.
rm is the delete command in linux. /system/app is the directory. Just use terminal and delete the apk. Don't forget to mount the /system/ dir as rw. Google should help you with that.
evilkorn said:
rm is the delete command in linux. /system/app is the directory. Just use terminal and delete the apk. Don't forget to mount the /system/ dir as rw. Google should help you with that.
Click to expand...
Click to collapse
That's pretty much Greek to me. Are there some instructions to do that somewhere? I just want to put my phone back to normal.
http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=remove+system+applications+android
I think you can delete pretty much anything using titanium backup while rooted. Then, unroot and become a slave to your device.
NO ONE KNOWS HOW TO REMOVE THIS DAMN ICON? I can't delete it using Titanium Backup or Android Mate
tardman91 said:
NO ONE KNOWS HOW TO REMOVE THIS DAMN ICON? I can't delete it using Titanium Backup or Android Mate
Click to expand...
Click to collapse
Not anyone that's been in this thread...LoL!
tardman91 said:
NO ONE KNOWS HOW TO REMOVE THIS DAMN ICON? I can't delete it using Titanium Backup or Android Mate
Click to expand...
Click to collapse
Do you still have root?
Actually why would you want to unroot?
Tardman
I promise you I went through this all. SU is not an "app" and cannot be removed like any app can. It becomes part of the ROM. As far as I could tell. It wont even go away if you re-flash the stock ROM.
The only way I got rid if it was through installing the passimg from boot so the whole system wiped. Then flashed froyo clean.
Everything else, including all mentioned here, did not work.
And it only takes about 10 minutes to get through the process.
Sent from my Nexus One using Tapatalk
I unrooted. If I just leave it there it doesn't affect anything, right?
I tried to reflash froyo clean, but I kept getting some kind of errors (see my Restore Nexus One for Dummies thread). Oh well.
I want to unroot so that I get all of my over the air updates without any hassles. I thought about jumping ship to the new Cyanogen Mod now that it's a stable release, but I just don't feel comfortable enough messing with the phone like that just yet. Although tonight I did get adb and fastboot working, so I'm making progress. Maybe one day...
tardman91 said:
... I thought about jumping ship to the new Cyanogen Mod now that it's a stable release, but I just don't feel comfortable enough messing with the phone like that just yet. Although tonight I did get adb and fastboot working, so I'm making progress. Maybe one day...
Click to expand...
Click to collapse
All it takes is patience.
I was once where you are. Afraid of messing up my expensive phone.
I followed enough threads. Read enough wikis. Kept up with the Androidâ„¢ blogs, and now?! I'm pretty good at this stuff.
Good enough that I rooted, and flashed a new ROM on a friends EVO today.
Although I DID BRICK IT for a while, I was confidant that I would find the solution on these forums.
Chance are it's happened to MANY MORE PEOPLE, aside from you and I.
No need to start a new thread. It's been asked before.
SEARCH, and YE SHALL FIND!
I used universal androot to root my phone an i selected unroot just to see if it actually unroots ur phone an when it said my phone wasnt rooted anymore i noticed that superuser was gone. So unrooting deleted superuser for me
chris6278 said:
I used universal androot to root my phone an i selected unroot just to see if it actually unroots ur phone an when it said my phone wasnt rooted anymore i noticed that superuser was gone. So unrooting deleted superuser for me
Click to expand...
Click to collapse
The problem with that is, Universal Androot no longer works after the FRG22D update. I forgot to unroot before updating and now universal androot can't unroot nor can I remove the superuser.apk since I'm no longer rooted...even though androot says I am and can't unroot. I guess universal androot is dead because I've been watching for an update and there has been no activity for 2+ months. I only used androot to enable the wireless tether option.
SuperOneClick...
Sent from my Nexus One using XDA App
My first post This worked for me after hours of research
Hey I'm new here and wow this forum has ton of information. Thanks all for sharing!
Hope this help!
But for this specific problem (superuser permission icon) won't delete. After hours of looking and trying multiple solutions, only one worked. The other ones deleted it, but as soon as I reformat my phone it would come back. Got this from another forum (travisFC thx!!) and it WORKS!!
I used Z4root (off the market) to re-root, fantastic app!!
1. Re-root your phone (yes make sure your phone is "jailbroke" again) and download an app in the market called Terminal Emulator (its free)
2. Now type the following in the terminal emulator app. One line at a time and pressing enter after each line
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
cd /system/app
rm Superuser.apk
mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system
3. Sync phone with google (in the settings). (Not sure what the hell this meant, but sent an email to myself, don't think you need this step.)
4. Reboot phone
5. App should now be gone, but you will probably see the NEW superuser icon (widget)
6. Reapply unrooted OS (Z4root select unroot) and wipe device .
7. Should be unrooted and the app will be gone..you can check your root status by using the Terminal Emulator app and typing "su" it should say permission denied.
FYI - I'm on Rogers Captivate.
Hope this helps...what a headache.
get rid of superuser icon
Want to rid yourself of the superuser icon and be able to take your phone back to provider without worry? Here's how and it's less steps than Thumpers way (no disrespect intended).
1. I'm assuming you have unrooted your phone and just have the annoying su icon.
2. Download z4root from market. root your phone with it. Use the "temporary root" bar.
3. Once rooted go in and out of a few apps, then go back to z4oot and press it. It will ask for superuser permission and say yes.
4. Z4root will open and then tap on the "unroot" bar and that's it. It removes everything including superuser icon.
Enjoy.
By the way I have Galaxy S Vibrant i9000M with 2.1 eclair.

[Q] Root access

Hey I was looking around and I couldn't find anything, but is there any way to root our vogues on android? I'm not too experienced, but I know rooting is phone specific, and since ours are a little mixed up, it probably wouldn't work the same. I want a way to do it without using ADB, my computer won't support it. I want to be able to edit/change some system files, I.E. bootanimation, UI components, and removing stock apps. correct me if I'm wrong on any of this, and thanks for any help.
Android on the vogue is rooted
Yes I know our phones are rooted, but the system acts like it's not. I.E. applications that require Root access claim that the phone isn't.
i may be a little behind on all the terms but im pretty sure for the vogue its not root its NAND.
in that case, try this http://forum.xda-developers.com/showthread.php?t=636024
as a good place to start then move on from there.
good luck and welcome to the club
Strange, programs like root explorer function fine for me, tho the system partition is mounted as read-only by default which may cause problems with some apps?
It's rooted, but my guess is those apps are looking for a feature common on rooted phones and not finding it. they might mean that the system partition is not writable, that can be changed using terminal:
Code:
mount -o rw,remount /system
see if that does it.
mrkite38, I tried using terminal like you said, and it returned" mount: permission denied. (are you root?) "
Also, I can use ES File Explorers' Root Explorer option and edit /system and /data just fine, and that app mounts as writable just fine, but terminal doesn't?
delivery_dragon said:
mrkite38, I tried using terminal like you said, and it returned" mount: permission denied. (are you root?) "
Also, I can use ES File Explorers' Root Explorer option and edit /system and /data just fine, and that app mounts as writable just fine, but terminal doesn't?
Click to expand...
Click to collapse
Terminal will, but you have to
Code:
su
first.
Sent from my DROID2 using XDA App
Thanks I'll try that. hey is there any place I could go to find some kind of shortcut/noob/command list for terminal? I have no knowledge whatsoever of code to use
Its stripped out linux shell, you can google busybox and see what commands are available there.
Sent from my DROID2 using XDA App
the phone is rooted, check to see if you have SuperUser.apk installed. you will need that for apps to access root privileges
Here is the SuperUser.apk file from RLS 17
Need to be logged in to download it I think?

mount -o remount,rw /system mount: Read-only file system

Im on Android M preview 2 with Desparis 3.3 kernel, rooted.
I would like to update build.prop and change user -> userdebug.
Before on Lollipop all I had to do is remount /system in rw and change the file.
Android M doesn't allow me to remount /system in rw.
adb push fails to overwrite the file.
Any solutions please ?
jodvova said:
Im on Android M preview 2 with Desparis 3.3 kernel, rooted.
I would like to update build.prop and change user -> userdebug.
Before on Lollipop all I had to do is remount /system in rw and change the file.
Android M doesn't allow me to remount /system in rw.
adb push fails to overwrite the file.
Any solutions please ?
Click to expand...
Click to collapse
I dont think you can write to system at all anymore, even with root. I do it all in recovery for right now.
Thanks! At least it's one possible solution !
david279 said:
I dont think you can write to system at all anymore, even with root. I do it all in recovery for right now.
Click to expand...
Click to collapse
Actually, can you elaborate how do you do it ?
I've just tried booting into TWRP, then connected the phone to PC, did adb push of changed build.prop into /system, reboot the phone and realized that the phone still has the old build.prop.
jodvova said:
Actually, can you elaborate how do you do it ?
I've just tried booting into TWRP, then connected the phone to PC, did adb push of changed build.prop into /system, reboot the phone and realized that the phone still has the old build.prop.
Click to expand...
Click to collapse
First in twrp make sure you mount system in the mount menu then you should be able to push and pull. You probably pushed the file nowhere even though I think you should've got a error message. I pulled the build.prop straight from twrp edited it then pushed it right back. Did it for the tethering hack. ? ?
david279 said:
I dont think you can write to system at all anymore, even with root. I do it all in recovery for right now.
Click to expand...
Click to collapse
sure you can. all i use is root explorer. i change what i need, save it, then reboot for it to take affect. works every time.
simms22 said:
sure you can. all i use is root explorer. i change what i need, save it, then reboot for it to take affect. works every time.
Click to expand...
Click to collapse
I didn't think write to system was working in the M builds. Must be something wrong with his root method.
david279 said:
I didn't think write to system was working in the M builds. Must be something wrong with his root method.
Click to expand...
Click to collapse
maybe. im using despair and sometimes elementalx kernels. does everything else root work for you? all is working here.
edit.. i should ask him, not you
simms22 said:
maybe. im using despair and sometimes elementalx kernels. does everything else root work for you? all is working here.
edit.. i should ask him, not you
Click to expand...
Click to collapse
Root works great in all apps.
The only problem I have is with RO system. Before M I would use ES explorer to modify and save build.prop and Android Terminal to remount system as RW. But it doesn't work like that anymore in M.
Ive never tried root explorer.
jodvova said:
Root works great in all apps.
The only problem I have is with RO system. Before M I would use ES explorer to modify and save build.prop and Android Terminal to remount system as RW. But it doesn't work like that anymore in M.
Ive never tried root explorer.
Click to expand...
Click to collapse
it works exactly like it did before over here. and ive manuslly changed my build.orop several times already.
I'm on Preview 2, rooted, Despair kernel 3.3.
Still confused as to how to enable mounting /system r/w from within Android and not TWRP. Trying FX file explorer as well as Terminal Emulator with no success. I have Busybox installed and under Applet Manager it shows the "Mount" applet as installed and symlinked to /system/bin/toolbox.
KnifeSkills said:
I'm on Preview 2, rooted, Despair kernel 3.3.
Still confused as to how to enable mounting /system r/w from within Android and not TWRP. Trying FX file explorer as well as Terminal Emulator with no success. I have Busybox installed and under Applet Manager it shows the "Mount" applet as installed and symlinked to /system/bin/toolbox.
Click to expand...
Click to collapse
Haven't tried M as it buggy but have used Root Explorer the grand father of file explorers on everything since TBolt.
prdog1 said:
Haven't tried M as it buggy but have used Root Explorer the grand father of file explorers on everything since TBolt.
Click to expand...
Click to collapse
root explorer since 2009 here
simms22 said:
root explorer since 2009 here
Click to expand...
Click to collapse
Root Explorer FTW. Always works and same file system as shows on PC.
Well Root Explorer wasn't the answer, surprisingly enough haha...
Needed insecure boot.img obtained here flashed with help from this thread, with further reading here for better understanding or doing it yourself.
Also I apparently forgot that adbd insecure by chainfire exists until just now, which could have potentially been another solution.

HTC One M7 - App will not stick on /system

Hi everyone
I'm trying to get the infamous GPS Location Spoofer installed as a system app on my rooted HTC phone, but so far no luck, so I figured I would try to ask for help here, in case anyone went through a similar situation, or knows what I've been doing wrong. This is what I tried so far:
Installed the app from Google App store, and using File Explorer with root , tried to move the app folder to /system/app or /system/priv-app, , but pasting the folder there would result in an instant reboot and the app would not be there.
So I installed lucky patcher , and using apk downloader, downloaded the apk file from the App Store, copied it over to the phone, and used the "Rebuild and Install" option, choosing the option to install it as a system app , and it would process it and say that the installation was sucessfull, needs to reboot to complete, but after the reboot the app would not be there (not only not showing on the apps list, but navigating to the /system folder with File Explorer and checking app and priv-app I could verify that it was not installed).
SO I tried to use adb shell to do the work , and this is what I did:
mount -o remount /dev/block/mmcblk0p35 /system
to mount the /system filesystem as read write , and it did
cp /sdcard/Download/com.incorporateapps.fakegps.fre-55.apk /system/app
to copy the file under /system/app
chmod 644 com.incorporateapps.fakegps.fre-55.apk
to set the permissions as required
and reboot the phone, but after the reboot, the file would not be there. I tried also to create a folder under /system/app named com.incorporateapps.fakegps.fre-55, move the apk inside; installing normally , changing the mount point to read-write and moving it from /data/app to /system/app or /system/priv-app using the shell and chaning ownership / permissions , but the app will not stick , either rebooting or just re-mounting the filesystem as read-only again will cause everything that was done to be lost; and after trying any of the above one time, doing it for a second time would cause the phone to reboot.
I figure that there must be an image of the /system mount point somewhere , which gets installed every time there is a remount to read-only or reboot , or something of that nature, that will cause any changes made under /system to be lost. Maybe I'm wrong but it seems to be related to HTC phones, since there's load of people doing it on other models without issues, or maybe I'm doing something wrong, since I'm no android expert
Does anyone knows what could be the issue, or what can I do ? I searched the net quite a bit for a solution to no avail (here as well), any help is appreciated
Thanks
sasteck said:
Hi everyone
I'm trying to get the infamous GPS Location Spoofer installed as a system app on my rooted HTC phone, but so far no luck, so I figured I would try to ask for help here, in case anyone went through a similar situation, or knows what I've been doing wrong. This is what I tried so far:
Installed the app from Google App store, and using File Explorer with root , tried to move the app folder to /system/app or /system/priv-app, , but pasting the folder there would result in an instant reboot and the app would not be there.
So I installed lucky patcher , and using apk downloader, downloaded the apk file from the App Store, copied it over to the phone, and used the "Rebuild and Install" option, choosing the option to install it as a system app , and it would process it and say that the installation was sucessfull, needs to reboot to complete, but after the reboot the app would not be there (not only not showing on the apps list, but navigating to the /system folder with File Explorer and checking app and priv-app I could verify that it was not installed).
SO I tried to use adb shell to do the work , and this is what I did:
mount -o remount /dev/block/mmcblk0p35 /system
to mount the /system filesystem as read write , and it did
cp /sdcard/Download/com.incorporateapps.fakegps.fre-55.apk /system/app
to copy the file under /system/app
chmod 644 com.incorporateapps.fakegps.fre-55.apk
to set the permissions as required
and reboot the phone, but after the reboot, the file would not be there. I tried also to create a folder under /system/app named com.incorporateapps.fakegps.fre-55, move the apk inside; installing normally , changing the mount point to read-write and moving it from /data/app to /system/app or /system/priv-app using the shell and chaning ownership / permissions , but the app will not stick , either rebooting or just re-mounting the filesystem as read-only again will cause everything that was done to be lost; and after trying any of the above one time, doing it for a second time would cause the phone to reboot.
I figure that there must be an image of the /system mount point somewhere , which gets installed every time there is a remount to read-only or reboot , or something of that nature, that will cause any changes made under /system to be lost. Maybe I'm wrong but it seems to be related to HTC phones, since there's load of people doing it on other models without issues, or maybe I'm doing something wrong, since I'm no android expert
Does anyone knows what could be the issue, or what can I do ? I searched the net quite a bit for a solution to no avail (here as well), any help is appreciated
Thanks
Click to expand...
Click to collapse
Are you using stock kernel?
donkeykong1 said:
Are you using stock kernel?
Click to expand...
Click to collapse
Yes, kernel is the default that comes with the phone (3.4.10.g96cae32 , android 5.0.2)
sasteck said:
Yes, kernel is the default that comes with the phone (3.4.10.g96cae32 , android 5.0.2)
Click to expand...
Click to collapse
And there's your problem. Stock kernel has system write protection, so you can't mount system as writeable. You can, but after reboot, it comes back to read only, and nothing will stick into system partition. You have 2 choices now - disable system write protection on stock kernel, or flash a custom kernel
donkeykong1 said:
And there's your problem. Stock kernel has system write protection, so you can't mount system as writeable. You can, but after reboot, it comes back to read only, and nothing will stick into system partition. You have 2 choices now - disable system write protection on stock kernel, or flash a custom kernel
Click to expand...
Click to collapse
oh I see.. didn't know about that , thanks! I'll check about disabling system write protection , otherwise look for a custom kernel, never did it before but will give it a try
donkeykong1 said:
And there's your problem. Stock kernel has system write protection, so you can't mount system as writeable. You can, but after reboot, it comes back to read only, and nothing will stick into system partition. You have 2 choices now - disable system write protection on stock kernel, or flash a custom kernel
Click to expand...
Click to collapse
Shhhhhh, don't help him, he's going to steal everyone's pokemons
Sent from my HTC One using XDA Labs
alray said:
Shhhhhh, don't help him, he's going to steal everyone's pokemons
Sent from my HTC One using XDA Labs
Click to expand...
Click to collapse
Ooooohhh... That's why he's trying the spoofer.... If I knew, I wouldn't help at all [emoji6]
donkeykong1 said:
Ooooohhh... That's why he's trying the spoofer.... If I knew, I wouldn't help at all [emoji6]
Click to expand...
Click to collapse
Sorry you feel that way, but I appreciate the help anyway. This is something that I never tampered with before, so I still had some doubts about the process, but I am liking the whole thing and will install a custom rom on my own phone, been reading about the Ressurection rom and it looks very nice, will try it as soon as I'm better informed
sasteck said:
Sorry you feel that way, but I appreciate the help anyway. This is something that I never tampered with before, so I still had some doubts about the process, but I am liking the whole thing and will install a custom rom on my own phone, been reading about the Ressurection rom and it looks very nice, will try it as soon as I'm better informed
Click to expand...
Click to collapse
That was a joke mate. I don't care what you do with your phone, but I'm here to help if I can [emoji6]

Categories

Resources