Asus boot logo after Wipe no Launcher :( - Asus Eee Pad Transformer Prime

Hi all,
happened to me a mishap.
I had done a full wipe but forgot to push the stock launcher back on it, well now the launcher is missing and I can not do anything.
Would have otherwise update the Asus HC recorded but do not know how that should go without Launcher
Who has an advice what I could do?

sorry, trying to understand...
Had you done some sort of modification that removed the stock launcher? There isn't any reason why the stock launcher wouldn't be present. Can you try another factory reset using vol up + power? i don't recall exactly what the sequence is.

Its ok,
my english is not the best.
I delete the stock launcher with a script and forgot to restore it.
And then i do a factory resett..........
No Launcher anymore.........
A Androiddevice without an launcher become a bootloop or something similar

Did you uninstall the APK "launcher2.apk" and it's odex "launcher2.odex"?
I made that mistake and what i had to do was use ADB to install a 3rd party launcher (I found an APK for launcher pro and used that) and then once I had a working launcher, I downloaded Root explorer (I was rooted) and moved the "Launcher2.apk" and "launcher2.odex" into the /system/app folder. From there, I rebooted and everything was gravy
It is essential to include both the .apk and the .odex. Also, you have to have the files from the same build version you are. (You can't use an odex from 8.8.3.29 on a tablet running 8.8.3.33)

does ADB see your device? If so maybe you can push launcher API back to /system/app then set the permissions and you should be all set.
Sent from my Transformer Prime TF201 using xda premium

bscotth said:
Did you uninstall the APK "launcher2.apk" and it's odex "launcher2.odex"?
I made that mistake and what i had to do was use ADB to install a 3rd party launcher (I found an APK for launcher pro and used that) and then once I had a working launcher, I downloaded Root explorer (I was rooted) and moved the "Launcher2.apk" and "launcher2.odex" into the /system/app folder. From there, I rebooted and everything was gravy
It is essential to include both the .apk and the .odex. Also, you have to have the files from the same build version you are. (You can't use an odex from 8.8.3.29 on a tablet running 8.8.3.33)
Click to expand...
Click to collapse
Yes i uninstall the launcher2_apk and odex file.
ADB dont see my device.
I think its a mistake in the USB driver.
I pluged the prime in and MTP doesnt install correctly.

cooper1988 said:
Hi all,
happened to me a mishap.
I had done a full wipe but forgot to push the stock launcher back on it, well now the launcher is missing and I can not do anything.
Would have otherwise update the Asus HC recorded but do not know how that should go without Launcher
Who has an advice what I could do?
Click to expand...
Click to collapse
cooper1988, what you have to do is download a new launcher in your pc, put it in your sd card and apply it with the recovery mode in "apply any zip from sd".

ajmdve said:
cooper1988, what you have to do is download a new launcher in your pc, put it in your sd card and apply it with the recovery mode in "apply any zip from sd".
Click to expand...
Click to collapse
prime doesnt have a recovery (locked bootloader)
Power + Vol D --> Wipe or boot Android

well, then you might try flashing a new rom. sorry but if your pad doesnt have recovery, the it is the only way i see.

ajmdve said:
well, then you might try flashing a new rom. sorry but if your pad doesnt have recovery, the it is the only way i see.
Click to expand...
Click to collapse
won't it try to flash whatever image is on the sd card with that combo, effectively a hard reset?

Year
ADB show my device.
But i cant push the apk to /system/app or /data/app
failed to copy 'launcher.apk' to '/data/app/launcher.apk': Permission denied

a hard reset is not useful in this case because the launcher in not in the system folder anymore. he have to flash the pad with odin or any other method alike.

cooper1988 said:
Year
ADB show my device.
But i cant push the apk to /system/app or /data/app
failed to copy 'launcher.apk' to '/data/app/launcher.apk': Permission denied
Click to expand...
Click to collapse
I believe you have to mount /system in order to do that push

c:\android-sdk\platform-tools>adb shell mount /system
mount: permission denied
i dont have root on the prime and nachoroot doesnt work ( i have hc)
c:\android-sdk\platform-tools>adb push nachoroot.bin /data/local/
1140 KB/s (15182 bytes in 0.013s)
c:\android-sdk\platform-tools>adb shell chmod 777 /data/local/nachoroot.bin
chmod: permission denied

a hard reset wont do anything
tdrussell said:
won't it try to flash whatever image is on the sd card with that combo, effectively a hard reset?
Click to expand...
Click to collapse
a hard reset wont do anything, because it restores all by default, but, if the launcher isn't in the system folder, the phone wont make it appear from nowhere.
he should flash a new rom using odin or some other tools alike.

I am in a similar situation I am stuck in a boot loop! Not able to get passed the asus logo loading sign!
I can not get in ADB because of dumb asus sync I still need to try using ADB on linux! Because that does not need the asus sync
Sent from my PC36100 using Tapatalk

how it happens?
Wordlywisewiz said:
I am in a similar situation I am stuck in a boot loop! Not able to get passed the asus logo loading sign!
I can not get in ADB because of dumb asus sync I still need to try using ADB on linux! Because that does not need the asus sync
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
how it happens?

ajmdve said:
how it happens?
Click to expand...
Click to collapse
Well idrk either the system apps I froze or the changing the build.prop (added enable. Facelock) but even after I had done that I had rebooted Atleast twice
But maybe it only checks those things on a kernel panic
Sent from my PC36100 using Tapatalk

you rebooted twice and it starts completelly or it always get stuck in the boot logo?

cooper1988 said:
c:\android-sdk\platform-tools>adb shell mount /system
mount: permission denied
i dont have root on the prime and nachoroot doesnt work ( i have hc)
c:\android-sdk\platform-tools>adb push nachoroot.bin /data/local/
1140 KB/s (15182 bytes in 0.013s)
c:\android-sdk\platform-tools>adb shell chmod 777 /data/local/nachoroot.bin
chmod: permission denied
Click to expand...
Click to collapse
before you did factory reset , u removed the launch apk right ? so you had root before you did factory reset , you should still have it now , because factory wipe does not remove root.

Related

[How To] New Swype betas are installable on the Atrix - Root Required

Theres a new version of the Swype beta that is IMMENSELY better than the preloaded swype that comes with the atrix, it literally fixes all the annoying things of the older Swype versions:
http://beta.swype.com/
Swype 3.x beta works with the method below!
Process:
1) Use Root Explorer/Terminal/ADB to backup and then delete Swype.apk from /system/app and libSwypecore.so from /System/lib
2) Download the installer from https://beta.swype.com/android/get/ (on your phone)
3) Use installer to login and install latest version of swype
After your first phone reboot, if you are experiencing Swype Force closes after installing the latest swype, uninstall swype from your phone and then reinstall it; it should no longer force close after reboot.
If you are still experiencing force crashing after reinstall, try wiping your dalvik cache within CWM. Thanks Dudeman Broguy.
If you want to get in the latest beta, sign up over here. Registrations are open right now, hurry before they close them again!
Thanks to playin4sheezy for figuring this out: post #12
yes, i have been using it all day and it looks and feels great! if you have sideloading enabled, when you start the install it will ask to over write the current one.
graemegb said:
yes, i have been using it all day and it looks and feels great! if you have sideloading enabled, when you start the install it will ask to over write the current one.
Click to expand...
Click to collapse
Im trying to use the installer and it tells me to disable swype, and you cant disable the built in one. Can you pm me the apk?
Yea, I get to the point where it says "Licensing Swype, please wait...." and it doesn't get past that.
You need to go into /system/app and move Swype.apk to a backup folder on /mnt/sdcard
Then go into /system/lib and do the same for libSwypeCore.so
Give it a reboot and then try to install the beta. It worked for me
How did you move the apk, it wont allow me to do so
playin4sheezy said:
You need to go into /system/app and move Swype.apk to a backup folder on /mnt/sdcard
Then go into /system/lib and do the same for libSwypeCore.so
Give it a reboot and then try to install the beta. It worked for me
Click to expand...
Click to collapse
woo nice! thanks that worked for me! no more stupid tip window!
Krshaw18 said:
How did you move the apk, it wont allow me to do so
Click to expand...
Click to collapse
you have to use root explorer (and be rooted) or you could use terminal/adb (still have to be rooted)
Sorry for the noob questions! Move it completely? or make a back up of it? and also any apps out there like root explorer but free ?
I tried the above steps but the libswypecore is still in the system folder when i move it as it is read only...
Krshaw18 said:
Sorry for the noob questions! Move it completely? or make a back up of it? and also any apps out there like root explorer but free ?
Click to expand...
Click to collapse
If youre rooted, root explorer is worth the money. You have to move Swype.apk completely, and make sure its not there after moving or the install wont work.
Make sure if you are in Root Explorer that you click the R/W button at the top to make the system folder Read/Write access. Then long press the files and click move and goto sdcard and make a folder named "whatever you want" then click paste..
Or you could do this using adb with Atrix plugged into the computer:
goto command prompt
type the following:
adb shell
su
mkdir /mnt/sdcard/swype_backup
mount -o rw,remount /dev/block/mmcblk0p12 /system
cp /system/app/Swype.apk /mnt/sdcard/swype_backup
cp /system/lib/libSwypeCore.so /mnt/sdcard/swype_backup
rm /system/app/Swype.apk
rm /system/lib/libSwypeCore.so
Hopefully this gets you going
playin4sheezy said:
Make sure if you are in Root Explorer that you click the R/W button at the top to make the system folder Read/Write access. Then long press the files and click move and goto sdcard and make a folder named "whatever you want" then click paste..
Or you could do this using adb with Atrix plugged into the computer:
goto command prompt
type the following:
adb shell
su
mkdir /mnt/sdcard/swype_backup
mount -o rw,remount /dev/block/mmcblk0p12 /system
cp /system/app/Swype.apk /mnt/sdcard/swype_backup
cp /system/lib/libSwypeCore.so /mnt/sdcard/swype_backup
rm /system/app/Swype.apk
rm /system/lib/libSwypeCore.so
Hopefully this gets you going
Click to expand...
Click to collapse
Thanks a bunch!
Wont let me delete
Sent from my Atrix 4G using XDA App
joshuajoshua said:
Wont let me delete
Sent from my Atrix 4G using XDA App
Click to expand...
Click to collapse
Is your phone rooted? If so, then when you typed su in adb shell(not terminal) did it ask you for superuser permission? If so, then you should make sure and accept it.
If your phone is not rooted, then I don't think your gonna get this working
Sent from my MB860 using XDA App
I didnt need to move/delete libSwypeCore.so and the install worked fine.
andy2na said:
I didnt need to move/delete libSwypeCore.so and the install worked fine.
Click to expand...
Click to collapse
Ok. Be aware that I've had previous issues with swype after few days of use because I didn't remove that file
Sent from my MB860 using XDA App
I would suggest someone testing that you can in fact put it back to the stock setup. Mine somehow got deleted when i first got the phone, and it doesn't come back, factory reset or otherwise.
cegna09 said:
I would suggest someone testing that you can in fact put it back to the stock setup. Mine somehow got deleted when i first got the phone, and it doesn't come back, factory reset or otherwise.
Click to expand...
Click to collapse
i have been messing with swype for the last few days
i can guarentte you that if u installed / mounted a messed up version of swype (WVGA with a language pack in my case), you can just use put the backup stock swype back on /system/app and it'll be fine again
i get an error on sign-in into the installer, says device id dont match. any ideas?
EDIT: I had to log into mySwype and remove my old phone (nexus one) and then now it works!

