[Q] Add live wallpapers to Tiny's CM10.1? - Droid Incredible Q&A, Help & Troubleshooting

I've never seen anyone else ask for this, so I may be the only one who's interested, but I'm curious to know what I'd have to do to enable live wallpapers in Tiny's CM10.1 ROM (or any other ROM that's had that capability removed).
I know the System partition is pretty much maxed out, and I suspect LW support was yanked to help solve that problem. Maybe that means that something else would have to go from the System partition to add LW support back in.
If that's the case, then I probably wouldn't choose to do it. (I suspect there are probably components currently in Sys that I don't care about, but I also suspect that carving them out and shoehorning the LW into their spot might be more technical than I want to deal with.)
I'm just curious to understand. Thanks!

Livewallpaperspicker.apl is really small..I don't remember explictly removing them but the actually live wallpapers are larger, sometimes over a couple mb.
Sent from my Galaxy Nexus using Tapatalk 2

So if I found a copy of the .apk (are there different versions, or if I find some random one for a different phone is it probably okay?) and had (or created) enough room to stick it in the /system/app partition, that would restore the LW capability?
Do 3rd-party LW's live outside the /system partition so that the livewallpaperspicker.apk is the only thing that needs to fit?
Were the original Sense LW's in the /system partition? Are there versions that can live outside of there? (Maybe I'm lame, but I kinda miss my stock Magic Smoke...Lol!)

MysticCobra said:
So if I found a copy of the .apk (are there different versions, or if I find some random one for a different phone is it probably okay?) and had (or created) enough room to stick it in the /system/app partition, that would restore the LW capability?
Do 3rd-party LW's live outside the /system partition so that the livewallpaperspicker.apk is the only thing that needs to fit?
Were the original Sense LW's in the /system partition? Are there versions that can live outside of there? (Maybe I'm lame, but I kinda miss my stock Magic Smoke...Lol!)
Click to expand...
Click to collapse
I think it's both LiveWallPapersPicker.apk and LiveWallpapers.apk. I think you need to stick them in and reboot.
I'm testing copying a livewallpaper to /data/app. All LW's would be in /data/app as they are user installed if they're in the play store. /system/app only contains ROM files and those installed by a flashable zip like gapps.
About Sense, I'm positive that all the LW's from there are in /system. Not sure if there are version that can live outside there.

tiny4579 said:
I think it's both LiveWallPapersPicker.apk and LiveWallpapers.apk. I think you need to stick them in and reboot.
I'm testing copying a livewallpaper to /data/app. All LW's would be in /data/app as they are user installed if they're in the play store. /system/app only contains ROM files and those installed by a flashable zip like gapps.
About Sense, I'm positive that all the LW's from there are in /system. Not sure if there are version that can live outside there.
Click to expand...
Click to collapse
So, all you need to do is copy LiveWallpapersPicker.apk to /system/app and place the ones you want in /system/app or /data/app. As long as it's for Android 4.2 it should work. I had issues as I tried the CM10.1 files and I am running CM10 on my Inc at the moment. Once I used CM10 files it worked.

Tiny, Thanks for the Livewallpaper.zip in CM10.1 forum works fine!

Schwinn555 said:
Tiny, Thanks for the Livewallpaper.zip in CM10.1 forum works fine!
Click to expand...
Click to collapse
You're welcome!

Related

[Q] how to install adobe flash to system partition?

