Remove UOT Mods? - HTC Inspire 4G

Anyone know if there is a way to remove UOT mods (like animations and battery meter stuff)? Or, is the only way to restore from a nandroid backup? thx

Four-Fifty-X said:
Anyone know if there is a way to remove UOT mods (like animations and battery meter stuff)? Or, is the only way to restore from a nandroid backup? thx
Click to expand...
Click to collapse
Flash original ROM framework.
Basically, flash ROM without wiping data and stuff and it will replace UOT with original framework.
Or if you still have the original framework-res.apk...just put it back into \system\framework.

Nickovtyme said:
Flash original ROM framework.
Basically, flash ROM without wiping data and stuff and it will replace UOT with original framework.
Or if you still have the original framework-res.apk...just put it back into \system\framework.
Click to expand...
Click to collapse
Tried copying the original framework-res.apk and got boot looped... oh well, restoring now...

Hmmm...thats worked for me in the past.
But you could've just reflashed the ROM. If you don't wipe data you won't lose anything.

Four-Fifty-X said:
Tried copying the original framework-res.apk and got boot looped... oh well, restoring now...
Click to expand...
Click to collapse
This process will NOT work on Inspire like it does on Captivate.
I too learnt about this only some time back.
On Captivate, u r copying to internal SD, and moving from there. So it works.
On Inspire, its the external SD where u r copying it to. U would need to copy it to /system folder, and then move it to /system/framework.
Or
U cud update the CWM flashable zip with these files and flash it.

Copy to /system. Set permission to read/write, read, read.
Then MOVE from /system to /system/framework.
Youhave to do it this way cause you have to set the permissions correctly before you overwrite the old framework - so you copy to /system first to get the permissions how they should be, then move to /system /framework.
If you do it like.this you'll be fine, if you don't=bootloop

di11igaf said:
Copy to /system. Set permission to read/write, read, read.
Then MOVE from /system to /system/framework.
Youhave to do it this way cause you have to set the permissions correctly before you overwrite the old framework - so you copy to /system first to get the permissions how they should be, then move to /system /framework.
If you do it like.this you'll be fine, if you don't=bootloop
Click to expand...
Click to collapse
Yep, found that out the hard way. Retested it too. Once you copy over the old framework, you can't do anything, including setting the proper permissions...
No big deal like I said. I had a backup, but it was a month or so old, so I had to do a little re-installing and stuff...

Sorry... I wasn't trying to tell ya wrong. I knew I had done it I'm the past but I forgot exactly how. I think ultimately I just reflashed the original ROM.
I learned something too.

Nickovtyme said:
Sorry... I wasn't trying to tell ya wrong. I knew I had done it I'm the past but I forgot exactly how. I think ultimately I just reflashed the original ROM.
I learned something too.
Click to expand...
Click to collapse
Cheers
After close to I think half a dozen boot loops, dilli (dilligaf) cleared me out why the process that worked all the time on captivate does not work on inspire.

Related

Default launcher, and app removal...