[Q] Stupidly lost launcher!

Hi,
I uninstalled TW4 from my phone and put GO Launcher into system. It was playing up today so I uninstalled it then reinstalled it...
Unfortunately I forgot to push it back into system before rebooting the phone. Now I have a lockscreen and then a crashing phone!
I can adb into it still and would like to know how to get either a launcher from my Titanium Backup into system/app, or from an apk I have on my desktop into system/app?
In adb I can't currently use remount for whatever reason.
I'm using CF-Root 3.5 kernel.
Thanks guys!
Stupidly lost launcher Huston We Have A Problem.
Factory reset ???
jje
Factory reset wont work I dont think due to the lack of TouchWiz at all!!
Also, trying to avoid a reset.
Thinking maybe I can launch Titanium via ADB and then I can sort it from there?
TheMathMan said:
Factory reset wont work I dont think due to the lack of TouchWiz at all!!
Also, trying to avoid a reset.
From recovery is how .
jje
Click to expand...
Click to collapse
Could you elaborate jje?
Code:
mount -o rw,remount /system
Posted by Chainfire himself in the kernel thread.
Then push normally with adb to system. You might need to use "su" before mounting but i don't think so with adb.
Edit:
Factory resets won't change anything since they don't touch the system partition, only data.
TheGhost1233 said:
Code:
mount -o rw,remount /system
Posted by Chainfire himself in the kernel thread.
Then push normally with adb to system. You might need to use "su" before mounting but i don't think so with adb.
Edit:
Factory resets won't change anything since they don't touch the system partition, only data.
Click to expand...
Click to collapse
Right... no joy. It mounted fine and a SU request came up on screen and all is good.
Then exiting shell and doing adb pus I get a permission denied error.
I can't enter adb push from # as it doesnt like it!
What am I doing wrong?
Also, what would be the am command to launch Titanium Backup from adb?
OK... read somewhere that you cant push directly to system/app with a secured kernel.
So I have pushed to sdcard and then cp to system/app... fingers crossed!
....
HURRAH!!!!
It reset the homescreen default and the menu popped up. Phew!

