[Request] Stock kitkat apps - T-Mobile HTC One (M7)

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.

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.

[Q] Deleted Talk.apk, how can I get it back

For reasons I won't go into (mainly because they're boring) I deleted Google talk.apk from Root Explorer (I was following instructions to update the app but those didn't work) and now I can't get it back. I've factory reset the phone to no avail. I have Google Voice installed, but can't seem to get talk back. If anyone could help, it would be greatly, greatly appreciated. Thanks!
BTW, I did a search before posing the ?, but the only solution I found was for a different phone, and when I ran those steps, when I tried to open Talk, it would just FC.
libracolo said:
For reasons I won't go into (mainly because they're boring) I deleted Google talk.apk from Root Explorer (I was following instructions to update the app but those didn't work) and now I can't get it back. I've factory reset the phone to no avail. I have Google Voice installed, but can't seem to get talk back. If anyone could help, it would be greatly, greatly appreciated. Thanks!
BTW, I did a search before posing the ?, but the only solution I found was for a different phone, and when I ran those steps, when I tried to open Talk, it would just FC.
Click to expand...
Click to collapse
Have you tried snagging the files from another Photon and installing? Can you post what steps you have already taken please?
Yes....factory reset won't restore system apps. You can flash Juggs update.zip and that will restore for you. Then would have to root again of course but is easy enough.
Just download a custom rom , unzip it and copy the required app to your device.
faria said:
Just download a custom rom , unzip it and copy the required app to your device.
Click to expand...
Click to collapse
+1
I should of said that instead of grabbing it from another phone. Thanks faria.
CCallahan said:
Have you tried snagging the files from another Photon and installing? Can you post what steps you have already taken please?
Yes....factory reset won't restore system apps. You can flash Juggs update.zip and that will restore for you. Then would have to root again of course but is easy enough.
Click to expand...
Click to collapse
Thanks for the info. If I flash Juggs update, will it hurt anything (since I already am on the latest OTA)?
faria said:
Just download a custom rom , unzip it and copy the required app to your device.
Click to expand...
Click to collapse
I will try that as well. When I did a search, I found where someone had posted the talk.apk.zip file which I copied to my sd card, unzipped and then copied to system/apps (through Root Explorer), but that is when I started getting FC's. I then installed it (from Root Explorer) even with the same result. It may be that it wasn't the right version maybe? So if I extract it from a Rom, do I just copy it to the System/Apps folder (using Root Explorer)? Sorry for the confusion, and thanks much for the help.
libracolo said:
I will try that as well. When I did a search, I found where someone had posted the talk.apk.zip file which I copied to my sd card, unzipped and then copied to system/apps (through Root Explorer), but that is when I started getting FC's. I then installed it (from Root Explorer) even with the same result. It may be that it wasn't the right version maybe? So if I extract it from a Rom, do I just copy it to the System/Apps folder (using Root Explorer)? Sorry for the confusion, and thanks much for the help.
Click to expand...
Click to collapse
you need to delete the talk.odex file from system apps othewize you get fcs.
faria said:
you need to delete the talk.odex file from system apps othewize you get fcs.
Click to expand...
Click to collapse
I don't (and didn't) have that file, only talk.apk (which of course was deleted). Isn't the odex like the cache? If so, would it have been removed when I ran App Cache Cleaner?
libracolo said:
I don't (and didn't) have that file, only talk.apk (which of course was deleted). Isn't the odex like the cache? If so, would it have been removed when I ran App Cache Cleaner?
Click to expand...
Click to collapse
Correct.
Well short of getting the apk from the very same rom version ,you will have to reflash he rom.
ps.
there the new google talk with video here in the forum, that probably would fix your problem.
Here
http://forum.xda-developers.com/showthread.php?t=773272
http://forum.xda-developers.com/showthread.php?t=716888
faria said:
Here
http://forum.xda-developers.com/showthread.php?t=773272
http://forum.xda-developers.com/showthread.php?t=716888
Click to expand...
Click to collapse
Hey faria, thanks! I did the top link last night (that was the one that I copied the talk.apk.zip (2.2) over to my SD card, extracted, and then copied to /system/apps/. I installed from there (btw, I did change to R/W first), but all I got was FC's on talk. I'm thinking I needed to reboot after installing, maybe? I'm not really sure why I would need to reboot though, but if that is all it takes, I'm happy. I will try that when I get home tonight (don't have a spare cable with me right now). Thank you sooo much for your help.
libracolo said:
Thanks for the info. If I flash Juggs update, will it hurt anything (since I already am on the latest OTA)?
Click to expand...
Click to collapse
If you still end up having problems.....
Juggs update.zip is just the latest OTA with a few minor modifications. So basically it will restore all to pretty close out of the box and restore any system apps.
However, you can also flash the sbf which is the actual newest OTA exactly like the one pushed from Motorola/Sprint. This requires using rsd and isn't quite as easy as the update.zip which can just be flashed via bootstrap recovery.
Any one of these methods will require you to root the phone again.
CCallahan said:
If you still end up having problems.....
Juggs update.zip is just the latest OTA with a few minor modifications. So basically it will restore all to pretty close out of the box and restore any system apps.
However, you can also flash the sbf which is the actual newest OTA exactly like the one pushed from Motorola/Sprint. This requires using rsd and isn't quite as easy as the update.zip which can just be flashed via bootstrap recovery.
Any one of these methods will require you to root the phone again.
Click to expand...
Click to collapse
Yeah, I'm gonna flash the sbf, I just downloaded it and installed the drivers and stuff, but I think I'm gonna wait until tomorrow night (only because it's been a really long day, started at 4 am MST just ending), so I think my brain is fried. Thanks for all your help today, I'll let ya know tomorrow how it goes. What a freakin pain in the arse this talk.apk has become....haha
Update: I flashed the sbf, re-rooted, and everything is great now, have Talk back. Thanks for all the help!

(Q) What APK s are responsible for PRL, Profile, and Firmware Update?

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???

[Q] How to restore Systemui.apk?

Hey guys!
I am new here and this is my first thread
I am having a big problem. I already had installed Xposed Installer. 1 week before a error appeared that unfortunately Systemui has stopped and when I rebooted my mobile systemui(status bar, recent apps etc.) was lost. I removed that systemui from the system folder and put the systemui of which I recently had made a backup but still it did not work My system is odexed and there is not any file naming systemui.odex. I think this is the problem but I don't know that how this file was deleted. I have tried all the things but none worked :'( I also tried putting systemui.apk and systemui.odex of another device in my mobile but it also did not work. I am having backup rom of my mobile but I don't know how to flash as I don't have CWM or TWRP installed.
PLzzzzzzz help me how can I restore my SYSTEMUI.
I am using GFIVE BRAVO A5 running android 4.2.2. My phone is rooted.
ODEXED
You mentioned in your post that you had an odexed rom installed, what did you use to flash that rom?
What device are you having this problem on?
Stock Rom
I haven't flashed my rom. I have stock rom installed and stock rom is odexed.
Stock rom installed
I haven't flashed my rom. I have stock rom installed and stock rom is odexed.
I am having this problem in my mediatek device namely GFIVE BRAVO A5 running JB 4.2.2. I am having 3.5 inch device.
I'm not familiar with the brand of the device and the searches I have looked around for don't seem too legit to me, so all I can say is to search around and find something that can help, perhaps an update to the device that might contain it or a full of backup of the phone wich contains the files you are looking for. Other than that all I can say is to try a factory reset and don't mess with your devices system folder unless you know what you're doing.
You can look at this for reference maybe: all-flash-file.blogspot.com
Hard resetted
I have hard resetted my mobile more than 10 times but still no effect took change
And the link you posted, when I opened it And clicked the download button, a message appeared saying that the link will be available for your IP in 24 hours.
Probably a hard reset wont work because a hard reset only resets the user data. In your case, its with the system. It is either you reflash stock rom or push a stock system ui and its odex file. :angel::angel::angel:
Durion said:
I'm not familiar with the brand of the device and the searches I have looked around for don't seem too legit to me, so all I can say is to search around and find something that can help, perhaps an update to the device that might contain it or a full of backup of the phone wich contains the files you are looking for. Other than that all I can say is to try a factory reset and don't mess with your devices system folder unless you know what you're doing.
You can look at this for reference maybe: all-flash-file.blogspot.com
Click to expand...
Click to collapse
kimvic2s said:
Probably a hard reset wont work because a hard reset only resets the user data. In your case, its with the system. It is either you reflash
stock rom or push a stock system ui and its odex file. :angel::angel::angel:
Click to expand...
Click to collapse
So from where I am gonna find my odex file for systemui bcz I don't hve the backup of this file ?
munimjaffer said:
So from where I am gonna find my odex file for systemui bcz I don't hve the backup of this file ?
Click to expand...
Click to collapse
Ask around, there's bound to be someone with the same phone who will be willing to help. If not, go to your phone manufacturer's site and see if they have an android system update you can either upgrade to or extract to find the files you need. Good Luck
Durion said:
Ask around, there's bound to be someone with the same phone who will be willing to help. If not, go to your phone manufacturer's site and see if they have an android system update you can either upgrade to or extract to find the files you need. Good Luck
Click to expand...
Click to collapse
Sir I have downloaded the flash file of my device from the link you provided but I don't know how to flash this file as CWM or TWRP for my device is not available.
munimjaffer said:
Sir I have downloaded the flash file of my device from the link you provided but I don't know how to flash this file as CWM or TWRP for my device is not available.
Click to expand...
Click to collapse
http://www.bholagsm.com/g-five-bravo-a5-flash-file/ This site seems to give good instructions try to follow those. Also, do you have a someone you know with the same phone? If you do, then you might be able to copy the file from their /system folder and paste into into your phone.

can I PERMANENTLY delete the supersu folder in root directory? (cm13)

I do not know why TWRP (or cyanogenmod, it seems) keeps repopulating my root directory with a supersu folder containing apks and scripts for that app. Is there any way to permanently delete that folder and all its contents? Whenever I reboot to recovery after I delete it, it always comes back.
(Inquiries elsewhere went unanswered. Googled all I could.)
From the looks of it you are in CM rom. SU is part of the rom. Not the recovery.
zelendel said:
From the looks of it you are in CM rom. SU is part of the rom. Not the recovery.
Click to expand...
Click to collapse
Great, then that's my new question. Why does CM create this folder and how can I stop it from recreating itself? It's not like my /system/(x)bin/su binaries are being readded.
qu4gmire said:
Great, then that's my new question. Why does CM create this folder and how can I stop it from recreating itself? It's not like my /system/(x)bin/su binaries are being readded.
Click to expand...
Click to collapse
You will have to completely remove root but with the odd way cm does root I am not sure it is really possible as it is coded into the OS.
zelendel said:
You will have to completely remove root but with the odd way cm does root I am not sure it is really possible as it is coded into the OS.
Click to expand...
Click to collapse
There's gotta be a way somewhere out there but thanks for clearing up the cause, at any rate
qu4gmire said:
There's gotta be a way somewhere out there but thanks for clearing up the cause, at any rate
Click to expand...
Click to collapse
Oh there is. Build the rom yourself and leave out super user and root.
Mainly as many custom rom features require root to work. You maybe better off running stock.
If you want to remove root just flash the latest Chainfire's SuperSU, go to the app then select full unroot. Reboot then delete supersu folder.
zelendel said:
Oh there is. Build the rom yourself and leave out super user and root.
Click to expand...
Click to collapse
If only I knew how! I'm just hoping there's a simpler alternative.
Mainly as many custom rom features require root to work. You maybe better off running stock.
Click to expand...
Click to collapse
I use systemless root and don't want any traces of the old method sitting around to be detected. Plus, I'm GApps-free, so that's not really possible.
24imelqui said:
If you want to remove root just flash the latest Chainfire's SuperSU, go to the app then select full unroot. Reboot then delete supersu folder.
Click to expand...
Click to collapse
Doesn't help. That'll remove everything but the folder in question. Going back and deleting the folder after using SuperSU's full unroot option only works until my next reboot, when the folder pops back up again.

Categories

Resources