[Q]CM11 and Stock Apps - Sony Xperia M

If i flash cm11 can i use all stock sony apps like walkman album other stuff? Is there a any limitation? Thanks for answers.

bassgitt said:
If i flash cm11 can i use all stock sony apps like walkman album other stuff? Is there a any limitation? Thanks for answers.
Click to expand...
Click to collapse
You cant, unless you find these apps compiled for CM11. They usually arent compatible.

You can use most media stock apps like Walkman album movies etc on cm11. You would not only need to copy the apk but also permission files in /etc, files from the /framework folder and files from the /lib folder.

Related

All Stock Samsung Apps

So after someone very nicely pointed out that they had uploaded the entire contents of their /system/apps folder for the Sony Ericsson Arc HERE I thought I would reciprocate by uploading my whole /system/apps folder from a stock Samsung Galaxy S II.
I've uploaded this for people who a) deleted some of their stock apps and want them back and b) for those with other branded phones who want to try out some of Samsungs stock apps
Anyway heres the link, i've hosted on mediafire cause well they have fast servers and no waiting time.
http://www.mediafire.com/?piah8yhdg0in68h
should mention what version apps they are and from what stock rom as different rom versions have slight version changes
pepxl said:
should mention what version apps they are and from what stock rom as different rom versions have slight version changes
Click to expand...
Click to collapse
Im not going through the versions of every app, its 185mb and thats alot of apps, however they do come from the 2.3.3 stock rom
yusuo said:
I've uploaded this for people who a) deleted some of their stock apps and want them back and b) for those with other branded phones who want to try out some of Samsungs stock apps
Anyway heres the link, i've hosted on mediafire cause well they have fast servers and no waiting time.
http://www.mediafire.com/?piah8yhdg0in68h
Click to expand...
Click to collapse
Thank you very much for your hard work. I guess these won't work on a deodexed custom rom right? I am looking for the stock dual clock and calendar (month) widget as these were not included in the custom ROM.
Is there a special way of installing this? I am after dual clock widget but even after installing the apk file, I cannot see the widget.
I'm sure cognition has them uploaded in his forum
Btw it is For kh3 if your using Kg6 use revolution app
Sent from my GT-I9100 using XDA App
yusuo said:
So after someone very nicely pointed out that they had uploaded the entire contents of their /system/apps folder for the Sony Ericsson Arc HERE I thought I would reciprocate by uploading my whole /system/apps folder from a stock Samsung Galaxy S II.
I've uploaded this for people who a) deleted some of their stock apps and want them back and b) for those with other branded phones who want to try out some of Samsungs stock apps
Anyway heres the link, i've hosted on mediafire cause well they have fast servers and no waiting time.
http://www.mediafire.com/?piah8yhdg0in68h
Click to expand...
Click to collapse
Thanks Bro
i want a favor from your side
please upload all other folders also that are inside the system folder
i mean when we open system folder there are so many folders inside it from which you upload only apps folder ....
please upload all other folders too
and these system folder should be the same android version from 2.3.3 Rom
or if you have now another stock version then please upload apps folder also with them, just in case if you are now on another version
i will be very thankful to you
Galaxy S2 compete system folder
any one how can upload a whole system folder of galaxy s 2
not only apps but the complete system folder
Thanks............

[Q] Installation

hello guys...
can anyone tell me how to replace the apps with built-in apps.?
i am using cm7.0.1
i don't like the gallery app so i want to install stock album in that place so tell me how to do that...?
Thanks in advance..
sandheep.547 said:
hello guys...
can anyone tell me how to replace the apps with built-in apps.?
i am using cm7.0.1
i don't like the gallery app so i want to install stock album in that place so tell me how to do that...?
Thanks in advance..
Click to expand...
Click to collapse
You will need to find an alternative gallery.apk (market or google)
Once you have it, you will need to delete the old gallery.apk from /system/app (you will need a file manager with root access, mounted as r/w). Long press and click delete on galery.apk
Move the new gallery.apk to the same folder and press it to install it
You may need to use adb to push the new apk to /system/app
Hope this helps

[Q] bravia engine 2 not compatible in deodexed framework files?