Hi all,
I'm trying to install adobe flash to the system partition to save space. I've done it by adding the flash apk and libs to the gapps addon (required for CM6 anyway).
I can see in root explorer that in /system/apps I've got com.adobe.flashplayer.apk, and in /system/lib i've got libflashplayer.so and libysshared.so.
Under settings->applications I can see that Adobe Flash Player 10.1 is present.
In browser settings, Enable plugins is set to "on demand".
But when I try a flash site that used to work, it no longer does. What am I missing?
Thanks for any help,
Phil
It seems if you leave the .so files where they were in /data/data/com.adobe.flashplayer/lib, eveything works. So it looks like the app doesn't bother to check /system/lib, but goes straight to its own data folder.
Any way to remedy this? I've saved 4-5 MB on /data by moving the apk to /system, but the .so files are 8MB between them, i'd like to get them on /system as well.
Before flashing a ROM, move the APK file into the /system/app folder in the ZIP file and then re-zip it
EddyOS said:
Before flashing a ROM, move the APK file into the /system/app folder in the ZIP file and then re-zip it
Click to expand...
Click to collapse
Hi Eddy, that's exactly what I did as I said in my first post. It didn't work initially, but I now have it working by restoring the /data/data/com.adobe.flashplayer/lib folder with the two libs in it.
So the apk is in /system/app, but there are still these two big libs on /data taking up about 8MB. I was wondering if there is any way to get the system to pick them up from /system/lib like with all the other libs.
Cheers for any help,
Phil
I just have the APK in /system/app and it's fine - got over 100MB of storage (but I only use 5 apps and have them all moved to /system/app)
really? can you do me a favour and check in /data/data/com.adobe.flashplayer/lib and see what you have in there? Should be one huge (~7mb) .so file and a smaller one.
you definitely have the latest flash 10.1 final? version 10.1.92.8? (check in settings->applications).
I'm thinking of creating symlinks in /data/data/com.adobe.flashplayer/lib to the two files in /system/lib and see if that works.
Yes I do have the latest it's there by default in Paul's MCR r8 ROM (first thing I did once it was out) - he normally has it set to go to /data/app but I move it (and the other 5 apps) to the /system/app folder and it's fine...I'll have to install Root Explorer again to check the folder, though...
EDIT: Checked that folder, there's nothing in there at all...
Oh. Huh. Can you check and see if they're in /system/lib? I wonder how paul's got this set up. Should probably just ask him
What file(s) am I looking for?
libflashplayer.so and libysshared.so. Cheers
libflashplayer.so is, libysshared.so isn't
ok thanks for your help i tried the symlinks and it works for now although i guess its a bit hacky. Don't know why yours picks it up from /system/lib and mine won't. I'll see if I can get one of the elder gods to give up their wisdom
wingphil said:
ok thanks for your help i tried the symlinks and it works for now although i guess its a bit hacky. Don't know why yours picks it up from /system/lib and mine won't. I'll see if I can get one of the elder gods to give up their wisdom
Click to expand...
Click to collapse
any progress on this? I also would like to push those shared objects into the /system/lib/ folder to save on space
You need to have the matching apk and libraries in /system for it to work.
teppic74 said:
You need to have the matching apk and libraries in /system for it to work.
Click to expand...
Click to collapse
Had the libs in /system whith fresh MCR r8 ROM .. once i upgraded via Market to latest version they were also in /data/data.
So is there a way to get them to /system again (so that they will really be taken from there by the apk) ?
I am S-Off so the moving itself is easy ;-)
Marcus
soory if i dug an ol thread but i cant make it work...
copy the apk file to /system/app via root explorer and reboot...
in settings/application/manage application/all/
Adobe flash player is in it but it is only 56kb..
set browser for enable plugin to be 'on-demand' and 'always on' but no go (tried surfing on adobe flash mobile showcase site).....
to think i am thinking to move adobe air using this method too..
what else is needed?
Running Nexus One, CM6.0
Hi everyone!
I see this thread is a a bit old, but I've been trying to do the exact same thing with installing Flash Player in /system. My device also won't find the libs in /system/lib, so I'm thinking about doing the symlink stuff as well, but I'm not quite sure how to do this, since I don't have a lot of linux experience. Could you please help out a little?
Will this work?
Code:
ln -s /data/data/com.adobe.flashplayer /system/lib/com.adobe.flashplayer
Also, just to check: is there anything else I should do besides copying the libs Adobe Flash installs in its /data/data folder to /system/lib and creating the link?
Thanks a lot!
Not needed to make symlinks.
Just create folder /system/lib/plugins/com.adobe.flashplayer and move libs to it.
..

[Q] system/app folder

After reading a bunch of posts I recently discovered that I could open the zip files to a rom and get into the system/app folder and remove and replace the apps completely in this folder. So since I dont use twitter or facebook I removed them from this location and they vanished off my phone.
Are there any ramifications for messing around in here?
Can I preload apk's that I want into this folder before loading the Rom and have them installed upon boot up? Like putting the apk for Google Currents in there and when I load a new Rom Its there.
Thanks
Can anyone answer this question for me please?
joecr250r said:
After reading a bunch of posts I recently discovered that I could open the zip files to a rom and get into the system/app folder and remove and replace the apps completely in this folder. So since I dont use twitter or facebook I removed them from this location and they vanished off my phone.
Are there any ramifications for messing around in here?
Can I preload apk's that I want into this folder before loading the Rom and have them installed upon boot up? Like putting the apk for Google Currents in there and when I load a new Rom Its there.
Thanks
Click to expand...
Click to collapse
i really dont see why not, just know that those then become ''system'' files. may cause issues with updating. i have heard of people who use calks rom (which has go launcher moved to system/apps) have troubles updating go launcher from the market. obviously youd have to edit the system/app folder every time you flashed a rom, even updates, or else it wouldnt match up right. seems like a major PITA to me
yes it does. Thanks for the input!
Sent from my SPH-D710 using XDA App

