Titanium Backup: Accidentally uninstalled com.android.wallpaper.livepicker - myTouch 4G General

Hey everyone, as my title states, i accidentally uninstalled the file mentioned with Titanium backup. Now, i'm unable to use live wallpapers.
I tried downloading the com.android.wallpaper.livepicker apk, loaded it up into astro, ran it, but it failed to install.. it gave me a message saying "application not installed"
How can i get this back?? Thanks.

Its a system app. You have to adb push it to /system/app.

trystar said:
Hey everyone, as my title states, i accidentally uninstalled the file mentioned with Titanium backup. Now, i'm unable to use live wallpapers.
I tried downloading the com.android.wallpaper.livepicker apk, loaded it up into astro, ran it, but it failed to install.. it gave me a message saying "application not installed"
How can i get this back?? Thanks.
Click to expand...
Click to collapse
Hi Trystar,
Where did you find the .apk file?..
I've recently wiped my phone to update the Kernel and ROM. Looks like a few of my Titanium backup files were corrupt this being one of them.

Related

[Q] Help installing a stock app

I want to reinstall a stock app called Audio Postcard on my Galaxy S 4G, because I want to be able to update when a system update comes out, and I don't want to wait until then to frantically figure this out.
This is what I have tried:
I downloaded the files named: audiopostcard.apk and audiopostcard.odex and pushed them to system/app. They didn't have the right permissions or user and group, so I fixed that in Root Explorer and abd. The two files now have the right permission and user group assignments (root.root). I rebooted, but the app still won't show up. I have heard that as long as the files have the right permissions and user and group assignment then you don't have to install it. However, since it didn't show up I tried installing it, but it fails with the "not installed" message.
I tried to install it using adb, but I got the following error message:
./adb install /Android/AudioPostcard.apk
2125 KB/s (11202488 bytes in 5.147s)
pkg: /data/local/tmp/AudioPostcard.apk
Failure [INSTALL_FAILED_DEXOPT]
I tried installing it by zipping the two files (audiopostcard.apk and audiopostcard.odex) together, putting it in the root directory of the SD card, rebooting into recovery and installing it, but I get the message:
E: signature verification failed
My phone is rooted, but I don't have clockworkmod installed. Do I need to do this to get the files to install?
Can someone help me with this?
TIA
My first question is, are you running a stock rom? did you flash either KB5 or KC1 rom from the development forum? Or, did you uninstall it yourself via Titanium or something?
someone else just created a thread with this as the Title.
http://forum.xda-developers.com/showthread.php?t=939451
Yes, I'm running the stock rom. I haven't flashed either of those roms from the development forum.
Yes, I did uninstall via Titanium, but it happened in a weird way. I was doing a search in Titanium and clicked on Audio Postcard to uninstall, when it got to the uninstall screen, I told it to cancel, but when I went back to Titanium, it was gone. Weird. Thanks for your reply.
**Update**
I finally got it to install using birgertime's Bloater app. I had to jump through a few hoops to get it to work, and I go into that in that thread, but it is now installed. Thanks to birgertime and others who read this.
there is an application called bloater. its used for rooted phones to install/uninstall apps that come with the phone. its on the market for a dollar but its no longer on applanet. if you want i can get the apk from my phone later and upload it
let me know
hit thanks if it helped

[Q] Titanium Backup(The app itself) won't install or uninstall.

Hi, this is kind of a difficult question for me to explain, but I will try.
I have Titanium Backup installed and it was working fine for a while.
One day the icon went corrupt and the app would not open.
Naturally I went to uninstall and reinstall the apk.
When I uninstalled, the app icon and links disappeared and the app ceased to function, but the app did not uninstall.
When I try to reinstall, it asks to replace the old with the new one.
The install finishes with "Application Not Installed"
I can not access Titanium Backup at all.
I have tried using ADB to uninstall and I have uninstalled from the manage applications. I also tried deleting the .apk from /data/app/.
Titanium backup will no longer show up in my Manage Application menu.
I made a flashable .zip from another phone and installed it that way, TiBu still did not show up in the app list, but all the files are in the phones filesystem.
Hopefully someone can help me fix this without reinstalling the ROM.
The problem phone: HTC Hero CDMA CM7 Nightlies.
Thank you!
I hate to bump my own post, but my thread seems to have gotten lost among newer ones and I do not know where else to ask for help fixing it.