when i try to deodex all framework files with baksmali and smali jar, is done with great and try to port to framework of my xperia m and go to reboot. after reboot deodex process is complete, and when i try to move all bravia engine 2 file to my system i've got a little problem when i want to move com.sonyericcson.uxp.jar from bravia engine is only 4kb with classes.dex include in .jar file. but in my stock deodexed framework file com.sonyericcson.uxp.jar is 14kb? is this a very big different? can i replace it? if i can , what i must do? only replace that file? but when i do that bootloop happen after i reboot. and bootloop happen to when i replace that file with included old .odex file from my framework before deodex process?
what i must do? is bravia engine can't work with deodexed framework file? or something is missing from me?
Replacing framework files can and WILL cause bootloops if you don't run the stop command through ADB shell to stop the phone from using them. You are trying to replace files what the phone is actively using, stopping the phone from using it part way through the replacement and thus only part of the file is replaced.
Why don't you just use files what have already been deodexed for you instead of doing it the hard way around? Like I have got deodexed files for the two 4.3 versions for both SS and DS, paper13579 created a guide to show you how to properly replace system apks and system framework files. Check it out, themes & apps section.
gamer649 said:
Replacing framework files can and WILL cause bootloops if you don't run the stop command through ADB shell to stop the phone from using them. You are trying to replace files what the phone is actively using, stopping the phone from using it part way through the replacement and thus only part of the file is replaced.
Why don't you just use files what have already been deodexed for you instead of doing it the hard way around? Like I have got deodexed files for the two 4.3 versions for both SS and DS, paper13579 created a guide to show you how to properly replace system apks and system framework files. Check it out, themes & apps section.
Click to expand...
Click to collapse
ya i know, i deodexed my current rom 15.4.A.1.10 from my xperia m, and i replace it all in app and framework in my system and after reboot all working correctly and when i try to move file from bravia engine 2. and replace com.sonyericsson.uxp.jar,set permission to rw-r-r (i don't use any adb to move folder and deodexed files to my system, because i don't have any problem with error without adb) , reboot. Done with bootloop? so what i must do ? BE 2 can't run in deodexed framework? or i must do some modification in this jar file?
Nicklas Van Dam said:
ya i know, i deodexed my current rom 15.4.A.1.10 from my xperia m, and i replace it all in app and framework in my system and after reboot all working correctly and when i try to move file from bravia engine 2. and replace com.sonyericsson.uxp.jar,set permission to rw-r-r (i don't use any adb to move folder and deodexed files to my system, because i don't have any problem with error without adb) , reboot. Done with bootloop? so what i must do ? BE 2 can't run in deodexed framework? or i must do some modification in this jar file?
Click to expand...
Click to collapse
You should use ADB as you can corrupt files you're moving and end up in a bootloop. You said the framework file you had with BE2 was only 4kb? I think that may be a problem. It should be around 13kb-14kb. Can you link me to the thread (if applicable) of where you are trying to port BE2 from? I'll have a look, see if I can work it out. And you're using the 15.4.A.1.10 build for definite? Not one of the earlier 4.3 or 4.1 builds for the SS and not one of the 4.3 or 4.1 builds for the DS?
gamer649 said:
You should use ADB as you can corrupt files you're moving and end up in a bootloop. You said the framework file you had with BE2 was only 4kb? I think that may be a problem. It should be around 13kb-14kb. Can you link me to the thread (if applicable) of where you are trying to port BE2 from? I'll have a look, see if I can work it out. And you're using the 15.4.A.1.10 build for definite? Not one of the earlier 4.3 or 4.1 builds for the SS and not one of the 4.3 or 4.1 builds for the DS?
Click to expand...
Click to collapse
for BE2 may be i can only give you a link for this port for thread i forget it to find in where ?, for my firmware 15.4.A.1.10 is 4.3 build for SS and deodexed myself. and here for this thread http://forum.xda-developers.com/showpost.php?p=56995184&postcount=1. problem? hmmm what's problem?
Nicklas Van Dam said:
for BE2 may be i can only give you a link for this port for thread i forget it to find in where ?, for my firmware 15.4.A.1.10 is 4.3 build for SS and deodexed myself. and here for this thread http://forum.xda-developers.com/showpost.php?p=56995184&postcount=1. problem? hmmm what's problem?
Click to expand...
Click to collapse
I've already got that firmware, it you can find the thread where you get instructions for porting BE2 let me know and I'll look into it.
The problem about your framework file being 4kb once you've 'ported' BE2, it should still be around 13-14kb.
gamer649 said:
I've already got that firmware, it you can find the thread where you get instructions for porting BE2 let me know and I'll look into it.
The problem about your framework file being 4kb once you've 'ported' BE2, it should still be around 13-14kb.
Click to expand...
Click to collapse
So that's a problem ? One question from me, is this com.sonyericsson.uxp.jar from BE2 is already deodexed or not? Because is very small size I think?

Xperia Z1 / Z1 Compact 5.1.1(.368) DEODEX Patch

