[q] installing stock apps on ultra r5 - EVO 4G Q&A, Help & Troubleshooting

I'm runnin kings ultra r5 and need the easiest way to reinstall a few stock apps, i have searched so far came up with two methods one is with file manager app. I have es file and astro neither worked the other method i read on was pushing thru adb which is if i'm not mistaken manually typing codes thru the command ??? Which i am really not trying to do can i just flash them thru recovery ? I'm trying to install 2 stock apps which are on my sd card already,i'm running clockwork mod recovery also.... Any help would be appreciated thanks ...............

Place the apks on the root of your sdcard, then use root explorer, enable r/w mode, then move them to the /system/app folder, enable permission by long pressing, then tap to install.

Thanks i did forget to mention apps are in zip file also,same method applies ?

jayo1978 said:
Thanks i did forget to mention apps are in zip file also,same method applies ?
Click to expand...
Click to collapse
Do the method as I said, you just need to extract the apk from the zip file, then you'll be good to go.

Related

[Q] Launcher question and I did my research

Hey guys i was wondering if there was an apk for the MIUI launcher b/c i really enjoy that launcher but it is unstable right now so if I can get a launcher that would be awesome.
I don't know but ill tell you how to get it. Download miui and then unzip the rom. Go to /system/app and look for an apk named launcher or something similar.
Sent from my PC36100 using XDA App
do I extract the file then copy it to my sd card then install from there?
Thanks so much if this works and if it doesn't thanks for the idea!
I just tried it and all i got was "! application not installed" should i try to zip it and flash it? or is there any other route i can take?
Yeah you can push it to /system/app using adb, or copy and paste with root explorer, or make a flashable zip file.
Sent from my PC36100 using XDA App
I am a big time noob, so what is the easiest way to do it. I have never used any of these routes and how do you zip a file so that it is flashable? thanks again so much for your help your are super helpful.
so i tried copying and pasting using root explorer and it did not work, i get a message saying "you cannot paste here becaue the file system is read only"
jiggajoe506 said:
so i tried copying and pasting using root explorer and it did not work, i get a message saying "you cannot paste here becaue the file system is read only"
Click to expand...
Click to collapse
In the upper right corner there I'd a bottom theft says mount rw(read/write) push that then try to paste there, but a lot of the time that will not work so if it does not you can use adb. you plug your phone in with debugging on, place your apk in your sdk tools folder.
My sdk tooks folder is located at c:/androidsdk/tools and say the apk you are using the launcher.apk so i would open the cmd and use the following commands.
cd c:/androidsdk/tools
adb remount
adb push launcher.apk system/app
adb reboot
After each command wait till its done after last command your phone will reboot.
Sent from my unrEVOked using xda app
Thanks a bunch for the advice but i have never used abd so I would need to know what the program is called and where to get it and what folder that is and maybe a few attempts at it. Sorry I'm such a noob, all I know how to do is download a rom or kernel and flash from recovery.
jiggajoe506 said:
Thanks a bunch for the advice but i have never used abd so I would need to know what the program is called and where to get it and what folder that is and maybe a few attempts at it. Sorry I'm such a noob, all I know how to do is download a rom or kernel and flash from recovery.
Click to expand...
Click to collapse
we were all noobs at one point if you post your apk here i will make you a flashable zip
Wow thank you So much man you are awesome and so are the other fellows that helped. I gotta un-noob myself at some point in my life. This is the launcher I got when I went into the zip file and went to system/apps/ of the miui rom whether there are other things that make it the way it is I don't know. (folders and no app drawer)
Thanks again guys
jiggajoe506 said:
Wow thank you So much man you are awesome and so are the other fellows that helped. I gotta un-noob myself at some point in my life. This is the launcher I got when I went into the zip file and went to system/apps/ of the miui rom whether there are other things that make it the way it is I don't know. (folders and no app drawer)
Thanks again guys
Click to expand...
Click to collapse
here is the flashable zip just put on your sdcard and flash from recovery besure to do a nandroid backup first and here is a link to using adb http://forum.xda-developers.com/showthread.php?t=532719
roscoenr said:
here is the flashable zip just put on your sdcard and flash from recovery besure to do a nandroid backup first and here is a link to using adb http://forum.xda-developers.com/showthread.php?t=532719
Click to expand...
Click to collapse
Your a lot of help.but kept force closing thanks for the extra work you did. Wish I could thank you more them once on here
not sure why it would be force closing unless it a bad apk if you find another apk you can open the zip up with 7-zip and replace the old one with the new one and close do not unzip it just open