Most needed files & folders from 98.30.1

I started this for several reasons.
1) For those who have deleted some system/app(s) & want to manually restore to get ready for the KK ota.
2) /persist dilemma. It is only on our phone yet both recoveries allow you to format it but do not back it up!!!! http://forum.xda-developers.com/showpost.php?p=48941876&postcount=2061
3) /firmware Also not backed up. Both recoveries format it. But Rsd lite will restore it.
I put some very obscure folders here & they may never be needed! DO NOT GO & restore these just because I attached them! If it ain't broke don't fix it!
Get the full zip here http://batakang.com/ftp/?dir=devs/mhous33/XT907/98.30.1
It is the largest one there!
You can extract even a single system/app with Explorer free & paste it with es file to get OTA ready
But some /partitions are only on the phone. Some are created on boot
1 folder not ANYWHERE BUT ON YOUR PHONE is /persist.
Persist permissions are here
http://forum.xda-developers.com/showthread.php?t=2589790
Some wonder why Vzw does not want us rooting?
/Firmware is in the xml/fxz.
/System/app
/Vendor
/Firmware
/System/media.... stock boot animation/Dst animation.
Use Rom Manager fix perms for now. It has never failed me. Set them to all. Then run RM>fix permissions & reboot.
Permissions & ownership need to be set before use.
Rom Manager fix permissions is one good reason to have that app even if it did not WORK on our M, but it does.
Updated op.
So apps from "Data/App" can be deleted and still get the OTA, just don't delete apps from "System/App", is that correct?
VannMann said:
So apps from "Data/App" can be deleted and still get the OTA, just don't delete apps from "System/App", is that correct?
Click to expand...
Click to collapse
You got it.
You, Sir, are the greatest. Have been wondering about this. Finally got root, so I deleted the amazon and some verizon apps fron "Data/App". Thanks!!
VannMann said:
You, Sir, are the greatest. Have been wondering about this. Finally got root, so I deleted the amazon and some verizon apps fron "Data/App". Thanks!!
Click to expand...
Click to collapse
2 things
1)You don't want to "delete" data apps & no need to root to uninstall them. Settings, apps, downloaded, select.... 2)Also the ones you mention sound like system apps?
I deleted them from the Data/App, so they would not be in my app drawer. And all of my system apps are still there, just looked.
Didn't think about disabling them, I got root happy, been to long without it, lol.
aviwdoowks said:
I started this for several reasons.
1) For those who have deleted some system/app(s) & want to manually restore to get ready for the KK ota.
2) /persist dilemma. It is only on our phone yet both recoveries allow you to format it but do not back it up!!!! http://forum.xda-developers.com/showpost.php?p=48941876&postcount=2061
3) /firmware Also not backed up. Both recoveries format it. But Rsd lite will restore it.
I put some very obscure folders here & they may never be needed! DO NOT GO & restore these just because I attached them! If it ain't broke don't fix it!
Get the full zip here http://batakang.com/ftp/?dir=devs/mhous33/XT907/98.30.1
It is the largest one there!
You can extract even a single system/app with Explorer free & paste it with es file to get OTA ready
But some /partitions are only on the phone. Some are created on boot
1 folder not ANYWHERE BUT ON YOUR PHONE is /persist.
Persist permissions are here
http://forum.xda-developers.com/showthread.php?t=2589790
Some wonder why Vzw does not want us rooting?
/Firmware is in the xml/fxz.
/System/app
/Vendor
/Firmware
/System/media.... stock boot animation/Dst animation.
Use Rom Manager fix perms for now. It has never failed me. Set them to all. Then run RM>fix permissions & reboot.
Permissions & ownership need to be set before use.
Rom Manager fix permissions is one good reason to have that app even if it did not WORK on our M, but it does.
Click to expand...
Click to collapse
So is there a package with all the system app .apks somewhere in this mess of links lol, sorry for I'm guessing a very obvious question
Delerios said:
So is there a package with all the system app .apks somewhere in this mess of links lol, sorry for I'm guessing a very obvious question
Click to expand...
Click to collapse
Dl #9 systemAPP!!!