For 14.6.A.1.216 firmware click here
Hi Friends ,I prepared a deodex patch for Z1 stock 5.1.1
Features:
-This is a full deodex patch (includes framework/SemcGenericUxpRes and vendor/app)
Requirements:
-Stock 5.1.1 14.6.A.0.368
-Root
-Working recovery (CWM or TWRP)
Installation:
1)Download my zip and copy your phone memory
2)Reboot in recovery
3)Wipe dalvik cache and cache
4)Flash zip
5)Reboot
6)After the phone boot up go to system/vendor/app with Root explorer then delete ChromeCustomizations.odex and ims.odex
7)Reboot again
Enjoy!
Download Link:
https://mega.nz/#!NUBAmCSL!XhJqEzpQGiJQwIaA7MOu730QccvRXqX0_VZN7us4hU0
İf you are like my work don't forget to hit THANKS button
Thanks. This one worked.
Hello friends
I am going to update my black transformation pack to lollipop 5.1.1. For that i need some Deodexed system apps from Z1 5.1.1.. Can anyone provide these files from Deodexed patch..?
System/app
Calculator
Home-release
Image Enhancer
Package installer
SemcCalendar
SemcClock
Skin core
Smallapps launcher
Sound enhancement
Super stamina
Textinput-tng
System/priv-app
Conversation
Phonebook
InCallUI
TeleService
Settings
Sound picker
Footer verification failed.
Running from CM recovery. Any thoughts?
@baris27 can you please upload in Xda server or any other server like Devhost or Google Drive coz Mega Download seems to be very slow
App for black transformation pack
Rajeev said:
Hello friends
I am going to update my black transformation pack to lollipop 5.1.1. For that i need some Deodexed system apps from Z1 5.1.1.. Can anyone provide these files from Deodexed patch..?
System/app
Calculator
Home-release
Image Enhancer
Package installer
SemcCalendar
SemcClock
Skin core
Smallapps launcher
Sound enhancement
Super stamina
Textinput-tng
System/priv-app
Conversation
Phonebook
InCallUI
TeleService
Settings
Sound picker
Click to expand...
Click to collapse
Here you go
https://mega.nz/#!YMBxERga!aq8YhghM7OfKZYxVwNzZYYB8kF8UbD3WobeVrd0FAfQ
I couldn't find image enhancer app, but included ImageProcessorPermission as i thought this is the closest to it. If it has different name i can find it and upload it.
Denie46 said:
Here you go
https://mega.nz/#!YMBxERga!aq8YhghM7OfKZYxVwNzZYYB8kF8UbD3WobeVrd0FAfQ
I couldn't find image enhancer app, but included ImageProcessorPermission as i thought this is the closest to it. If it has different name i can find it and upload it.
Click to expand...
Click to collapse
Thanks buddy. Actually Image Enhancment is for X Reality and Supervivid mod. I think Z1 does not get Supervivid mod. I will port it soon
Sorry if this is a silly question. But my Z Ultra 5.1.1 version also has the same build (14.6.A.0.368) and basically z1/zu are identical for the most part, but this is system files involved - truly risky business, can I use this deodex patch for my device?
kientrongtran said:
Sorry if this is a silly question. But my Z Ultra 5.1.1 version also has the same build (14.6.A.0.368) and basically z1/zu are identical for the most part, but this is system files involved - truly risky business, can I use this deodex patch for my device?
Click to expand...
Click to collapse
You may make a nandroid backup via TWRP, and try it by yourself, without any risk being involved. If there is no real difference between the devices, you won't have any problems. But in case something gets wrong, just restore your backup. Please try and tell us the result.
Works great on Sony Xperia Z1 with official 5.1.1. Thanks!
Wow 700 mb?
Desde mi Xperia Z1
Papanik said:
Works great on Sony Xperia Z1 with official 5.1.1. Thanks!
Click to expand...
Click to collapse
Enjoy it
baris27 said:
Enjoy it
Click to expand...
Click to collapse
Hi @baris27 could yo Share wich method you used to make the deodex patch? I am trying to make mine but I ve got a com.android.Phone and nfc crash. Cheers.
Enviado desde mi C6903 mediante Tapatalk
juanpirulo said:
Hi @baris27 could yo Share wich method you used to make the deodex patch? I am trying to make mine but I ve got a com.android.Phone and nfc crash. Cheers.
Enviado desde mi C6903 mediante Tapatalk
Click to expand...
Click to collapse
I have made one myself without any problems, using latest SVA Deodexer. You may try it, too.
NFS_FM said:
I have made one myself without any problems, using latest SVA Deodexer. You may try it, too.
Click to expand...
Click to collapse
Yes i have too. But i was trying with joeldroid and this one have some problems with deodexing some apks. I guess sva is the right one to get de system deodex. Cheers
Enviado desde mi C6903 mediante Tapatalk
juanpirulo said:
Yes i have too. But i was trying with joeldroid and this one have some problems with deodexing some apks. I guess sva is the right one to get de system deodex. Cheers
Enviado desde mi C6903 mediante Tapatalk
Click to expand...
Click to collapse
Yes, JoelDroid hasn't been updated for long.
Just make sure you copy SemcGenericUxpRes from /framework and ChromeCustomizations and ims from /vendor/app folder to /system/app, in order to get them deodexed, too.
NFS_FM said:
I have made one myself without any problems, using latest SVA Deodexer. You may try it, too.
Click to expand...
Click to collapse
Hi, I have followed your method (using svadeodexer), and the results (with no errors in the log) were 3 folders (app, framework, priv-app), can you tell me how to make a flashable zip out of these 3, and is there any additional step to take before flashing the resulted zip in recovery? thanks very much
kientrongtran said:
Hi, I have followed your method (using svadeodexer), and the results (with no errors in the log) were 3 folders (app, framework, priv-app), can you tell me how to make a flashable zip out of these 3, and is there any additional step to take before flashing the resulted zip in recovery? thanks very much
Click to expand...
Click to collapse
Yes, of course, but have you also deodexed three other files I mentioned? Creating a flashable zip is not mandatory, as you may just copy the files directly. If you really want to create one, you have to get an android script (or copy it) or create your own (there are plenty tutorials available). Finally, a nandroid backup is mandatory because you can't be sure that the zip will act as expected, and after installation, the deletion of all .dex files located in /system is important, too.
NFS_FM said:
Yes, of course, but have you also deodexed three other files I mentioned? Creating a flashable zip is not mandatory, as you may just copy the files directly. If you really want to create one, you have to get an android script (or copy it) or create your own (there are plenty tutorials available). Finally, a nandroid backup is mandatory because you can't be sure that the zip will act as expected, and after installation, the deletion of all .dex files located in /system is important, too.
Click to expand...
Click to collapse
thanks for your instructions, I've added the three additional folders, deodex using SVA, then copy/replace in recovery mode everything works beautifullly
ok i need some help to make my rom deodexed with 5.1.1 firmware. I ve got all files and i want to replaced the odex files by the deodex ones To do this i used Ubuntu with this commands.
(Copy system.ext4 to linux machine, run commands as root or with sudo)
mkdir -p /vdisk
mount -o loop system.ext4 /vdisk
cd /vdisk
(make changes as you want, make sure replaced file have same permission as previous one)
(after you finish making changes: )
umount /vdisk
(copy system.ext4 back inside zip)
The problem is that i am doing something wrong when replaced the folders app framework and priv-app into the system and the system.ext4 image i think get corrupt and doesnt boot up and i lost recovery. If someone can put me in the right dirección in the way i have to replaced this folders i would really aprecciatted. I have to say that i did this with the 5.02 firmware and have no problems so i dont know really what i doing wrong.

