(Q) What APK s are responsible for PRL, Profile, and Firmware Update? - Sprint HTC EVO 4G LTE

I deleted a bunch of apks to lighten up my system, but I may have deleted a bit too many. Do you know what APKs are responsible for PRL,Profile, and Firmware Update? When I try to update I get the 1012 error. Thanks!

pimpol10 said:
I deleted a bunch of apks to lighten up my system, but I may have deleted a bit too many. Do you know what APKs are responsible for PRL,Profile, and Firmware Update? When I try to update I get the 1012 error. Thanks!
Click to expand...
Click to collapse
No nandroid to go back to?

detatched said:
No nandroid to go back to?
Click to expand...
Click to collapse
Nope. I uninstall apks before I flash.....

pimpol10 said:
Nope. I uninstall apks before I flash.....
Click to expand...
Click to collapse
All those things are loaded into the phone. The Rom has nothing to due with the firmware. If there are any apk files effecting your system I would suggest reinstalling the rom you are currently running. If that doesn't work do a clean install and wipe.
Make sure you list what phone you have are you S - Off/Rooted what Rom are you using custom recovery etc when you need help.
I hope you get your error fixed.

the profile and prl updates apks are (i think) htcOMADM_SPCS.apk, HtcOMASM_TOOLS.apk and there is a 3rd i cannot remember, as far as the software updater apk..i think it is just called updater.apk....
the apk's are built into the rom not the phone...so worst case just reinstall your rom

trancefreak64 said:
All those things are loaded into the phone. The Rom has nothing to due with the firmware. If there are any apk files effecting your system I would suggest reinstalling the rom you are currently running. If that doesn't work do a clean install and wipe.
Make sure you list what phone you have are you S - Off/Rooted what Rom are you using custom recovery etc when you need help.
I hope you get your error fixed.
Click to expand...
Click to collapse
bog3nator said:
the profile and prl updates apks are (i think) htcOMADM_SPCS.apk, HtcOMASM_TOOLS.apk and there is a 3rd i cannot remember, as far as the software updater apk..i think it is just called updater.apk....
the apk's are built into the rom not the phone...so worst case just reinstall your rom
Click to expand...
Click to collapse
On OMJ 2.0v. All those apks you mention are still installed. I connected to my wifi and updates work. Very odd that on 3g it doesn't???

Related

[Q] Not your normal tether question

OK so this probably sounds backwards from what everyone would expect. I've been using attn1's Liberated 2.2.2 FR008 rom and adding/removing apps to suite my needs. But now I want to REMOVE usb & wifi tethering! Sounds crazy but this phone is for a kid. I don't know much about developing. I'm guessing these features are built in to the OS, if so do I need to just get a custom settings.apk that doesn't give the tether options OR is there an apk i can remove (many of the apks in that rom have name that I'm not sure what they do so I left them in)? Any help would be really appreciated!
smokinbanger said:
OK so this probably sounds backwards from what everyone would expect. I've been using attn1's Liberated 2.2.2 FR008 rom and adding/removing apps to suite my needs. But now I want to REMOVE usb & wifi tethering! Sounds crazy but this phone is for a kid. I don't know much about developing. I'm guessing these features are built in to the OS, if so do I need to just get a custom settings.apk that doesn't give the tether options OR is there an apk i can remove (many of the apks in that rom have name that I'm not sure what they do so I left them in)? Any help would be really appreciated!
Click to expand...
Click to collapse
I guess you'd just have to get a new rom which does not have those options (none that I know of), but I still don't see why you need those options removed. Even if it is for a child, it doesn't really make a difference. The options can still be there and just not be used.
didnt the stock 2.1 NOT come with tethering? Its been a while, but I think thats how I remember it. So couldnt you just revert to a 2.1 rom?
CallMeAria said:
didnt the stock 2.1 NOT come with tethering? Its been a while, but I think thats how I remember it. So couldnt you just revert to a 2.1 rom?
Click to expand...
Click to collapse
Yes, the original AT&T 2.1 ROM did not have a tethering app.
tpbklake said:
Yes, the original AT&T 2.1 ROM did not have a tethering app.
Click to expand...
Click to collapse
Right, but I can't figure out how to remove the junk apps ect. from the RUU before flashing it like I can with a custom just by deleting apk's from the .zip file. Any ideas?
theonew said:
I guess you'd just have to get a new rom which does not have those options (none that I know of), but I still don't see why you need those options removed. Even if it is for a child, it doesn't really make a difference. The options can still be there and just not be used.
Click to expand...
Click to collapse
And just how do you leave the options there and be sure they will not be used??
I'm no dev but i think if you flash back to ATT 2.1 Rom and re-root to get super user i think you'll be abel to delete your ATT softwear with titanium backup... but I'm not sure. I hope this works for you
smokinbanger said:
Right, but I can't figure out how to remove the junk apps ect. from the RUU before flashing it like I can with a custom just by deleting apk's from the .zip file. Any ideas?
Click to expand...
Click to collapse
you can use adb to remove the apk's from the /system partition while the phone is in recovery after you flash the stock 2.1 RUU. You may have to reflash clockwork recovery after this, not sure if it will revert to stock recovery or not. Also, not sure on this one but you can check out the 2.1 Liberated Rom in the dev section and see if it has tethering enabled or not. Trying to remember this off the top of my head but its been so long since Ive done anything 2.1...
Yes, running the 2.1 RUU will remove Clockwork. So the full process would be to run the 2.1 RUU on the phone, then once done, run Unrevoked again on the phone. At this point I would recommend taking a Nandroid backup so you can revert any changes you make (i.e., if you have problems after deleting one of the apps).
Then you need to use adb to remove apps while the phone is in Recovery mode.
The downside of this (compared to just leaving the phone with stock 2.1 after using the RUU) is that Unrevoked automatically gives you root access in the ROM, which may or may not be what you want.
drumist said:
Yes, running the 2.1 RUU will remove Clockwork. So the full process would be to run the 2.1 RUU on the phone, then once done, run Unrevoked again on the phone. At this point I would recommend taking a Nandroid backup so you can revert any changes you make (i.e., if you have problems after deleting one of the apps).
Then you need to use adb to remove apps while the phone is in Recovery mode.
The downside of this (compared to just leaving the phone with stock 2.1 after using the RUU) is that Unrevoked automatically gives you root access in the ROM, which may or may not be what you want.
Click to expand...
Click to collapse
Root access to the rom is fine. But if I remove apks using adb aren't they still in the boot.img making it possible to simple do a system wipe/ hard reset and thus bring back all the junk apps in the stock 2.1 rom??
With all the DEVS on here it seems like there is a cleaner way to do all this...
smokinbanger said:
Root access to the rom is fine. But if I remove apks using adb aren't they still in the boot.img making it possible to simple do a system wipe/ hard reset and thus bring back all the junk apps in the stock 2.1 rom??
With all the DEVS on here it seems like there is a cleaner way to do all this...
Click to expand...
Click to collapse
No. System wipe would not revert the apps.