Android 6.0, install system apps

Does anyone know if there is a way to install apps manually?
I know in KitKat, you could place .apk's in the /system/app folder, or /data/app folder, restart, and have your apps installed. Just wondering if there's some method to achieve the same outcome in Marshmallow (i.e. Android 6.0).
I have some of the Samsung apps, like snote, that I would like to still use if possible. Any ideas of help are appreciated. Thanks.
palmaswildbill said:
Does anyone know if there is a way to install apps manually?
I know in KitKat, you could place .apk's in the /system/app folder, or /data/app folder, restart, and have your apps installed. Just wondering if there's some method to achieve the same outcome in Marshmallow (i.e. Android 6.0).
I have some of the Samsung apps, like snote, that I would like to still use if possible. Any ideas of help are appreciated. Thanks.
Click to expand...
Click to collapse
You could always try it the same way. Just move the folder and apk files to system/app or system/priv-app and set the permissions like the rest of the folders and apps. The folders should be set to 0755 and the apk files to 0644. Then reboot to test the apps after that. I would recommend doing them one at a time to test them. Where did you get the apps from? It would be good to get a whole 6.0+ based ROM to make sure you put them in the correct path.
Sent from my SM-N920T using Tapatalk
ludeawakening said:
You could always try it the same way. Just move the folder and apk files to system/app or system/priv-app and set the permissions like the rest of the folders and apps. The folders should be set to 0755 and the apk files to 0644. Then reboot to test the apps after that. I would recommend doing them one at a time to test them. Where did you get the apps from? It would be good to get a whole 6.0+ based ROM to make sure you put them in the correct path.
Sent from my SM-N920T using Tapatalk
Click to expand...
Click to collapse
Thanks very much for your reply. Sorry I'm just getting back to this (after like 2 months), wasnt trying to be rude or unappreciative, just been busy.
I had extracted the apps from a couple of other roms, lollipop based. Its basically some of the samsung apps, for the note. Before upgrading to 6.0 I had a stock/rooted kitkat rom. I was used to using SNOTE for note taking, and liked the abiltiy to take 360° photos withe samsung camera surround effect. I realize that most people probably see these as bloatware, but I havent really seen anything comparable.

Application Library Files Missing

Hey everyone, I have a quite strange question.
In the /system/app folder, some Google apps do not have a ./lib folder. See the screenshot! Chrome lacks ./lib folder but still works fine without any update. (so it uses the original Chrome.apk)
If I replace this Chrome.apk with the latest one, and chmod 644 as usual, Chrome won't work, unless I extract the /lib folder in the .apk file.
Quite strange, right? We all know apps that include libs require ./lib folder and its .so files to run.
Anyone who can explain this please?
My goal is to merge some updated apps into /system. But the partition is so small that I don't want to extract the libs.
TEEEEEEEEED said:
Hey everyone, I have a quite strange question.
In the /system/app folder, some Google apps do not have a ./lib folder. See the screenshot! Chrome lacks ./lib folder but still works fine without any update. (so it uses the original Chrome.apk)
If I replace this Chrome.apk with the latest one, and chmod 644 as usual, Chrome won't work, unless I extract the /lib folder in the .apk file.
Quite strange, right? We all know apps that include libs require ./lib folder and its .so files to run.
Anyone who can explain this please?
My goal is to merge some updated apps into /system. But the partition is so small that I don't want to extract the libs.
Click to expand...
Click to collapse
Not all apps in /system/app folder have lib folders. Only a couple of mine do.
Edit: I may have misunderstood your question. Just let me know
shagbag913 said:
Not all apps in /system/app folder have lib folders. Only a couple of mine do.
Edit: I may have misunderstood your question. Just let me know
Click to expand...
Click to collapse
Yes, but YouTube has lib. There should be a /system/app/YouTube/lib folder.
Oh do anyone notice the system_other.img in the full factory image? It is smaller than system.img and maybe flashed into system_b. I will extract the image and see if it contains lib.
However I can't see system_b mounted... Boot slot is a...

Categories

Resources