I Just rooted my Nexus 4 using the toolkit yesterday and today my play store wont work and it says No connection , Any ideas ?
Karimaziz said:
I Just rooted my Nexus 4 using the toolkit yesterday and today my play store wont work and it says No connection , Any ideas ?
Click to expand...
Click to collapse
Try to clean cache of the app
yeahh.
I experienced this problem before
since you're already rooted,to fix it :
install any root explorer. [ root explorer @ Es file manager ]
mount rw in system
go to
/system/etc/
delete this crap
- hosts file
or you can just install terminal emulator from playstore and enter this code :
Code:
su
rm /system/etc/hosts
then reboot
hope it helps.
Related
When I try to install this GMaps It always getting "Application not installed" error.I did
1.Backup older Gmaps,Street View then wipe data & Uninstalled both.
2.When I gonna install New GMaps app in the end of installation it show "application not installed"
3.Reboot device & try to install,still getting same result!
What should I do?
Thanks
crazykas said:
When I try to install this GMaps It always getting "Application not installed" error.I did
1.Backup older Gmaps,Street View then wipe data & Uninstalled both.
2.When I gonna install New GMaps app in the end of installation it show "application not installed"
3.Reboot device & try to install,still getting same result!
What should I do?
Thanks
Click to expand...
Click to collapse
Have you tried using adb if not wait for the signed version..
jr_718 said:
Have you tried using adb if not wait for the signed version..
Click to expand...
Click to collapse
Is this code correct
"adb remount
adb push /maps 6.2.0 -mod.apk / system/app"
?
Where should I place the app file?In "platform-tools" folder?
Thank you very much for helping me!
crazykas said:
Is this code correct
"adb remount
adb push /maps 6.2.0 -mod.apk / system/app"
?
Where should I place the app file?In "platform-tools" folder?
Thank you very much for helping me!
Click to expand...
Click to collapse
Our on the right path so far.. But the way I've always used adb I kinda dragged everything to the tools folder...I have the library and everything else there...try putting it on our tools folder and see what happens if not check the platform tools.. Just drop the map apk and try it out.
jr_718 said:
Have you tried using adb if not wait for the signed version..
Click to expand...
Click to collapse
jr_718 said:
Our on the right path so far.. But the way I've always used adb I kinda dragged everything to the tools folder...I have the library and everything else there...try putting it on our tools folder and see what happens if not check the platform tools.. Just drop the map apk and try it out.
Click to expand...
Click to collapse
I tried,but remount was not successful.Remount permission faild.Show"ADB remountperation faild".Why is this?I've rooted & s-off my device.Also
"adb shell
$ su"
NOT GIVING # istead of $.
Why is that?Even root explorer,i can't move apps to system/app (even mount as R/W)!Why is that?
crazykas said:
I tried,but remount was not successful.Remount permission faild.Show"ADB remountperation faild".Why is this?I've rooted & s-off my device.Also
"adb shell
$ su"
NOT GIVING # istead of $.
Why is that?Even root explorer,i can't move apps to system/app (even mount as R/W)!Why is that?
Click to expand...
Click to collapse
Hmm.. even root explorer.. that's strange you mean mount R/W to R/O in root explorer..
from my end i first did c:\androidsdk then was able to adb push etc...what i could suggest is wait for the signed version.. am on samsung galaxy t989, am at work, i can't really access nothing right now to check with you...i have my mytouch 4g at home...i know you have root access because you said you were able to backup and uninstall using titanium backup.. so i guess you have root access...but try the mount r/w to r/o and see what happens...
jr_718 said:
Have you tried using adb if not wait for the signed version..
Click to expand...
Click to collapse
jr_718 said:
Our on the right path so far.. But the way I've always used adb I kinda dragged everything to the tools folder...I have the library and everything else there...try putting it on our tools folder and see what happens if not check the platform tools.. Just drop the map apk and try it out.
Click to expand...
Click to collapse
jr_718 said:
Hmm.. even root explorer.. that's strange you mean mount R/W to R/O in root explorer..
from my end i first did c:\androidsdk then was able to adb push etc...what i could suggest is wait for the signed version.. am on samsung galaxy t989, am at work, i can't really access nothing right now to check with you...i have my mytouch 4g at home...i know you have root access because you said you were able to backup and uninstall using titanium backup.. so i guess you have root access...but try the mount r/w to r/o and see what happens...
Click to expand...
Click to collapse
Aha!Now I can push apks to system/app folder.Now how should I install it?Normal installation does not work,no.Reply me when you can.Thanks
Update-
After reboot unable to copy read permission of something in SYSTEM folder!All the other can R/W.But SYSTEM is only R/O.Oh... I donno what to do.I will wait for signed one as you said.
crazykas said:
Aha!Now I can push apks to system/app folder.Now how should I install it?Normal installation does not work,no.Reply me when you can.Thanks
Update-
After reboot unable to copy read permission of something in SYSTEM folder!All the other can R/W.But SYSTEM is only R/O.Oh... I donno what to do.I will wait for signed one as you said.
Click to expand...
Click to collapse
You can make the system r/w.
Code:
mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
i know that's not the exact code but it works just fine for me.
crazykas said:
Aha!Now I can push apks to system/app folder.Now how should I install it?Normal installation does not work,no.Reply me when you can.Thanks
Update-
After reboot unable to copy read permission of something in SYSTEM folder!All the other can R/W.But SYSTEM is only R/O.Oh... I donno what to do.I will wait for signed one as you said.
Click to expand...
Click to collapse
Same way you posted...
jr_718 said:
Same way you posted...
Click to expand...
Click to collapse
It only worked one time.After reboot it does not work.By the way,if you can please answer to these questions.These are my last questions
1.When we gonna flash new rom instruction always say do a Nanandroid backup,no.Still im on rooted froyo.So How to do NANANDROID BACKUP?Where is this option?
On bootloader,rom manager or TB?
2.Do I need busybox?What is busybox?
crazykas said:
It only worked one time.After reboot it does not work.By the way,if you can please answer to these questions.These are my last questions
1.When we gonna flash new rom instruction always say do a Nanandroid backup,no.Still im on rooted froyo.So How to do NANANDROID BACKUP?Where is this option?
On bootloader,rom manager or TB?
2.Do I need busybox?What is busybox?
Click to expand...
Click to collapse
1. You can use Rom manager to backup..
http://forum.xda-developers.com/showthread.php?t=1186090
2. Busybox is a great tool for rooted users. It basically give you more linux / Unix based commands that you normally don't have access to. If you Google busybox you can find more info...
jr_718 said:
Same way you posted...
Click to expand...
Click to collapse
jr_718 said:
1. You can use Rom manager to backup..
http://forum.xda-developers.com/showthread.php?t=1186090
2. Busybox is a great tool for rooted users. It basically give you more linux / Unix based commands that you normally don't have access to. If you Google busybox you can find more info...
Click to expand...
Click to collapse
Hey I just found this app from market
market://details?id=com.beansoft.mount_system
It can mount system folder!Now I can copy apps!Yahooooo!Ah!I've set permission to this Gmaps app & rebooted device.But it is still not visible.But it is in system/app folder How I make this visible/install?
TIA
Does anyone know where to get the busybox binary that will work on the nexus 10? Also, how do you manually copy it to the system folder? I'm rooted and on the stock ROM. File explorer used to have an option to remount a partition in read write mode but am not seeing this option now. Anyone know the syntax to remount the system partition with write? I have root and can get shell on the file system.
TIA
cowabunga said:
Does anyone know where to get the busybox binary that will work on the nexus 10? Also, how do you manually copy it to the system folder? I'm rooted and on the stock ROM. File explorer used to have an option to remount a partition in read write mode but am not seeing this option now. Anyone know the syntax to remount the system partition with write? I have root and can get shell on the file system.
TIA
Click to expand...
Click to collapse
You can grab busybox off the market, things like esFile explorer , root explorer, has options to remount RW , or you could just install a custom manta kernel ..
Hi!
Hi all!
I rooted my Nexus 7 Wifi 2012 (OS: 4.4.4) with Nexus Root Toolkit by Wugfresh. So, I want to push an app into System/App, but I am unable to! I get read-only/task failed error when I try to using Es File Explorer or Root Explorer!
Tried copying through CMD:
adb shell
su
adb push xxxx /system/app
But I get device not found! Later I found out that you need to mount /system! This is the problem I am unable to fix!
Tried Total Commander, ES File Explorer, CMD and I am getting permission denied! Apps say successfully mounted, but it isn't
So, are there any kernels or whatever which support mounting the sd card? (Totally noob! I don't even know what a kernel is, lol)
Any help is highly appreciated!
Thanks!
It should work. Try updating super user and busy box. As for the sdcard and KitKat there are sdfix apps in play store.
lalith10 said:
Hi!
Hi all!
I rooted my Nexus 7 Wifi 2012 (OS: 4.4.4) with Nexus Root Toolkit by Wugfresh. So, I want to push an app into System/App, but I am unable to! I get read-only/task failed error when I try to using Es File Explorer or Root Explorer!
Tried copying through CMD:
adb shell
su
adb push xxxx /system/app
But I get device not found! Later I found out that you need to mount /system! This is the problem I am unable to fix!
Tried Total Commander, ES File Explorer, CMD and I am getting permission denied! Apps say successfully mounted, but it isn't
So, are there any kernels or whatever which support mounting the sd card? (Totally noob! I don't even know what a kernel is, lol)
Any help is highly appreciated!
Thanks!
Click to expand...
Click to collapse
+1!
I similarly just unlocked and rooted my Nexus 7 (2012/3G) with a full fresh installation of 4.4.4 using Wug's tool and cannot move anything into system/app without a permission denied/copy failed issue. I similarly tried doing this through TWRP (Advanced > File Manager) in recovery and still a no go.
I've tried everything I can think of and can't seem to get this to work. I also tried the SDFix in the Play Store and no luck.
I've also tried installing BusyBox in both xbin and bin...still no luck.
DJeneral2 said:
+1!
I similarly just unlocked and rooted my Nexus 7 (2012/3G) with a full fresh installation of 4.4.4 using Wug's tool and cannot move anything into system/app without a permission denied/copy failed issue. I similarly tried doing this through TWRP (Advanced > File Manager) in recovery and still a no go.
I've tried everything I can think of and can't seem to get this to work. I also tried the SDFix in the Play Store and no luck.
I've also tried installing BusyBox in both xbin and bin...still no luck.
Click to expand...
Click to collapse
I *think* I got this fixed. Give it a try and let me know. Go into Root Explorer (or ES File or whatever you choose) and copy "su" from "/system/xbin" to "/system/bin".
Have su in both locations is what got this working for me...for now.
I've flashed the latest Android 5.0 build (LRX21T) to my Nexus 4 using the flash-all script. Then I flashed CF-Auto-Root for build LRX21T using the root-windows script. I now have the SuperSU app installed and I can grant superuser permissions.
The problem is that apps that require root don't really seem to get root, even if I granted superuser permissions. Some apps just get stuck, some give error messages and others just don't do anything. I also can't remount /system as rw myself using a terminal emulator. I've installed BusyBox in both /system/xbin and /system/bin, but it's still not working.
Apps that don't work: ES File Explorer, Cabinet, App Eater, Build Prop Editor, Root Uninstaller...
I just want to edit my build.prop and delete some system apps. Does anyone have the same problem or knows a way to at least edit build.prop?
Thanks!
The issues in this thread are similar to my issue, but I can't find a solution there.
For some reason I cannot delete system apps. I know for sure that I am rooted and that the system is mounted. No matter what app I use it doesn't work. System app remover from the Play Store gives me a "failed uninstall" error, deleting the system app folders with root explorer does not work, and Titanium Backup doesn't work. I even tried changing the permissions to rw for each app to no avail. Does anyone have any idea what the problem is?
bkores said:
For some reason I cannot delete system apps. I know for sure that I am rooted and that the system is mounted. No matter what app I use it doesn't work. System app remover from the Play Store gives me a "failed uninstall" error, deleting the system app folders with root explorer does not work, and Titanium Backup doesn't work. I even tried changing the permissions to rw for each app to no avail. Does anyone have any idea what the problem is?
Click to expand...
Click to collapse
Probably system write protection (see here http://androidforums.com/threads/zte-write-protection-for-zmax-and-other-zte-phones.1040331/)
running this will disable it
adb shell reboot disemmcwp
peramikic said:
Probably system write protection (see here http://androidforums.com/threads/zte-write-protection-for-zmax-and-other-zte-phones.1040331/)
running this
adb shell reboot disemmcwp
Click to expand...
Click to collapse
Thanks. I'll try this when I get home and update with the results.
It worked! Thank you so much! @peramikic
I'm also trying to delete system apps. The link posted above is no longer working can someone post a new link or point me in the right direction
dunas2331 said:
I'm also trying to delete system apps. The link posted above is no longer working can someone post a new link or point me in the right direction
Click to expand...
Click to collapse
if you use adb:
adb shell reboot disemmcwp
if you use terminal emulator:
su
reboot disemmcwp
if you use TWRP terminal:
reboot disemmcwp
Thanks it worked I used twrp
chek my youtube video