Just a few quick questions that I had trouble finding answers to.
1. Easy way to set the default launcher to launcher.apk, even if rosie is removed it still shows up after flashing rom?...
2. When I unzip a rom, remove apk's, resign, and flash, many of the apk's I had removed still show up. Rosie, sprint nfl, default music, htc contacts, etc. Anyone know why this is? Tried with several different roms and wiped excessively. Still seem to be several app's I cannot remove without adb'ing after flash...
Thanks in advance
Make sure you Wipe Data/Factory Reset from the Recovery image before flashing
mrinehart93 said:
Make sure you Wipe Data/Factory Reset from the Recovery image before flashing
Click to expand...
Click to collapse
Turdburglar said:
Tried with several different roms and wiped excessively. Still seem to be several app's I cannot remove without adb'ing after flash...
Click to expand...
Click to collapse
10charsssssssssssssssss
Aah sorry I missed that. It could be that the apps you're attempting to remove that are being left-over are in /system/app... because wiping Data doesn't remove them from there.
mrinehart93 said:
Aah sorry I missed that. It could be that the apps you're attempting to remove that are being left-over are in /system/app... because wiping Data doesn't remove them from there.
Click to expand...
Click to collapse
Thanks, strange, shouldn't it format system/app on flash? Anyone tell me how I might accomplish that?
Actually now that I think about it, even if I adb rm, and flash a rom with the apk's removed, they still show up.
Wow... I have no idea then Nevermind, scratch that! DO you have an ext partition or Apps2SD installed? That would be the culprit!!!!!
mrinehart93 said:
Wow... I have no idea then Nevermind, scratch that! DO you have an ext partition or Apps2SD installed? That would be the culprit!!!!!
Click to expand...
Click to collapse
nope, weird right? think I got sprint nfl out by default finally. Still got Rosie, music, people...
default im won't go away either, or weather.
Screw it, i'll just make a .bat, what a pain...
Well I think I found my problem, not sure how to fix it tho if anyone can lead me in the right direction. I've been using fresh pre-kitchen to sign zips. Seems no matter what I put in the update-script before I sign it with pre-kitchen this is all I have in there afterword...
show_progress 0.1 0
copy_dir PACKAGE:system SYSTEM:
show_progress 0.1 10
So obviously it's not formatting system. or doing anything but copying "system". I can also try to edit/replace the update-script after I sign the zip but that gives me a "E:/Wrong Digest .../update-script E:Verification failed" error when I attempt to flash.
All I'm trying to do is add a data folder to damagecontrol2.07.2, remove some apps, rosie, add a new taskbar, and lockscreen.
Is there any better easy way to do this, update-script is killing me.....
Suppose I could try to sign it manually, but I'm a noob and lazy I guess, easy and quick is good. Anyone else having this sort of problem with pre-kitchen?
I already got damagecontrol running on my phone with all the things I want using a .bat, just trying to figure out how to put it all in a rom I can flash and be done with it in the future.... Thanks for any help.
I find the easiest way to sign update.zip's is to find the script somewhere around here (I have no idea... I found it like 4 months ago) that adds "Sign Zip" to your right-click context menu. If you do that, then all you have to do is pull the META-INF folder from the ROM you're basing it off of, put that next to System and boot.img in the same directory, highlight them all, zip them, and then right click and sign the zip. That's how I do stuff, and it works perfectly every time.
mrinehart93 said:
I find the easiest way to sign update.zip's is to find the script somewhere around here (I have no idea... I found it like 4 months ago) that adds "Sign Zip" to your right-click context menu. If you do that, then all you have to do is pull the META-INF folder from the ROM you're basing it off of, put that next to System and boot.img in the same directory, highlight them all, zip them, and then right click and sign the zip. That's how I do stuff, and it works perfectly every time.
Click to expand...
Click to collapse
thanks, I'll take a look around for it.
No problem. If it helps, I'm pretty sure I found the script on a Droid forum. I'd help you look for it, but I have homework to do that involves Shakespearian soliloguy's... and Shakespeare is not one of my forte's.
Found one for linux here...
http://forum.xda-developers.com/showthread.php?t=538020
to bad I'm on windows at the moment, might be about time to go back to ubuntu anyway.
Anyone got one for windows for sh..s and giggles?
ahhh well I've been using winzip to zip the files, seems others have been having problems also, supposedly 7-zip works better? I'll post results in case anyone else has similar issues.
Nice! found the windows script for right click also incase anyone wants it.
http://forum.xda-developers.com/showthread.php?p=6232592
Yep problem was winzip. works like a charm when zipped with 7zip... tried zips from both winzip and 7zip with pre-kitchen and the script, update-script in the winzip'd files is always bare. odd. Thanks for pointing me to the script mrinehart, doesn't get easier than that.
No problem! Glad you were able to find it and get everything working

[Q] Is there an easy way to remove the AT&T boot animation from stock rooted ROM?