[Q] Trying to replace a system apk

Hi,
I'm attempting to replace Email.apk on my miui rom. This is the method I am using:
Code:
adb push Email.apk /sdcard/
adb shell
su
rm /system/app/Email.apk
rm /system/app/Email.odex
mount -o rw,remount /dev/block/mmcblk0p9 /system
cp /sdcard/Email.apk /system/app
reboot
When the phone has rebooted, my changes do not take affect. To check, I pulled the /system/app/Email.apk back, and found it to be the original version.
Can anyone tell me what I'm doing wrong here?
Thanks,
Have figured this out...
adb appears to send some kind of cached version over. Renaming the file before transferring forced adb to use the correct file, and all is well.
jimhaddon said:
Have figured this out...
adb appears to send some kind of cached version over. Renaming the file before transferring forced adb to use the correct file, and all is well.
Click to expand...
Click to collapse
How? I like to know too, guide step by step....thanks
You mean renaming the original file first to any name then copy the moded file with the original name ?
If that what u mean , so I better to delete the original one first then but enstead my moded file . Is that right ?
Sent from my GT-I9100 using XDA App
Just use something like root explorer, no need for adb...
Joey2o11 said:
Just use something like root explorer, no need for adb...
Click to expand...
Click to collapse
I tried to use root explorer to change phone.apk, it didnt work.. i changed the file but it kept on crashing all the time ...
Sent from my GT-I9100 using XDA App
hielo_te said:
I tried to use root explorer to change phone.apk, it didnt work.. i changed the file but it kept on crashing all the time ...
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
You'll get lots of FCs until you reboot the phone then it should be fine.