Deleted Phone.apk

I deleted my the Phone.apk file on my rooted Galaxy Player 4.0 (YP-G1CWY/XAA) running the stock rom awhile back to save on battery life.
I have done the same thing on my Nook Color, and figured that it wouldn't cause any problems, as the Player isnt a phone.
Recently tried to record some video, and found I was unable to do so. After doing some research I found out that deleting phone.apk causes the stock camera app, but not 3rd party camera apps, to stop functioning.
While I was sure to backup the file when I originally deleted the file, the backup has been lost in the intervening months.
Do I just need to find a specific phone.apk file for my device and return it to the correct directory?
I assume a factory reset will solve the problem, but I would rather not try that unless I have to.
Thanks!
a factory reset will not solve the problem, since it was a system .apk it will reset everything except for that particular apk.
heet1 said:
a factory reset will not solve the problem, since it was a system .apk it will reset everything except for that particular apk.
Click to expand...
Click to collapse
In which case do I need to track down a copy of that specific apk or will I need to download odin and perform a full recovery?
put back the phone.apk file back on your device. Go to a ROM(best if its that ROM you are using) Find the phone.apk, and take it out. Then transfer it into your device, and use Root Explorer or something and put back phone.apk.
i dont think that will work because i uninstalled the screencapture.apk from my 5.0 and i backed it up so i tried to reinstal and it would not let me... but try aznflawless' way first if not you may want to flash a stock based rom...
heet1 said:
i dont think that will work because i uninstalled the screencapture.apk from my 5.0 and i backed it up so i tried to reinstal and it would not let me... but try aznflawless' way first if not you may want to flash a stock based rom...
Click to expand...
Click to collapse
I put screencapture.apk from stock rom 2 chip rom because it was missing and worked normaly..just copy it 2 root/system/app ..dont install it.
Sent from my GT-I9000 using XDA
aznflawless said:
put back the phone.apk file back on your device. Go to a ROM(best if its that ROM you are using) Find the phone.apk, and take it out. Then transfer it into your device, and use Root Explorer or something and put back phone.apk.
Click to expand...
Click to collapse
This seemed to work for me!
I tried looking in various roms before, but they were all formatted for flashing with odin.
I should have just went straight for the cwm package. *slaps forehead*
Thanks so much!
i shall try that sir thanks
As others said... find the phone.apk... preferably from the same rom you are using... use RootExplorer and copy the phone.apk to the system/apps folder. Change the permissions to match the other apps in that folder... reboot and you are good to go.
For your future reference, it is not a good idea to delete system apps without knowing what they actually do... I think you made a real good guess since phone.apk should not be on a device that is actually not a phone by function. For example, the Android Market app is actually called phonesky.apk or vendor.apk... nothing like what you would normally guess it to be, such as market.apk or something to that matter. So if I were you and I wanted to keep using my device and not brick it, I would becareful what I delete out of /system and it's sub folders...
Good luck...
Try to reinstall your custom rom!!
OrglCe said:
Try to reinstall your custom rom!!
Click to expand...
Click to collapse
this is a thread from august of 2012. please dont go digging through old threads and posting on them