I have this ROM: Inspire 4g Stock ROM Optimized--Root, Deodex, zip-aligned, HSUPA, non-market ap....
Is there an easy way to kill the AT&T boot animation when it starts up? I like the stock rom, and I like all the crapware has been removed, but the AT&T Rethink Possible silly animation on this ROM drives me nuts. Any way to remove it?
thanks!
Bella, this thread will likely be moved as it's a question and not development. As your other thread was moved.
Second, it's in System/customize/resource. I wouldn't recommend deleting though, replace it with something else. Loots of boot options on XDA.
lrs421 said:
Bella, this thread will likely be moved as it's a question and not development. As your other thread was moved.
Second, it's in System/customize/resource. I wouldn't recommend deleting though, replace it with something else. Loots of boot options on XDA.
Click to expand...
Click to collapse
OOPS! Sorry I didn't mean to post in here again... my bad. Apologies to the mods.
Can you give me a link to what boot animations I can easily replace it with?
Also, I think related, any way to get rid of the reference to AT&T in the app store? I hate knowing this is an AT&T phone, hehe
bella92108 said:
OOPS! Sorry I didn't mean to post in here again... my bad. Apologies to the mods.
Can you give me a link to what boot animations I can easily replace it with?
Also, I think related, any way to get rid of the reference to AT&T in the app store? I hate knowing this is an AT&T phone, hehe
Click to expand...
Click to collapse
Check in the themes and apps sections, they're literally everywhere. Yes you can get rid of the at&t reference in the market but it requires a lot of editing in the build.prop. There was an extra step too but I forget...
lrs421 said:
Check in the themes and apps sections, they're literally everywhere. Yes you can get rid of the at&t reference in the market but it requires a lot of editing in the build.prop. There was an extra step too but I forget...
Click to expand...
Click to collapse
Cool, will replace the theme. Thanks.
Anyone know exactly what edits to the prop file are needed to de-AT&T the Android Market?
I have some custom boots there check it out.. Custom boots
mudknot2005 said:
I have some custom boots there check it out.. Custom boots
Click to expand...
Click to collapse
Having a little difficulty applying these. If I power down, then press POWER and VOL DOWN to boot into recovery, do I have to wipe or clear cache or just apply zip or how do they work?
Thanks!
Mudknot made it easy for us. In that thread he linked to, download the bootanimation you want from the list that IS flashable through cwm. Boot into clockwork and choose to install zip from SD card. Find the bootanimation zip, select it and then answer yes to the "are you sure" question.
bella92108 said:
Having a little difficulty applying these. If I power down, then press POWER and VOL DOWN to boot into recovery, do I have to wipe or clear cache or just apply zip or how do they work?
Thanks!
Click to expand...
Click to collapse
If your using ginger bread then it won't work.. If your using froyo all you will need to do is flash it. You don't want to do a full wipe because it will erase everything. Cache and Devlik are entirely up to you
It won't work on gingerbread because I haven't had time to flash gingerbread, and update the update script.
mudknot2005 said:
If your using ginger bread then it won't work.. If your using froyo all you will need to do is flash it. You don't want to do a full wipe because it will erase everything. Cache and Devlik are entirely up to you
It won't work on gingerbread because I haven't had time to flash gingerbread, and update the update script.
Click to expand...
Click to collapse
Not using gingerbread, just the ATT stock rom rooted. Flashing the rom in the above post didn't work... is t here a manual way to replace the animation file?
Thanks!
bella92108 said:
Not using gingerbread, just the ATT stock rom rooted. Flashing the rom in the above post didn't work... is t here a manual way to replace the animation file?
Thanks!
Click to expand...
Click to collapse
Just to make sure your using the correct one. The bootanimation.zip files will not flash through cwm. If you are trying to flash them use the ones that say flashable through cwm should be post Number 4. If you want to manually do it. You are going to need a root explorer (ie. super manager, es file explorer, root explorer) you will need to make sure root path is selected and that you have the build mounted as R/W. Copy the bootanimation.zip you want to your sd card (do not unpack it), and copy it with root explorer. From there you are going to want to go into your build (rootpath) and go to data>local>, then you are going to want to past it, agree to overwrite the current bootanimation.zip. Then do a full reboot.
mudknot2005 said:
Just to make sure your using the correct one. The bootanimation.zip files will not flash through cwm. If you are trying to flash them use the ones that say flashable through cwm should be post Number 4. If you want to manually do it. You are going to need a root explorer (ie. super manager, es file explorer, root explorer) you will need to make sure root path is selected and that you have the build mounted as R/W. Copy the bootanimation.zip you want to your sd card (do not unpack it), and copy it with root explorer. From there you are going to want to go into your build (rootpath) and go to data>local>, then you are going to want to past it, agree to overwrite the current bootanimation.zip. Then do a full reboot.
Click to expand...
Click to collapse
I tried the latter and it didn't work. I'd already tried to flash with the flashable one, so after that didn't work I tried the non flashable, and copied it to that directory, but it didn't change the animation. I'm using the TPC Inspire Stock Rom and even when I followed the above process I'm getting the annoying big TPC boot animation.
I wish I could get around it :-(
Give me a few minutes Ill see what I can do.
I'm currently not able to flash the rom, but I am going to unpack it and take a look see if I can figure out whats up with it.
Do me a favor, in root explorer go to system>customize>resources and tell me if you see ATT_bootanimation.zip.
mudknot2005 said:
Do me a favor, in root explorer go to system>customize>resources and tell me if you see ATT_bootanimation.zip.
Click to expand...
Click to collapse
Yes its in there. Y?

[Q] Is there a way to "install" system apk's?

Let's say, for example, I uninstalled some apps in Titanium Backup. System apps such as MMS.apk or Contacts.apk, etc. How would I go about installing these apps back to my phone? I know that Titanium Backup does not restore them if you uninstall them. So is there another way? Because trying to install the normal way does not work.
Yes, use Root Explorer (or similar file manager app) to put them back in /system/app.
Alternatively, you can always use ADB to push the files back.
Sent from my SCH-I510 using XDA App
kelmar13 said:
Yes, use Root Explorer (or similar file manager app) to put them back in /system/app.
Alternatively, you can always use ADB to push the files back.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
I tried this method and neither worked. I've literally tried everything. It's not that I can't flash any ROM I want to get it back its just that I'm trying to change up some of the theming of the stock apk's.
Syn Ack said:
I tried this method and neither worked. I've literally tried everything. It's not that I can't flash any ROM I want to get it back its just that I'm trying to change up some of the theming of the stock apk's.
Click to expand...
Click to collapse
That's how you install them. Is /system mounted as RW when you're trying?
So is it safe to assume you deleted the backups in TiBu, then?
tcollum said:
So is it safe to assume you deleted the backups in TiBu, then?
Click to expand...
Click to collapse
Right before I uninstalled MMS.apk, I backed it up with TiBu. When I tried restoring, it would just sit there "restoring" for several minutes and would never do anything. It never restored.
As funny as this thread is. Dude. go to your rom .zip and extract the files from the /system/app directory and reinstall them.
dragonstalker said:
As funny as this thread is. Dude. go to your rom .zip and extract the files from the /system/app directory and reinstall them.
Click to expand...
Click to collapse
That's has been discussed already, no luck. Thanks though.
Syn Ack said:
That's has been discussed already, no luck. Thanks though.
Click to expand...
Click to collapse
then extract the entire /system directory.
adb push /\system /system
dragonstalker said:
then extract the entire /system directory.
adb push /\system /system
Click to expand...
Click to collapse
So you say I should pull /system then put in the MMS.apk and then push /system back with the MMS.apk in it?
Syn Ack said:
So you say I should pull /system then put in the MMS.apk and then push /system back with the MMS.apk in it?
Click to expand...
Click to collapse
no. i'm saying take the /system from the .zip of whatever rom you have downloaded and push it to your phone.
It will overwrite whatever you screwed up. From what you are saying, you have done more then just delete some apk's. If all you did was delete them, then you should be able to put them back. The fact that you cannot tells me you have been doin more then what you are letting be known.
Alternate suggestion.
REFLASH YOUR PHONE.
kelmar13 said:
Yes, use Root Explorer (or similar file manager app) to put them back in /system/app.
Alternatively, you can always use ADB to push the files back.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
If you do the root explorer and it didnt work, you might have to go into the app's settings and give yourself permission to edit these directories......
dragonstalker said:
no. i'm saying take the /system from the .zip of whatever rom you have downloaded and push it to your phone.
It will overwrite whatever you screwed up. From what you are saying, you have done more then just delete some apk's. If all you did was delete them, then you should be able to put them back. The fact that you cannot tells me you have been doin more then what you are letting be known.
Alternate suggestion.
REFLASH YOUR PHONE.
Click to expand...
Click to collapse
Yes I know of these ways, I was trying to figure out a way to do it for a single app as opposed to flashing the whole system back on. It's not that I have a problem and can't get these back. Thanks for your input.
Did you reboot after you put the apk(s) in /system/app so that they'd be re-populated in the list?
imnuts said:
Did you reboot after you put the apk(s) in /system/app so that they'd be re-populated in the list?
Click to expand...
Click to collapse
Yeah. I've literally tried everything. Maybe my flash of the new leak, 2.3.4, was no good. Thanks for the help though. I'll reflash the full package and start fresh with someone elses EP1F, maybe the one I downloaded was a fail.
Just making sure... but you have removed the apps completely and are just trying to add the old backups back in, right?
Do you have the apps somewhere other than Titanium Backup?
kelmar13 said:
Just making sure... but you have removed the apps completely and are just trying to add the old backups back in, right?
Do you have the apps somewhere other than Titanium Backup?
Click to expand...
Click to collapse
When I removed the apps, I uninstalled them completely, they were nonexistent in /system/app
Please keep the Thread Clean and on Topic or the Thread will get Deleted
I just tried doing this AGAIN with a legit stock Browser.apk. It did the same exact thing. Won't install after reboot. This seems to be a problem with the EP1F leak.
Syn Ack said:
I just tried doing this AGAIN with a legit stock Browser.apk. It did the same exact thing. Won't install after reboot. This seems to be a problem with the EP1F leak.
Click to expand...
Click to collapse
if you have adb run a logfile while you are doin the install so i can see the error.

Best way to backup the EFS folder

So what is the best way to back it up?
Please don't tell me to copy and paste it with a file manager
I hate to tell you this. Copy it with a file manager then transfer it to your computer. It's how you do it.
Honestly I've never had success backing up the efs folder. Every time I tried with any file manager it always failed to copy the IMEI.
Sent from my SGH-T959V using xda app-developers app
cpkelley94 said:
Honestly I've never had success backing up the efs folder. Every time I tried with any file manager it always failed to copy the IMEI.
Click to expand...
Click to collapse
Use Super Manager. I've restored mine with it before.
tar or cpio -- Using zip or anything related to Windows, especially a text editor, is just asking for trouble.
# cd /efs
# tar cvf /sdcard/my_efs_backup.20120816.tar .
then copy my_efs_backup.20120816.tar off your microSD and put it somewhere safe
Jeff... I'm not a Linux guy more of a Windows guy but am I suppose to put that in the terminal on the phone? And hechoen aren't there folder permissions involved when you put back the file?
I know there are apps that backup your efs but can I use them? Also somewhere in a thread there is a flash able zip that backups your efs, can it work with ics
I spent a few bucks and bought root explorer...no problems.
Shortbus-Driver said:
I spent a few bucks and bought root explorer...no problems.
Click to expand...
Click to collapse
Yeah and it also seems that its the only file explorer without the bloat. Its pretty expensive for a simple file explorer.
But well worth it
I find adb a lot easier than the terminal on the phone. It's useful for pushing a file or two to the phone or vice versa without unmounting the microSD. Free too!
Posted from my AOKP-ified SGS4G
Any rom that installs with my aroma installer like most gb roms and a few ics roms make an efs backup in /sdcard/aroma-backup for you.
Also any ics rom that has used the cm9 update.sh script team acid made will back it up for you during the rom install (cm9/aokp).
But how about that flash able zip file from cm7 that backs up your efs folder?
FBis251 said:
Any rom that installs with my aroma installer like most gb roms and a few ics roms make an efs backup in /sdcard/aroma-backup for you.
Also any ics rom that has used the cm9 update.sh script team acid made will back it up for you during the rom install (cm9/aokp).
Click to expand...
Click to collapse
The reason I want to back it up is because I want to flash back to stock using heimdall and there are those times that something could go wrong.
th3controller said:
And hechoen aren't there folder permissions involved when you put back the file?
Click to expand...
Click to collapse
Nope. The folder already has the correct permissions. All you need to do is stitch the system to read/write then paste it back in place. I have used this method so I know it works. I do agree with Jeff though. If you know how to use adb it's a sure fire way to go. Just most users are clueless about it.
hechoen said:
Nope. The folder already has the correct permissions. All you need to do is stitch the system to read/write then paste it back in place. I have used this method so I know it works. I do agree with Jeff though. If you know how to use adb it's a sure fire way to go. Just most users are clueless about it.
Click to expand...
Click to collapse
Lumins guide to using heimdall uses adb right? So can I backup my efs and flash heimdall afterwards correct?
This is the easiest way to make a backup:
http://sourceforge.net/projects/teamacid/files/fb/cwm/cm7-efs-backup.zip/download
Thank FB.
lumin30 said:
This is the easiest way to make a backup:
http://sourceforge.net/projects/teamacid/files/fb/cwm/cm7-efs-backup.zip/download
Thank FB.
Click to expand...
Click to collapse
That's the one I'm talking about! And isn't there another zip to restore the efs folder?
And does it work with ics galaxy s beam?
th3controller said:
That's the one I'm talking about! And isn't there another zip to restore the efs folder?
And does it work with ics galaxy s beam?
Click to expand...
Click to collapse
I just want to say... it is okay to test things out on your own. That is how you learn.
lumin30 said:
I just want to say... it is okay to test things out on your own. That is how you learn.
Click to expand...
Click to collapse
Can you at least please provide the thread that the flash able zip is which is both the efs back up and restore.
Try looking at the url I posted above and see if you can figure out - on your own - how to back in to the folder FB posted both the backup and restore zips.

[Q] Help? Accidently deleted People APK?

Hey guys,
I think I accidentally deleted the people system APK?! I can no longer save contacts. Wondering what the best way to fix this issue would be without flashing back to stock rom. I am currently rooted and running stock 4.4.2 KK, but I have made a lot of MODS and am running the Galaxy Gear Manager for my watch which is a huge process to get running that I don't want to have to repeat.
Any help is mucho appreciated!!!
If you can find the apk somewhere install that. Otherwise flash the system.img from the factory image.
jd1639 said:
If you can find the apk somewhere install that. Otherwise flash the system.img from the factory image.
Click to expand...
Click to collapse
Will flashing the system.img reset everything?
jason.T said:
Will flashing the system.img reset everything?
Click to expand...
Click to collapse
No, it'll reinstall all the system files. If you modified any of them you'll lose that but I doubt you modified any. This will only work if your bootloader is unlocked. If it isn't then you'll lose everything unlocking it.
jd1639 said:
No, it'll reinstall all the system files. If you modified any of them you'll lose that but I doubt you modified any. This will only work if your bootloader is unlocked. If it isn't then you'll lose everything unlocking it.
Click to expand...
Click to collapse
Awesome, my bootloader is unlocked, thanks!
jason.T said:
Awesome, my bootloader is unlocked, thanks!
Click to expand...
Click to collapse
Have super su on your internal sd card so you can flash it in your recovery. You'll lose root.
jason.T said:
Hey guys,
I think I accidentally deleted the people system APK?! I can no longer save contacts. Wondering what the best way to fix this issue would be without flashing back to stock rom. I am currently rooted and running stock 4.4.2 KK, but I have made a lot of MODS and am running the Galaxy Gear Manager for my watch which is a huge process to get running that I don't want to have to repeat.
Any help is mucho appreciated!!!
Click to expand...
Click to collapse
Do you still need help with this? It's not that difficult to just pull the app and move it into the right system folder. Once you do that, change permissions to match the other apps, and reboot, you should be back to normal. I'll post the apk if you need it.
es0tericcha0s said:
Do you still need help with this? It's not that difficult to just pull the app and move it into the right system folder. Once you do that, change permissions to match the other apps, and reboot, you should be back to normal. I'll post the apk if you need it.
Click to expand...
Click to collapse
The APK would be amazing! I haven't been able to find it, I got the System.img that I was going to flash after work, but the APK would be a lot easier! Thanks!!
Hi,
It's Contact.apk you would need?
jason.T said:
The APK would be amazing! I haven't been able to find it, I got the System.img that I was going to flash after work, but the APK would be a lot easier! Thanks!!
Click to expand...
Click to collapse
No problem. I'll have it uploaded in a bit. It's just the People / Contacts apk, right? And you're odexed or deodexed?
jason.T said:
The APK would be amazing! I haven't been able to find it, I got the System.img that I was going to flash after work, but the APK would be a lot easier! Thanks!!
Click to expand...
Click to collapse
You can pretty much just download any ROM available, extract the Contacts.apk file (I think its in system/priv-app/) and put it on your device.
es0tericcha0s said:
No problem. I'll have it uploaded in a bit. It's just the People / Contacts apk, right? And you're odexed or deodexed?
Click to expand...
Click to collapse
Yes, the People/contacts apk, and I am still stock, just rooted and have an unlocked bootloader, so odexed, I believe.
jsgraphicart said:
You can pretty much just download any ROM available, extract the Contacts.apk file (I think its in system/priv-app/) and put it on your device.
Click to expand...
Click to collapse
I tried that with one of the apk's I found, but I couldn't get it to work. I may have gotten a corrupt file though.
Here's a flashable zip in attachment (wipe Dalvik cache just in case) for Contacts.apk (with the .odex file)...
You still have ContactsProvider.apk?
jsgraphicart said:
You can pretty much just download any ROM available, extract the Contacts.apk file (I think its in system/priv-app/) and put it on your device.
Click to expand...
Click to collapse
He might not be in a situation where he can download a large file like a complete rom. He did mention being at work. Anyway, these should work:
https://dl.dropboxusercontent.com/u/9903887/Apps/Contacts.apk
https://dl.dropboxusercontent.com/u/9903887/Apps/Contacts.odex
If you are deodexed, let me know, and don't use just the apk ^ there or it will force close constantly.
Just use a file manager that has root access (ES File Manager is a good, free choice, if you don't have another) and move the app and odex file to:
/system/priv-app
Make sure to change the permissions. The 3 Read options should be checked and the first Write option. If you aren't sure, just read the permissions of another app in that folder and match it. Then just reboot and should be back to normal.
viking37 said:
Here's a flashable zip in attachment (wipe Dalvik cache just in case) for Contacts.apk...
You still have ContactsProvider.apk?
Click to expand...
Click to collapse
Awesome!, thanks. The only thing I see in my app/system directory that pertains to contacts is the "GoogleContactsSyncAdapter.apk" I will be attempting to get this fixed when I get home in a couple hours.
jason.T said:
I tried that with one of the apk's I found, but I couldn't get it to work. I may have gotten a corrupt file though.
Click to expand...
Click to collapse
You need to change the permissions. If you didnt do that, then it wont work. es0tericcha0s explained it in his last post
jason.T said:
Awesome!, thanks. The only thing I see in my app/system directory that pertains to contacts is the "GoogleContactsSyncAdapter.apk" I will be attempting to get this fixed when I get home in a couple hours.
Click to expand...
Click to collapse
Re,
Contacts.apk and ContactsProvider.apk are in /system/priv-app...
You are odexed, right?
es0tericcha0s said:
He might not be in a situation where he can download a large file like a complete rom. He did mention being at work. Anyway, these should work:
https://dl.dropboxusercontent.com/u/9903887/Apps/Contacts.apk
https://dl.dropboxusercontent.com/u/9903887/Apps/Contacts.odex
If you are deodexed, let me know, and don't use just the apk ^ there or it will force close constantly.
Just use a file manager that has root access (ES File Manager is a good, free choice, if you don't have another) and move the app and odex file to:
/system/priv-app
Make sure to change the permissions. The 3 Read options should be checked and the first Write option. If you aren't sure, just read the permissions of another app in that folder and match it. Then just reboot and should be back to normal.
Click to expand...
Click to collapse
Dropped those 2 files into the correct /system/priv-app, changed permissions, still nothing? What am I missing?
jason.T said:
Dropped those 2 files into the correct /system/priv-app, changed permissions, still nothing? What am I missing?
Click to expand...
Click to collapse
Dumb question, but did you reboot?

Categories

Resources