[Q] Noob question - /system/apps

hi everyone. i got my htc rezound on friday and have been fighting with it most of the weekend. i have the bootloader unlocked and (i assume) root achieved via amon ra. i cant get rid of the bloatware via multiple bloat removal tools, and its starting to make me hate life. can someone just tell me how i get to /system/apps so i can do it myself?
thanks.
Get a root explorer and it will allow you to remove the apks.
EmerikL said:
Get a root explorer and it will allow you to remove the apks.
Click to expand...
Click to collapse
thanks, that was excruciatingly simple. i grabbed an app and apparently perm root didnt take. going to need to try again after work.
im new to all this stuff with phones, i should have learned with my incredible 1 but it was satisfactory out of the box. seems like everything HTC with the newest version is full of bloat and runs like garbage. the last OTA to incredible nearly bricked the phone, i had to manually reprogram it to get back on the network; verizon tech support didnt do jack.
ill keep reading over these forums and learning as much as i can. any suggestions for this phone are greatly appreciated. currently im using the stock sense UI and stock kernel. i like the UI as it is, dont plan on modding it, just need to get rid of bloat.
Madnapali said:
hi everyone. i got my htc rezound on friday and have been fighting with it most of the weekend. i have the bootloader unlocked and (i assume) root achieved via amon ra. i cant get rid of the bloatware via multiple bloat removal tools, and its starting to make me hate life. can someone just tell me how i get to /system/apps so i can do it myself?
thanks.
Click to expand...
Click to collapse
Are you sure you're rooted and unlocked? You did the HTC unlock dance, right?
The reason I ask is that you say you achieved root via Amon Ra.....and Amon Ra doesn't get you root; it's a recovery vehicle/manager. Anyway, have you seen this thread?
HTH
rfarrah said:
Are you sure you're rooted and unlocked? You did the HTC unlock dance, right?
The reason I ask is that you say you achieved root via Amon Ra.....and Amon Ra doesn't get you root; it's a recovery vehicle/manager. Anyway, have you seen this thread?
HTH
Click to expand...
Click to collapse
i cant be sure im rooted, but i am unlocked. i watched the bootloader unlock myself, and it says 'unlocked' at the top of the hboot screen.
i have no idea how to see if i have root, though, and i know i dont right now.
as for that thread, yes, i have all that on my PC at home and tried it earlier today. unfortunately, i had previously used a different method, so i skipped straight up to the part after the unlock. the other method i used had me get into amon ra and use the su installer, which is why i mentioned that.
any other suggestions? im all ears heh.
rfarrah said:
Are you sure you're rooted and unlocked? You did the HTC unlock dance, right?
The reason I ask is that you say you achieved root via Amon Ra.....and Amon Ra doesn't get you root; it's a recovery vehicle/manager. Anyway, have you seen this thread?
HTH
Click to expand...
Click to collapse
No Amon Ra has the functionality to install su. It's been one of the only ways to obtain root after the OTA.
Sent from my ADR6425LVW using xda premium
Madnapali said:
i cant be sure im rooted, but i am unlocked. i watched the bootloader unlock myself, and it says 'unlocked' at the top of the hboot screen.
i have no idea how to see if i have root, though, and i know i dont right now.
as for that thread, yes, i have all that on my PC at home and tried it earlier today. unfortunately, i had previously used a different method, so i skipped straight up to the part after the unlock. the other method i used had me get into amon ra and use the su installer, which is why i mentioned that.
any other suggestions? im all ears heh.
Click to expand...
Click to collapse
Okay, then this: procedure.
if you haven't done this from beginning to end (incl step 7), you may not be perm-rooted. Good luck!
rfarrah said:
Okay, then this: procedure.
if you haven't done this from beginning to end (incl step 7), you may not be perm-rooted. Good luck!
Click to expand...
Click to collapse
actually... i think that is the first method i used LOL. either way, im going to factory reset my phone and go with hasoon2000's tool.
let me preface this by again stating i have the bootloader unlocked and can prove it with a picture if i have to.
ok, i factory reset my phone and used amon ra to install superuser. this did not work.
superuser says 'no apps in list.' ES file explorer tells me i cant delete Blockbuster.apk. terminal emulator says it is read only. after rebooting my phone, terminal emulator's keyboard is stuck in all caps mode (weird) and i cant even cd.
this is what i get when i use hasoon's method (cant post about this there cuz i dont have 10 posts ):
Code:
C:\Rezound_All-In-One_Kit_V1.0\data>adb shell mount /system
Usage: mount [-r] [-w] [-o options] [-t type] device directory
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/Superuser.apk /system/app
failed to copy 'SU/Superuser.apk' to '/system/app/Superuser.apk': Read-only file
system
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/androidterm.apk /system/app
failed to copy 'SU/androidterm.apk' to '/system/app/androidterm.apk': Read-only
file system
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/Busybox /system/app
failed to copy 'SU/Busybox' to '/system/app/Busybox': Read-only file system
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/Busybox /system/bin
failed to copy 'SU/Busybox' to '/system/bin/Busybox': Read-only file system
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/su /system/app
failed to copy 'SU/su' to '/system/app/su': Read-only file system
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/su /system/bin
failed to copy 'SU/su' to '/system/bin/su': Read-only file system
C:\Rezound_All-In-One_Kit_V1.0\data>pause
Press any key to continue . . .
Madnapali said:
let me preface this by again stating i have the bootloader unlocked and can prove it with a picture if i have to.
ok, i factory reset my phone and used amon ra to install superuser. this did not work.
superuser says 'no apps in list.' ES file explorer tells me i cant delete Blockbuster.apk. terminal emulator says it is read only. after rebooting my phone, terminal emulator's keyboard is stuck in all caps mode (weird) and i cant even cd.
this is what i get when i use hasoon's method (cant post about this there cuz i dont have 10 posts ):
Code:
C:\Rezound_All-In-One_Kit_V1.0\data>adb shell mount /system
Usage: mount [-r] [-w] [-o options] [-t type] device directory
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/Superuser.apk /system/app
failed to copy 'SU/Superuser.apk' to '/system/app/Superuser.apk': Read-only file
system
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/androidterm.apk /system/app
failed to copy 'SU/androidterm.apk' to '/system/app/androidterm.apk': Read-only
file system
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/Busybox /system/app
failed to copy 'SU/Busybox' to '/system/app/Busybox': Read-only file system
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/Busybox /system/bin
failed to copy 'SU/Busybox' to '/system/bin/Busybox': Read-only file system
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/su /system/app
failed to copy 'SU/su' to '/system/app/su': Read-only file system
C:\Rezound_All-In-One_Kit_V1.0\data>adb push SU/su /system/bin
failed to copy 'SU/su' to '/system/bin/su': Read-only file system
C:\Rezound_All-In-One_Kit_V1.0\data>pause
Press any key to continue . . .
Click to expand...
Click to collapse
You don't have root. Install this by flashing it in Amon Ra, that should give you root. Then rerun the tool.
EmerikL said:
You don't have root. Install this by flashing it in Amon Ra, that should give you root. Then rerun the tool.
Click to expand...
Click to collapse
flashed the zip from amon ra and restarted so hasoon's permroot could run. still says read only file system.
im beginning to think no one has actually rooted the rezound, and this is an elaborate, worldwide prank on me lol.
if your in root explorer you need to press on the read only to change it to read write. Probably the same with any file manager. Default is read only.
Sent from my ADR6425LVW using xda premium
mjh68 said:
if your in root explorer you need to press on the read only to change it to read write. Probably the same with any file manager. Default is read only.
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
!!!!!!!!!!!!!!!!!!!!!!!!!!!
you, sir, are the winner of the day. you have earned yourself a lifetime supply of HUGS! lol, thanks much.
ok, its not over yet. i removed a bunch of the .apk files for crapps i dont use, but the shortcuts still exist in the app menu and the processes still run. i verified that the .apk files are still gone.
also, the HTC people widgets are mysteriously gone .
what next?
Madnapali said:
ok, its not over yet. i removed a bunch of the .apk files for crapps i dont use, but the shortcuts still exist in the app menu and the processes still run. i verified that the .apk files are still gone.
also, the HTC people widgets are mysteriously gone .
what next?
Click to expand...
Click to collapse
Have you rebooted after your changes?
I would have used titanium backup first to freeze the apps that I am thinking about removing. And then moving them to a safe place rather than deleting them so that if I have to, I can put them back if there is a bad result.
krelvinaz said:
Have you rebooted after your changes?
I would have used titanium backup first to freeze the apps that I am thinking about removing. And then moving them to a safe place rather than deleting them so that if I have to, I can put them back if there is a bad result.
Click to expand...
Click to collapse
yeah, i rebooted. i dont understand... why would i have to freeze apps and move them? i own the stupid phone, cant i just delete this crap and forget about it?
i swear to god, this is more frustrating than buying a laptop from best buy...
Madnapali said:
yeah, i rebooted. i dont understand... why would i have to freeze apps and move them? i own the stupid phone, cant i just delete this crap and forget about it?
i swear to god, this is more frustrating than buying a laptop from best buy...
Click to expand...
Click to collapse
Simple. If you remove the wrong thing, you may have problems trying to put it back. Without having to reload the ROM again and start over.
Remove the wrong things... and you have a non-working phone.
By freezing them, you can see the affects before you perm remove them. If you move them instead of deleting them, you can put them back. If you delete them, sometimes even TB can't restore them.
It comes down to how much time you want to put into this...
krelvinaz said:
Simple. If you remove the wrong thing, you may have problems trying to put it back. Without having to reload the ROM again and start over.
Remove the wrong things... and you have a non-working phone.
By freezing them, you can see the affects before you perm remove them. If you move them instead of deleting them, you can put them back. If you delete them, sometimes even TB can't restore them.
It comes down to how much time you want to put into this...
Click to expand...
Click to collapse
edit: got it! thanks everyone for responding!
EmerikL said:
You don't have root. Install this by flashing it in Amon Ra, that should give you root. Then rerun the tool.
Click to expand...
Click to collapse
Seems that the AIO Tool's permaroot had problems and this did the trick. Thanks to you and the OP!