[Q] TwLauncher keeps crashing!! help!!

Hi all.
I was uninstalling unnecessary applications from my phone yesterday using root file delete and it seems I deleted something wrong so now my TwLauncher keeps crashing.
I downloaded another Launcher (which is not a very nice interface) temporarly because I was told that clearing cache from TwLauncher in settings would fix the problem but it did not. TwLauncher still crashing.
I re-installed TwLauncher from a file I found in another posts again it crashed, and tried installing TwLauncher 4.5, after istallation it also keeps crashing!!!
Please help I need TwLauncher to be good again and not crash coz other Launchers suck.
Factory reset. If that doesn't work, re-flash the rom you're currently running.
KHAWaNAWA said:
Hi all.
I was uninstalling unnecessary applications from my phone yesterday using root file delete and it seems I deleted something wrong so now my TwLauncher keeps crashing.
I downloaded another Launcher (which is not a very nice interface) temporarly because I was told that clearing cache from TwLauncher in settings would fix the problem but it did not. TwLauncher still crashing.
I re-installed TwLauncher from a file I found in another posts again it crashed, and tried installing TwLauncher 4.5, after istallation it also keeps crashing!!!
Please help I need TwLauncher to be good again and not crash coz other Launchers suck.
Click to expand...
Click to collapse
Go to Settings>Applications>All>TwLauncher
Tap on Force Stop, and then on Clear Data.
You should make backup before you start deleting apps. Never would you get into this situation.
grisoxxl said:
You should make backup before you start deleting apps. Never would you get into this situation.
Click to expand...
Click to collapse
^^^^
Best post I've seen here this week. Wise words indeed. These phones are essentially mini PC's nowadays, fail to backup regularly at your peril (people who don't backup regularly always seem to be the people who really need them/could have done with one).
Is there any way of doing that without installing a ROM again or doing factory reset???
Even when I install a new TwLauncher 4.5 it still crashes..
any tips?
KHAWaNAWA said:
Is there any way of doing that without installing a ROM again or doing factory reset???
Even when I install a new TwLauncher 4.5 it still crashes..
any tips?
Click to expand...
Click to collapse
did u try what i wrote?
KHAWaNAWA said:
Is there any way of doing that without installing a ROM again or doing factory reset???
Even when I install a new TwLauncher 4.5 it still crashes..
any tips?
Click to expand...
Click to collapse
u cannot install System apps like other apps ma8, u mess with them and they start giving u only trouble nothing else
hence do flash the rom once again to get back ur TW launcher wrk'ng properly, and after that do make a backup
ok i've gone to androidfirmwares.net
But it has Firmwares and not ROMS,
or Firmware means ROM???
Sorry but i'm a newbie so please help, thanks.
Yes.
KHAWaNAWA said:
...or Firmware means ROM???
Click to expand...
Click to collapse
Thanks.
Do you lose your files and messages if you Flash a new ROM?
You lose your apps and messages call logs...
Merry christmas and Happy new year
Paulius
*Sigh* I think you're missing a trick here, you may lose your files/messages but the point is, if you also make a BACKUP of those, it doesn't matter if you do or don't.
Sent from my GT-I9100 using Tapatalk 2
ctg60000 said:
did u try what i wrote?
Click to expand...
Click to collapse
I tried that and even installed TwLauncher 4.5 but still kept on crashing.
Now I removed TwLauncher completely.
Hayth said:
*Sigh* I think you're missing a trick here, you may lose your files/messages but the point is, if you also make a BACKUP of those, it doesn't matter if you do or don't.
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
I backed contacts and files on my pc using Kies.
but not sure how to back up messages and app, I think it cannot be done right?
KHAWaNAWA said:
I backed contacts and files on my pc using Kies.
but not sure how to back up messages and app, I think it cannot be done right?
Click to expand...
Click to collapse
for messages u can use 'SMS backup pro' app, and for apps u can use 'Mybackup' or 'Titanium backup' apps (which require root permission though)
KHAWaNAWA said:
I tried that and even installed TwLauncher 4.5 but still kept on crashing.
Now I removed TwLauncher completely.
Click to expand...
Click to collapse
1. U can flash complete ROM using Odin and wipe data & dalvik from cwm. (u will loose messages & applications, but it'll work fine after that)
2. Never Uninstall/Install anything unless u are very sure about that. Uninstalling required apps can lead to this.
ctg60000 said:
1. U can flash complete ROM using Odin and wipe data & dalvik from cwm. (u will loose messages & applications, but it'll work fine after that)
2. Never Uninstall/Install anything unless u are very sure about that. Uninstalling required apps can lead to this.
Click to expand...
Click to collapse
Can I flash a firmware (ROM) using Rom Manager Premium??
KHAWaNAWA said:
Can I flash a firmware (ROM) using Rom Manager Premium??
Click to expand...
Click to collapse
Nopes... Dont use a ROM manager... known issues with that... wud suggest u do it with ODIN or CWM...

[Q] Insufficient storage when trying to update to newest Google Play Store

I've been searching the webs for hours trying to fix this all I get is ''Out of space insufficient storage Available try clearing some space and try again'' I have the old 3.10 Google Play store and I want to update to 4.0.26 any step by step instructions on how to this? thanks
Have you actually tried clearing some apps or media off the internal storage?
Sent from my GT-I9300 using xda premium
You probably messed with blackhat tools that patched your market and created an odex file. You have to delete that first.
DualJoe said:
You probably messed with blackhat tools that patched your market and created an odex file. You have to delete that first.
Click to expand...
Click to collapse
how do I do this
Coolkavin35 said:
how do I do this
Click to expand...
Click to collapse
The odex is next to the apk. If there is none its a different problem.
DualJoe said:
The odex is next to the apk. If there is none its a different problem.
Click to expand...
Click to collapse
I tried deleting the ODEX file but it won't let me delete it. It says permission denied or when I try to delete it it doesn't delete at all how do I fix this.
I guess you're on original stock rom non-rooted then. If so, forget all I said. Try wiping cache/dalvik-cache in recovery. Its in the I9300 xda wiki how to get there. If that doesn't help I don't know...
DualJoe said:
I guess you're on original stock rom non-rooted then. If so, forget all I said. Try wiping cache/dalvik-cache in recovery. Its in the I9300 xda wiki how to get there. If that doesn't help I don't know...
Click to expand...
Click to collapse
My phone is rooted 150% sure I just have a stock rom but I know for sure I am rooted
Coolkavin35 said:
My phone is rooted 150% sure I just have a stock rom but I know for sure I am rooted
Click to expand...
Click to collapse
sent you a pm

[Request] Stock kitkat apps

I'm looking for these 3 apps extracted from official stock kitkat ROM.
Calculator
Flashlight
Voice Recorder
I lost them after unlocking bootloader. Thank you
Not sure why you would lose any system apps after unlocking the bootloader, mine did not do that... but you can try to download the stock rom and just copy those apps from the zip file into your system (and fix permissions) or you can try to factory reset after you unlocked the bootloader...
pottyvick said:
Not sure why you would lose any system apps after unlocking the bootloader, mine did not do that... but you can try to download the stock rom and just copy those apps from the zip file into your system (and fix permissions) or you can try to factory reset after you unlocked the bootloader...
Click to expand...
Click to collapse
They're not exactly system apps. They're located in /data/preload. I'd be happy if someone can provide them.
Prasad007 said:
They're not exactly system apps. They're located in /data/preload. I'd be happy if someone can provide them.
Click to expand...
Click to collapse
As you are not a new member you should be more than capable of doing the first step... just download the stock rom and extract them. then copy them into system and fix permissions... I use root explorer to do this all the time... its very easy to do...
pottyvick said:
As you are not a new member you should be more than capable of doing the first step... just download the stock rom and extract them. then copy them into system and fix permissions... I use root explorer to do this all the time... its very easy to do...
Click to expand...
Click to collapse
Yeah, I'm downloading the OTA now. Was hoping for a faster way to get just the missing apps since I'm on vacation and a slow connection. Thanks anyway
Prasad007 said:
Yeah, I'm downloading the OTA now. Was hoping for a faster way to get just the missing apps since I'm on vacation and a slow connection. Thanks anyway
Click to expand...
Click to collapse
which stock rom are you referring to? HTC Sense 4.4.2 or GPe 4.4.2?
pottyvick said:
which stock rom are you referring to? HTC Sense 4.4.2 or GPe 4.4.2?
Click to expand...
Click to collapse
Sense kitkat
pottyvick said:
Not sure why you would lose any system apps after unlocking the bootloader, mine did not do that... but you can try to download the stock rom and just copy those apps from the zip file into your system (and fix permissions) or you can try to factory reset after you unlocked the bootloader...
Click to expand...
Click to collapse
I seem to recall (can't remember the thread) that several apps did stop working when the devices were unlocked. It may have depended on the variant of the M7 that was being unlocked.
I already restored apps from stock rom OTA. This thread should be closed.

Categories

Resources