[REQUEST] OPO3 Music player

I need OnePlusOne3 stock Music player app, can someone upload it?
i second this. Anyone mind maybe pulling a backup of that app with Titanium or something?
Here you go
https://www.dropbox.com/s/947ug15klcqg00d/Music.zip?dl=0
This is not a flashable zip.
You need to extract and move the files to the system/app and change permissions accordingly..
freddy1991 said:
Here you go
https://www.dropbox.com/s/947ug15klcqg00d/Music.zip?dl=0
This is not a flashable zip.
You need to extract and move the files to the system/app and change permissions accordingly..
Click to expand...
Click to collapse
doesn't work, either moving into /system/app directory, or installing as a normal APK.
using official CM13.0 04 June build on A2003.
zipalign said:
doesn't work, either moving into /system/app directory, or installing as a normal APK.
using official CM13.0 04 June build on A2003.
Click to expand...
Click to collapse
It's the direct backup of the app from stock rom.
So, it's supposed to work only on the stock rom.
You should look for the ported one in the themes and apps thread. It might work with CM rom.
freddy1991 said:
You should look for the ported one in the themes and apps thread. It might work with CM rom.
Click to expand...
Click to collapse
didn't find music player ported APK in themes and apps thread in this section.
Kuciak said:
I need OnePlusOne3 stock Music player app, can someone upload it?
Click to expand...
Click to collapse
Try this " https://drive.google.com/file/d/0B2aYS_xI_g-gRTRwdW43ZklKTFU/view?usp=drives "
Has no one actually considered decompiling the apk? It's likely juts got a command somewhere saying it can't install or work on anything that isn't an op3, remove that and recompile
It's most likely crashing due to the missing libs files. If anyone can help me find the appropriate lib files, I might be able to get it to work. Any help would be greatly appreciated.
Deodexed and fixed: https://forum.xda-developers.com/android/apps-games/app-oneplus-music-v1-2-1-apk-deodexed-t3608761

Categories

Resources