[Q] How to install the apk in recovery mode?

I got the root for the Panasonic P-01D then deleted many preinstall app, such as launcher and android keyboard,
so don't have any launcher and keyboard after reset the phone(wipe phone data).
Now only can connect the phone to adb in recovery mode, because no root and launcher to open the usb debug.:crying:
Can i install any launcher to phone in recovery mode by using adb?
thanks.
only way is reflash ROM,maybe.some Samsung device could install Zip file in recovery mode but i never hear apk could be install in that mode ,the apk file needs a specialized app to analyse it.
sent from my Vista phone
wvxs said:
I got the root for the Panasonic P-01D then deleted many preinstall app, such as launcher and android keyboard,
so don't have any launcher and keyboard after reset the phone(wipe phone data).
Now only can connect the phone to adb in recovery mode, because no root and launcher to open the usb debug.:crying:
Can i install any launcher to phone in recovery mode by using adb?
thanks.
Click to expand...
Click to collapse
First of all download any Launcher's apk file. for example, download ADWLauncher.apk
And these are the codes which should be written in cmd(windows) or terminal (linux or mac)
Code:
adb remount
adb push ADWLauncher.apk /system/app
adb shell chmod 644 /system/app/ADWLauncher.apk
adb reboot
Or, you have an option to Mount USB mass storage in CWM recovery. Enable that, and find a flashable zip for any launcher and place it in SD card from your computer, and then install zip from SD card, reboot system.
copynintendo said:
only way is reflash ROM,maybe.some Samsung device could install Zip file in recovery mode but i never hear apk could be install in that mode ,the apk file needs a specialized app to analyse it.
sent from my Vista phone
Click to expand...
Click to collapse
Thanks for reply
The P-01D can't find any ROM for flash it
coolsandie said:
First of all download any Launcher's apk file. for example, download ADWLauncher.apk
And these are the codes which should be written in cmd(windows) or terminal (linux or mac)
Code:
adb remount
adb push ADWLauncher.apk /system/app
adb shell chmod 644 /system/app/ADWLauncher.apk
adb reboot
Or, you have an option to Mount USB mass storage in CWM recovery. Enable that, and find a flashable zip for any launcher and place it in SD card from your computer, and then install zip from SD card, reboot system.
Click to expand...
Click to collapse
Thanks for reply
Don't know why can't get the root after reset the phone(wipe user data), so can't access to system/app
you can install launcher app in /data/app
hungngit said:
you can install launcher app in /data/app
Click to expand...
Click to collapse
such as following?
adb push Launcher.apk /data/app
adb reboot
wvxs said:
such as following?
adb push Launcher.apk /data/app
adb reboot
Click to expand...
Click to collapse
No, you don't have to push via adb, if you want it to go to /data/app
Installing from Play store or installing the apk, will let it go to /data/app
coolsandie said:
No, you don't have to push via adb, if you want it to go to /data/app
Installing from Play store or installing the apk, will let it go to /data/app
Click to expand...
Click to collapse
I need to push the apk to /data/app by using adb, because the phone is no any launcher now can't install the app normally
wvxs said:
I need to push the apk to /data/app by using adb, because the phone is no any launcher now can't install the app normally
Click to expand...
Click to collapse
Ok, then try it and see whether it works.
coolsandie said:
Ok, then try it and see whether it works.
Click to expand...
Click to collapse
Hope can success, will try it later, the phone not in hand now
This sound crazy but It does help
wvxs said:
I got the root for the Panasonic P-01D then deleted many preinstall app, such as launcher and android keyboard,
so don't have any launcher and keyboard after reset the phone(wipe phone data).
Now only can connect the phone to adb in recovery mode, because no root and launcher to open the usb debug.:crying:
Can i install any launcher to phone in recovery mode by using adb?
thanks.
Click to expand...
Click to collapse
I did the really crazy stupid thing as you and was getting mad scrolling around for a method to push a launcher into my fone. Then I thought of a very simple way. I copy the link for downloading the Holo Launcher from APKTOP: /Holo_Launcher_1_2_8.apk then use Yahoo to send a text message to my fone. I was able to open the text message as there was pop up notification. Click on the link and got it download to my fone at the same time it open the windows of download. When the download complet, woa just clicked on the file that I ve pull into my fone. Wait few second and launcher is there again. Haha
Thank you buddy you save my 10$..
I also deleted my home screen launcher accidentally after rooting...and was hanging in a misery that what to do next and i found your extremely nice work thanx man !!!!!
Hi guys,
Is there any way to create zip file from installed app. (We can create an installed app to zip file. ex: File Manager) Then we can install it from recovery mode...
i think i have done it before from a tool. but i forgot it..
sir i have the same problem with my s duos but i am not getting any sms etc s there any other way to install launcher by recovery or download mode?
coolsandie said:
First of all download any Launcher's apk file. for example, download ADWLauncher.apk
And these are the codes which should be written in cmd(windows) or terminal (linux or mac)
Code:
adb remount
adb push ADWLauncher.apk /system/app
adb shell chmod 644 /system/app/ADWLauncher.apk
adb reboot
Or, you have an option to Mount USB mass storage in CWM recovery. Enable that, and find a flashable zip for any launcher and place it in SD card from your computer, and then install zip from SD card, reboot system.
Click to expand...
Click to collapse
Not sure if it works any further. I had no change. It like did not install at all.

Categories

Resources