[Q] Google Talk Reinstall

Inadvertently uninstalled Google and am having trouble reinstalling. Restoring the app from my backup appears to hang (I've gotten impatient after waiting 10-15 minutes for the store to complete). After a reboot, the Talk app is not installed.
After referring to a number of threads, I've used ADB to attempt installing Talk.apk, gtalkservice.apk, and TalkProvider.apk, and moving libtalk_jni.so into \system\lib without success.
When attempting to install the apk's with ADB the result is "Failure [Install_failed_Missing_Shared_Library]". libtalk_jni.so appears to have not been removed in the uninstall and is still in the \system\lib directory.
Installing the apk's using Astro returns "Application not installed".
This is a p6200L which is rooted. Uninstall of Talk was done with Titanium Backup.
Anyone have some advice? I figure I must be missing another library, but not sure which one.

[Q] Cannot re-install My Files using Titanium Backup?

Samsung Galaxy Ace, 2.3.6, rooted.
Uninstalled several system apps using Titanium Backup. Successfully re-installed some of them, like samsung apps, thinkfree, etc., but unable to re-install My Files.
Tried to download some Myfiles.apk (one is 600+ kb, one is a bit bigger, and one is about 1Mb). Saved on sdcard. Tapped on it to install, "Application is not installed".
Help please!!! I don't understand why samsung apps and thinkfree can be re-installed, with Titanium no less, but My Files cannot, even with the .apk file.
Thank you!!!
By the way, if it means anything to you guys, I tried to uninstall / reinstall Boat Browser Mini (which is installed in sdcard) with Titanium, and uninstall / reinstall Screen Filter (which is installed in data/app?), with Titanium, both turned out ok.
Thanks!

Titanium backup fails on restoring instagram, now cannot install from market or apk

I had tried restoring instagram from titanium backup, but it wouldn't complete because at the time I had the mount namespace issue.
I fixed that, restored everything, and everything worked.
I recently tried to use instagram on my phone, only to realize it wasn't there. I tried restoring it back again from titanium backup, and it kept hanging forever.
Now I try to install it from google play, and it says "can't install app." The error code is -506.
So I try to manually install the apk through package manager, and it says:
"out of space."
Which is not accurate.
What am I missing here? There's no com.instagram.android in /data/apk. I am wondering if the "bundle id" is registered somewhere and I need to remove it, or something?
????
H0wdy said:
I had tried restoring instagram from titanium backup, but it wouldn't complete because at the time I had the mount namespace issue.
I fixed that, restored everything, and everything worked.
I recently tried to use instagram on my phone, only to realize it wasn't there. I tried restoring it back again from titanium backup, and it kept hanging forever.
Now I try to install it from google play, and it says "can't install app." The error code is -506.
So I try to manually install the apk through package manager, and it says:
"out of space."
Which is not accurate.
What am I missing here? There's no com.instagram.android in /data/apk. I am wondering if the "bundle id" is registered somewhere and I need to remove it, or something?
????
Click to expand...
Click to collapse
There was another thread about this, in which a solution helped 3 or 4 people who couldn't download different apps due to 506 error:
"If you use a root explorer, goto data/data, there are dead files in there under google music, or talk, delete them , then try to reinstall from play store, worked perfectly for me and killed the 506 error, these are from past error installs and Android thinks the app is still installed. I personally use root explorer and within all the actual blue file folders under data/data, the corrupt ones showed as white unknown files, if I helped hit thanks.... These are actually like leftover residual file fragments from a prior intall, that for some reason Android 5.0+ doesn't clean out, tombstones"
-Thunder Droid
emcardle660 said:
There was another thread about this, in which a solution helped 3 or 4 people who couldn't download different apps due to 506 error:
"If you use a root explorer, goto data/data, there are dead files in there under google music, or talk, delete them , then try to reinstall from play store, worked perfectly for me and killed the 506 error, these are from past error installs and Android thinks the app is still installed. I personally use root explorer and within all the actual blue file folders under data/data, the corrupt ones showed as white unknown files, if I helped hit thanks.... These are actually like leftover residual file fragments from a prior intall, that for some reason Android 5.0+ doesn't clean out, tombstones"
-Thunder Droid
Click to expand...
Click to collapse
Man, there was a com.instagram.android 0k file there.
I deleted it and it worked. I don't know how I missed that in the search. I was already digging around that directory.
Thanks!

Categories

Resources