[Q] Can you install mods without CWM?

Basically I want to install these mods: http://forum.xda-developers.com/showthread.php?t=1287810
I have the stock rooted kernel (found here http://forum.xda-developers.com/showthread.php?t=1282415) which doesn't include CWM. Is there a way to install these mods without flashing through CWM?
Thanks.
I heard that rom manager now support our phone, it installs latest CWM version 5.0.2.7
I usually use adb push
Looks like you need a custom kernel for Rom Manager to work right now.
Can I just replace the files on my phone with these files and reboot?
use Odin to flash custom kernel with cwm compiled. lostkernel or zedomax's kernel both got cwm.
Sent from my SPH-D710 using xda premium
Yes but can I install these WITHOUT CWM?
romanodog said:
Yes but can I install these WITHOUT CWM?
Click to expand...
Click to collapse
No without custom recovery which is what cwm is you can not flash anything that is not signed by samsung .....you could flash an update through the samsung recovery but everything else will fail signature check .....that is why we use odin and clockwork mod
Sent from my SPH-D710 using xda premium
Technically yes you can. You would have to know how and where to push everything via adb but if you don't know or are uncomfortable I would definitely avoid it.
Hey romanodog you get CWM with stock rooted kernal without having to odin anything. All you have to do is do the following:
1. Go to the thread called " Lets Get Rid of that Yellow Triangle" (http://forum.xda-developers.com/showthread.php?t=1297999)
Note: with the root method you used you wont have the yellow triangle but this is necessary to get cwm on stock kernal.
2. Download and extract the the zip called "chris41g.devphone.org/LoStKernel/FlashzImage.zip" to your desktop or directory of choice
3. now open this folder and delete the file called zImage
4. go to this thread called "Stock Pulled Repacked with CWM5" (http://forum.xda-developers.com/showthread.php?t=1305099)
4. download the StockCWM5.zip file and extract this new zImage to the folder FlashzImage
5. run the bat file
Note: after you replace the zImage you can pretty much follow the how to video done by QbKing77 (thank him) in this thread: http://forum.xda-developers.com/showthread.php?t=1297999
cool thanks man, I will have to try that out
you can do all the mods without cwm quite easily.
just take the files from inside the zip and use a file browser to copy them to the phone.
i use es file explorer mostly, its free and lets you access the root partition.
available in the market.
(you can also use the adb push command if comfortable with a command line from the pc or a terminal emulator such as connectbot from the phone)
the trick is just figuring out where the files go. luckily when you unzip the mod you'll get folders such as
meta-inf
system
ignore the meta-inf
its the system folder you want
system> which will usually contain something like app and framework folders
just copy those files to /system/app and /system/framework viola! either overwriting the files already there or better yet backup those files or rename them first.
no cwm needed but you do need root
p.s. also you may need to reboot for changes to take effect
mjcollum said:
you can do all the mods without cwm quite easily.
just take the files from inside the zip and use a file browser to copy them to the phone.
i use es file explorer mostly, its free and lets you access the root partition.
available in the market.
(you can also use the adb push command if comfortable with a command line from the pc or a terminal emulator such as connectbot from the phone)
the trick is just figuring out where the files go. luckily when you unzip the mod you'll get folders such as
meta-inf
system
ignore the meta-inf
its the system folder you want
system> which will usually contain something like app and framework folders
just copy those files to /system/app and /system/framework viola! either overwriting the files already there or better yet backup those files or rename them first.
no cwm needed but you do need root
p.s. also you may need to reboot for changes to take effect
Click to expand...
Click to collapse
Cool! I thought I could do something like that but I wanted someone to confirm, thanks!
I'm pretty familiar with linux but these phones are a whole new world to me.

[Q] Making clockwork perm

This is my first droid I have rooted and I followed the directions and I have root on it but it seems my default recovery is now gone and I read the how to on making clockwork be installed 24/7 but I dont have a /system/reboot-from-recovery.p file to delete. Thanks
You need to get a file explorer that can access the /system folder to be able to see it. Root explorer works for sure. That's the one I always use. There's other ones too, some probably free. Once you get one of those apps you will be able to rename or delete that file.
Boot phone into fastboot mode, get the CWM file and then use the fastboot command to flash CWM:
fastboot flash recovery <file name>.img
It may be 'fastboot-windows' if you're using the files from Superboot
cmo220 said:
You need to get a file explorer that can access the /system folder to be able to see it. Root explorer works for sure. That's the one I always use. There's other ones too, some probably free. Once you get one of those apps you will be able to rename or delete that file.
Click to expand...
Click to collapse
edit: never mind

[Q] Cant edit or delete instal-recover.sh

I am trying to use clock work mod to instal custom rom.... I am running the latest ics release rooted and unlock...
you need to download root explorer
then go to "/etc"
then click "Mount R/W" on the top of the screen,
and then delete install-recovery.sh
What is the question?
If you ARE rooted you need to install a file manager (Ex. Root Explorer), set R/W and either delete or Rename the file. Suggest you simply rename by adding a .bak to the end of it.
Once this is complete flash the recovery image through fastboot.
BTW .. you could have posted this in the Clockwork thread and the instructions I gave above are already there.
Edit: LOL ... I must type too slow. In 7 minutes you got three identical answers.
Need to be 100% rooted n a root explorer
Sent from my A100 using Tapatalk 2 Beta-5
Sorry
I have been a way a while, I have tried all that you guys have suggested but it wont let me change permissions on it. It says that it gives root permission but not able to edit the file or permissions to it. any help??
Alias_D said:
I have been a way a while, I have tried all that you guys have suggested but it wont let me change permissions on it. It says that it gives root permission but not able to edit the file or permissions to it. any help??
Click to expand...
Click to collapse
Make sure you mount the system as r/w.

[How-to] Disable OTA updates on Stock + Rooted ROMs

1. Download FOTAKill.apk and copy to your Phone/SD
2. Use a root explorer (such as ES Explorer) to copy the file to /system/app
3. If the update already downloaded, delete it from /cache
4. reboot
*Credit for the apk goes to the CM team and or whoever creates the gapps packages!
Alternate method if you have a custom recovery *E4GT ONLY*:
1. Download the Disable.OTA.Updates.zip file and flash in CWM (this will install fotakill and clear cach for you)
*Thanks to tdunham for alternate method!
Screenshot 1: FOTAKill.apk in the /system/app folder
Screenshot 2/3: Checking for updates on EL29 shows I am up to date
Been running my phone this way for a few days and have had no update prompts since I followed the steps in the OP.
BTW, EL29 gives CRAZY good battery life after getting use to the high drain on FF18/AOSP.
works great thanks
My system/app is a read only folder, how do I change the permission so I can paste the apk to the app folder?
eversavage said:
My system/app is a read only folder, how do I change the permission so I can paste the apk to the app folder?
Click to expand...
Click to collapse
You need to be rooted and use a file manager (I use File Manager from the market) that supports root write access. Then set write access on the root and system folder from within the file manager settings. Then you can copy the files to the /system/app folder
eversavage said:
My system/app is a read only folder, how do I change the permission so I can paste the apk to the app folder?
Click to expand...
Click to collapse
I had to grant Superuser permission to my ES File Explorer program to allow me to copy the apk file to my /system/apps directory.
Fotakill did not work for me. OTA kept popping up. There is a zip file here on xda that you flash and finally fixed it. No more OTA.
Sent from my SPH-D710 using Tapatalk 2
montecristo1 said:
Fotakill did not work for me. OTA kept popping up. There is a zip file here on xda that you flash and finally fixed it. No more OTA.
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Glad you found a solution that works for you.
I will say my method has been applied for over a week with no update prompts so it seems to be a successful solution for me and others.
Sent from my SPH-D710 using xda app-developers app
@montechristo1:
Which zip do you mean? I am also looking for a working solution for my Samsung Galaxy Tab 2 P3113..
Thanks Ohm66
GFotakill did not work for me. OTA kept popping up. There is a zip file here on xda that you flash and finally fixed it. No more OTA
Click to expand...
Click to collapse
What would the name of the folder be called in /cache? I am not sure if the update was downloaded or not. TIA.
Can someone explain how this works exactly? What is it doing to stop the notifications? Will this prevent me from being bugged to update to FH13 from FF18? -Grand
grandmastem said:
Can someone explain how this works exactly? What is it doing to stop the notifications? Will this prevent me from being bugged to update to FH13 from FF18? -Grand
Click to expand...
Click to collapse
The apk was part of all gapps packages used on aosp roms such as CM7. However I noticed it was removed in the ics gapps packages, so I don't know if it will work on ics roms. It just blocks the ota update process keeping you from ever seeing an update prompt.
Sent from my SPH-D710 using xda app-developers app
itbmd said:
What would the name of the folder be called in /cache? I am not sure if the update was downloaded or not. TIA.
Click to expand...
Click to collapse
Once you have copied the apk to the phone /SD all you have to do is
1. Power down your device.
2. Press power and volume up key simultaneously for few seconds. (this will boot your phone in stock recovery)
3. Now using volume keys navigate to the option wipe cache partition and select it by pressing the home key or the power button on your device then reboot the phone.
These steps will clear the cache for your phone and if the ota was downloaded it will be removed from the phone.
---------- Post added at 10:54 PM ---------- Previous post was at 10:49 PM ----------
grandmastem said:
Can someone explain how this works exactly? What is it doing to stop the notifications? Will this prevent me from being bugged to update to FH13 from FF18? -Grand
Click to expand...
Click to collapse
Once your follow the steps below it will hopefully not bother you with any more ota's And if you have downloaded it already, clearing the cache will remove the downloaded ota from the phone. These steps will make sure you do not get any more notifications for the same.
1. Download FOTAKill.apk and copy to your Phone/SD
2. Use a root explorer (such as ES Explorer) to copy the file to /system/app
3. If the update already downloaded, delete it from /cache
4. reboot
Once you have copied the apk to the phone /SD all you have to do is
1. Power down your device.
2. Press power and volume up key simultaneously for few seconds. (this will boot your phone in stock recovery)
3. Now using volume key navigate to the option wipe cache partition and select it by pressing the home key or the power button on your device then reboot the phone.
These steps will clear the cache for your phone and if the ota was downloaded it will be removed from the phone.
mujeebrehman said:
Once you have copied the apk to the phone /SD all you have to do is
1. Power down your device.
2. Press power and volume up key simultaneously for few seconds. (this will boot your phone in stock recovery)
3. Now using volume key navigate to the option wipe cache partition and select it by pressing the home key or the power button on your device then reboot the phone.
These steps will clear the cache for your phone and if the ota was downloaded it will be removed from the phone.
Click to expand...
Click to collapse
This would definitely work, however what I don't know is if you run the risk of triggering the /emmc brick by wiping cache with the stock recovery. I feel better about having folks use a root explorer, navigate to /cache, and deleting the update file from there.
The file under /cache will look something like: "bbe3997e3067.SPH-D710_update_EL29_to_FF18.zip" (Example of the FF18 OTA file name) and will be around 200MB's in size.
I am getting no access with either Root Explorer or ES File Explorer. Under Root Explorer it is telling me that my file system is Read Only. And it just says "FOTAKill.apk cannot be moved" under ES File Explorer.
I am rooted, running Calkulins E4GT ROM.
crkdslider said:
I am getting no access with either Root Explorer or ES File Explorer. Under Root Explorer it is telling me that my file system is Read Only. And it just says "FOTAKill.apk cannot be moved" under ES File Explorer.
I am rooted, running Calkulins E4GT ROM.
Click to expand...
Click to collapse
There is probably a setting you need to turn on to enable root + read/write access.
In ES File explorer its:
1. menu key > settings > (scroll to the bottom of the list) > check "Root Explorer" > check "Mount File System"
2. You will need to "Grant" root access when it asks you.
3. Now you can paste the file into /system/app
Tried this on my stock gingerbread phone. FOTAKILL did not work for me.
There is a zip file somewhere in xda, that did it.
Sent from my Samsung S2 ET4G using Tapatalk
guys it does work and not for nothing but I posted this quite some time ago as a flashable zip file. I have used it on my stock based roms for quite some time and I have never had an issue as well as others. You can find the flashable zip here. Now you have to remember to clear cache(s) prior to flashing. This was also done back before the problem error of ET4g so please use a safe recovery.
http://forum.xda-developers.com/showpost.php?p=21117723&postcount=6
Just used it on calk 3.0 gb Rom
. Worked flawlessly. Thanks
playya said:
guys it does work and not for nothing but I posted this quite some time ago as a flashable zip file. I have used it on my stock based roms for quite some time and I have never had an issue as well as others. You can find the flashable zip here. Now you have to remember to clear cache(s) prior to flashing. This was also done back before the problem error of ET4g so please use a safe recovery.
http://forum.xda-developers.com/showpost.php?p=21117723&postcount=6
Click to expand...
Click to collapse
Quick question :
After booting into Recovery, and before running the FOTAKILL.zip, do I wipe cache or davlik cache or both?
Sent from my SPH-D710 using xda app-developers app

Categories

Resources