I've downloaded the original LWP of the JM7 rom.
I've puted the apk and obex files in system/app folder and i've removed the original LWP (apk and obex) of the JPM rom. However the LWP of the JM7 rom were not working.
Then i've puted the original apk and obex files of the JPM rom in system/app folder and i've removed the LWP (apk and obex) of the JM7 rom. But the result is the same: i can't select the LWP from the menu "background".
Can you help me?
I've tryed this:
su
busybox chmod 600 /system/app/LiveWallpapers*
busybox chown 0:0 /system/app/LiveWallpapers*
reboot
Nothing. LWP don't work!
PS: i've installed VooDoo Lagfix beta5pre6.
Has somebody any idea?
I know i can reflash the phone...
Thank you for the help!
I've installed a new rom and i have the LWP again.
Suffering from same issue. Backed up livewallpapers.apk, and deleted the odex file. Now restoring livewallpapers.apk back to /system/app/ doesnt seem to enable the livewallpaper selection on display.. Ofcourse, I have tried rebooting and permissions are fine..
Related
I am running JustAnotherCrowd's modified 1.3 ROM. By default install android can't download. Apparently all you need to do to fix it is chmod a folder, I tried that like 50 different ways and was still unable to download from market. Finally I ADB removed the AndroidMarket.apk and .odex from my app_s folder. Then I took the package out of his rom and ADB Installed AndroidMarket. Needless to say it didn't work, android market just crashes when I launch it. Any way to fix this?
fixed this myself by ADB pushing the AndroidMarket.apk and .odex directly into the app_s folder and resetting..... now I understand how that folder works...
still can't download though.
Hiya peeps,
I'm making my morph theme, bu i'm running into issue's with the thm file. I have 7 parts I want to morph. the file name of the folder is exactly the same as the thm file. And this is the content of my thm file:
Any ROM
Any ROM
AdvancedLauncher.apk
/system/app/
Browser.apk
/system/app/
Camera.apk
/system/app/
Launcher.cpy
/system/app/
Music.apk
/system/app/
Settings.apk
/system/app/
framework-res.apk
/system/framework/
Then when I go into metamorph 1.7 all I see is the top 3, advanced launcher, camera and browser.
LINK TO THEME FILE
Can somebody tell what I'm doing wrong????
Try doing the copying first (i.e. place anything with .cpy at the top of the list)
ThnQ for replying. I already got that part working. Only now I'm running into another issue. everytime I apply my theme to my G1 my market and my metamorph, and my messing app stop working even tried fix all apk issue's in recovery. No effect.
Could this be because I maybe screwed up the size of a couple images ?
i realy love ADW Sense-Mod launcher,when i use root explorer to install it my device,it just worked perfectly.But when i reboot,everything i've done are gone,no ADW Launcher.But i still can see ADWLauncher.apk in system/app
Somebody could help me with this by making a update?
http://forum.xda-developers.com/showthread.php?t=784116
never mind,i did it
you don't need an android update.
backup your apps on /andboot/apps (i.e adb shell cp /data/app/* /andboot/apps/ )
when you reinstall on atools select install apps (and also first install) and create script, put it on /andboot.
Hello all,
I have been using MIUI on my SGS for months now and now planning to move to a new non-MIUI rom.
I would however love to port the Browser.apk (maybe the music app too) from my current installation to the new rom.
I know from experience it isn't just a simple case of copying the browser.apk to sdcard and install it later on (application is not installed error).
Can anybody advise how I would do this?
Many Thanks,
Andy
I haven't tried it, however a system app must be placed in system/app it can't be slapped just anywhere. You will need to paste it, change permissions, then install. And probably also need to reboot.
Can someone share the apk?
I attached the Browser.apk. First make a backup of your old Browser.apk (just rename it to "Browser.apk.bak"), then put the new Browser.apk inside the /system/app folder. Change permissions to 644 (rw-,r--,r-- in RootExplorer) and reboot. Please let me know if it worked... Thanks!
(Application taken from 1.12.23 MIUI.)
Edit: After five minutes of reflection, i decided that there's just a minimal chance that this .apk works on deodexed non-CM-based ROMs - on odexed systems there's of course no chance!
Ok m8, just tried this procedure and didn't work. When i try to execute automatically FC.
I have an Huawei Ideos X5 (U8800) with the latest official 2.3 release.
Didnt worked for me on sgs2. Got fc
Google Talk is gone from the latest FroyoPro v2.4. Does anyone know where to get it?
I tried gapps-gb-20110828-newtalk-signed.zip, but it doesn't work. I guess that one is just for Gingerbread based ROMs.
Any hints? Thanks in advance!
edit: Problem solved! I copied /system/app/Talk.app from FroyoPro v2.3.
Just to leave it for future reference ...
Google Apps @ CyanogenMod Wiki
Since this is Froyo --> CyanogenMod6 row, MDPI column
This will give you gapps-mdpi-20110501-signed.zip
Unpack the ZIP and adb push the "system" directory
EDIT: Goes like this:
adb connect <ip address of your X8>
On Linux: adb push ~/Download/system /system
On Windows: adb push %USERPROFILE%\Downloads\system /system
Once everything's copied over reboot the phone.
Thanks B.Jay!
hey OP, after you get the talk.apk file from v2.3, what do you do then. i try installing it by it won't work. please provide easy steps since im a noob.
Copy it to /system/app and set its permissions to rw-r--r--
I used ES File Explorer for this. And if you use it, don't forget to enable Root Explorer and Mount File System under its settings.
OP thanks.