Need the apk COM.PICA.MSN is in MT15i_4.0.A.2.368_HK - Xperia Arc Themes and Apps

is in this rom ; http://forum.xda-developers.com/showthread.php?t=1202441
i can't have this rom ,my bootloader is locked and ota update no apparear , need this apk.
some one can upload it, is in /system/app ir /data/app/ files system.
working in others androids phones?
thanks.

Related

[Rom developer]

hi I m want ask for help. I have custom rom KITCHEN KI4 and I try push to system/app aplication as HTC imei or customized phone apk with contact from another ROM. Aplication are working but here is problem after flashing and booting system with new app I lost rootacces. I dont change anything in xbin or superuser.apk. Later I try updated superuser+ bin but still not permissions then I remove from system apps which I add and root again work anyone can help me?
I think this new system app muwt be signed or decompiled with old system app or I dont no

[Q] newbie need help please......

I have a samsung note 3 sprint smn900p
I want to translate the system apks like framework-res.apk and secsettings.apk
then I found one of my friend has a same mobile note 3 sprint already translated and same android version 4.4.2
so I copy all of his files completely ( all system files and system apks ) around 2 GB .
and I make a backup of my system using TWRP recovery .
and now I try to install his framework-res.apk , so I copy it to my sdcard and using rootexplore then change the permissions to R-W-R-R and paste the framework-res.apk file to the system/framework folder and it already replaced the old framework-res.apk with the new framework-res.apk which already translated . but the problem I dont see that the mobile make upgrading for the new apk so I go to the new framework and try to install it from rootexplorer but always get a message app not installed.
I change the mount to RO then RW but nothing change only app not installed.
so how to install the new framework-res.apk ?
my second question, can I make a new rom using my friends complete system files and flash it to my mobile ?
thank you
sobri46 said:
I have a samsung note 3 sprint smn900p
I want to translate the system apks like framework-res.apk and secsettings.apk
then I found one of my friend has a same mobile note 3 sprint already translated and same android version 4.4.2
so I copy all of his files completely ( all system files and system apks ) around 2 GB .
and I make a backup of my system using TWRP recovery .
and now I try to install his framework-res.apk , so I copy it to my sdcard and using rootexplore then change the permissions to R-W-R-R and paste the framework-res.apk file to the system/framework folder and it already replaced the old framework-res.apk with the new framework-res.apk which already translated . but the problem I dont see that the mobile make upgrading for the new apk so I go to the new framework and try to install it from rootexplorer but always get a message app not installed.
I change the mount to RO then RW but nothing change only app not installed.
so how to install the new framework-res.apk ?
my second question, can I make a new rom using my friends complete system files and flash it to my mobile ?
thank you
Click to expand...
Click to collapse
What language are you trying to get that's not already built into the phone? For future reference, it is best to change the framework via recovery, if at all.
I want to get arabic language on my mobile.
and the 4.4.2 stock rom delete many languages on it so even morelocal app cant add any language.
sobri46 said:
I want to get arabic language on my mobile.
and the 4.4.2 stock rom delete many languages on it so even morelocal app cant add any language.
Click to expand...
Click to collapse
You might as well flash a custom ROM for it. Or you will have to replace every singe files on the device as they all have ref to other languages. Yes they remove alot of them. Like my device doesn't even have that option and none I have used have, they have all needed alot of work and none work completely.
zelendel said:
You might as well flash a custom ROM for it. Or you will have to replace every singe files on the device as they all have ref to other languages. Yes they remove alot of them. Like my device doesn't even have that option and none I have used have, they have all needed alot of work and none work completely.
Click to expand...
Click to collapse
I have all of the system apks that are already translated from another same mobile.
and I want to change the original system apks with these system apks that are already translated like ( framework-res.apk, secsettings.apk, mms.apk, phone.apk )
so my question how to install the translated system apks ?
my mobile already rooted and has a TWRP recovery. first for a test I try to replace a framework-res.apk only to the system/framework and it succeed, but the problem the phone not doing reboot automatic and upgrade the new framework.
I try to install it from the root explorer but it says app is not installed .
so my question how to install the translated system apks ?
someone suggest me to make a full backup using custom recovery from the mobile that already translated and make a restore it to my mobile , can it be done ? is this way is correct ? because it will be very easy .

all broadcast in my android system not working

i`ve removed systemui.apk from my tablet by mistake
since that is happened all apps which uses broadcast sender reciver dose nt work
when i register an app to start on boot complete no thing happens
when i try send and data using broadcast between apps also dosent work
also all of these apps were working fine before removing systemui
my table is : artcom 707s (Chinese tablet )
some one could help me ?!
sorry for bad english
If you have your systemui apk then
Put it back to system/priv-app (in KitKat ROM) system/app ( in jelly bean ROMs ) and set 0644 permission then reboot the device it will fix your issue
If you don't have backup of deleted apk then your can extract it from stock firmware of your device ....
Sent from my x604 using Tapatalk
i dont have the original systemui.apk
also i tried many systemui.apk (from the internet ) but not working ...... how to extract it from stock firmware of your device ?!
touristgump said:
i dont have the original systemui.apk
also i tried many systemui.apk (from the internet ) but not working ...... how to extract it from stock firmware of your device ?!
Click to expand...
Click to collapse
Simple
Extract system.IMG from stock ROM then use Linux reader to extract system ui from system.IMG
Sent from my x604 using Tapatalk

How to deodex Xperia Z2 6.0.1 firmware?

Can anyone tell me how to deodex Xperia Z2 6.0.1 firmware step by step? Thanks in advance....
+1
I am also looking for the same. On MM rom, Sony is using symlinks to link odex files.
A step by step guide would be highly appreciated.
Thank you
I'm not gonna go into deep details, but this should help.
- flash MM rom for your device, make sure it is ROOTED as you'll need to use an explorer with root access,it's better if you do this on a clean install, but this is just me
- boot your device and go through the setup process
- once done, install a browser with root access, I recommend MiXplorer, root explorer
- browse into /system folder
- check your /app, /framework, /priv-app, they should have odex files inside them (this was the case for me)
- copy these folders, plus build.prop file into sd card or the phone memory
- connect phone to pc and copy files over
- look up and download SVADeodexerForArtx(32 or 64 based on your system), you also need to have java installed on your machine.
- extract the SVADeodexerForArtxxx to your c: drive, and create a folder named /system insides, and post the files from your phone inside that
- your final folder will look something like this : c:/SVADeodexerForArtxxx/system/ (app, framework,priv-app) and build.prop file
- remember to move the Semcxxx app folder from /framework into /app folder or it won't be deodexed
- run SVADeodexerForArtxxx and point it to your /system folder, it will show you your android version, tick the checkbox for app, framework, priv-app, hit the start button
- it'll run and once done the log file will open and tell you how many were deodexed.
- the deodexed folders will be in the base folder, make sure to return the Semcxxx folder from the /apps to /framework
- create a flashable zip and flash these folders back on your rom
now your rom is deodexed
install Rom eXistenZ MM, rom is rooted and deodex
lokitooxd said:
install Rom eXistenZ MM, rom is rooted and deodex
Click to expand...
Click to collapse
The intention of this post was to learn how to do it. I know there is existenz and ultraslim deodexed roms. Thanks anyway.
@ticktock666
Thanks for the steps.
These steps looks to be from older version. Anybody with 6.0 Sony MM steps?
@ticktock666
There are certain other folders such as odex.app, odex.framework, odex.priv-app...what about these? These folders also contains similar odex files for app, framework and pri-app...
AlanDS said:
These steps looks to be from older version. Anybody with 6.0 Sony MM steps?
Click to expand...
Click to collapse
I deodexed my MM rom about a week ago, so I'm saying this from experience : it is up-to-date.
vikrant7027 said:
@ticktock666
There are certain other folders such as odex.app, odex.framework, odex.priv-app...what about these? These folders also contains similar odex files for app, framework and pri-app...
Click to expand...
Click to collapse
I'm not sure, but here's some of the stuff I noticed during the deodex process :
- I used to get the files using adb pull command directly to pc after a fresh rom install (remember to install a pre-rooted rom), but I did not get any odex files with the apps this way, so deodexing didn't work.
- after pulling the files from the device using a root explorer, each app had the odex files with them inside the correct folders.
- about odex.xxx folders and odex.xxx.sqsh files : they contain an exact duplicate of the odex files, no idea why (you can extract the sqsh files, they're basically special compressed odex file container sort of thing), which means the rom contains 3 versions of the same odex file, makes no sense.....
after deodexing and flashing the deodexed rom/files, I deleted odex.xxx folders and odex.xxx.sqsh files, and my rom works fine, fully rooted and with xposed. My current issue is that now if I browse into /data/app on the root of the drive I'll find an odexed version of every app I have installed, be it a user app or system app, and it's driving me crazy.
ticktock666 said:
I deodexed my MM rom about a week ago, so I'm saying this from experience : it is up-to-date.
I'm not sure, but here's some of the stuff I noticed during the deodex process :
- I used to get the files using adb pull command directly to pc after a fresh rom install (remember to install a pre-rooted rom), but I did not get any odex files with the apps this way, so deodexing didn't work.
- after pulling the files from the device using a root explorer, each app had the odex files with them inside the correct folders.
- about odex.xxx folders and odex.xxx.sqsh files : they contain an exact duplicate of the odex files, no idea why (you can extract the sqsh files, they're basically special compressed odex file container sort of thing), which means the rom contains 3 versions of the same odex file, makes no sense.....
after deodexing and flashing the deodexed rom/files, I deleted odex.xxx folders and odex.xxx.sqsh files, and my rom works fine, fully rooted and with xposed. My current issue is that now if I browse into /data/app on the root of the drive I'll find an odexed version of every app I have installed, be it a user app or system app, and it's driving me crazy.
Click to expand...
Click to collapse
Can u make a deodex rom for Xperia z2 mm rom d6502 indian version and post it on gdrive?? thanku in advance..? @ticktock666
Silverstarjigar said:
Can u make a deodex rom for Xperia z2 mm rom d6502 indian version and post it on gdrive?? thanku in advance..? @ticktock666
Click to expand...
Click to collapse
sorry buddy, but although just the deodexed files from my rom should work perfectly (it's only the apks, no other settings from the rom are included), it is near impossible for me to upload anywhere due to slow & unstable connection and power situation, since none of the hosting services support upload resume on their apps/sites.
ticktock666 said:
sorry buddy, but although just the deodexed files from my rom should work perfectly (it's only the apks, no other settings from the rom are included), it is near impossible for me to upload anywhere due to slow & unstable connection and power situation, since none of the hosting services support upload resume on their apps/sites.
Click to expand...
Click to collapse
Okk.. I will give it a try then!
Is there any script or something that we can flash through recovery ?
do you mean a script to deodex the rom on the phone ? if so then the answer is no
You can try this
ticktock666 said:
I'm not gonna go into deep details, but this should help.
- flash MM rom for your device, make sure it is ROOTED as you'll need to use an explorer with root access,it's better if you do this on a clean install, but this is just me
- boot your device and go through the setup process
- once done, install a browser with root access, I recommend MiXplorer, root explorer
- browse into /system folder
- check your /app, /framework, /priv-app, they should have odex files inside them (this was the case for me)
- copy these folders, plus build.prop file into sd card or the phone memory
- connect phone to pc and copy files over
- look up and download SVADeodexerForArtx(32 or 64 based on your system), you also need to have java installed on your machine.
- extract the SVADeodexerForArtxxx to your c: drive, and create a folder named /system insides, and post the files from your phone inside that
- your final folder will look something like this : c:/SVADeodexerForArtxxx/system/ (app, framework,priv-app) and build.prop file
- remember to move the Semcxxx app folder from /framework into /app folder or it won't be deodexed
- run SVADeodexerForArtxxx and point it to your /system folder, it will show you your android version, tick the checkbox for app, framework, priv-app, hit the start button
- it'll run and once done the log file will open and tell you how many were deodexed.
- the deodexed folders will be in the base folder, make sure to return the Semcxxx folder from the /apps to /framework
- create a flashable zip and flash these folders back on your rom
now your rom is deodexed
Click to expand...
Click to collapse
But with file odex.app.sqsh format...are that no need to extract
Sent from my D6503 using XDA-Developers mobile app
A1nur said:
But with file odex.app.sqsh format...are that no need to extract
Sent from my D6503 using XDA-Developers mobile app
Click to expand...
Click to collapse
sorry for the late reply, haven't been checking much recently.
now about those sqsh files, I've tried extracting them, and they seem to contains a 2nd copy of the odex files, not sure how they work, but after deodexing my rom I simply deleted them, and everything worked normally.
ticktock666 said:
sorry for the late reply, haven't been checking much recently.
now about those sqsh files, I've tried extracting them, and they seem to contains a 2nd copy of the odex files, not sure how they work, but after deodexing my rom I simply deleted them, and everything worked normally.
Click to expand...
Click to collapse
In new build fw 291 i try deodex that rom sir, n i do not extract sqsh.file...all normally work but if i delete boot.art n boot.oat it butlop....
How to i delete that sir
A1nur said:
In new build fw 291 i try deodex that rom sir, n i do not extract sqsh.file...all normally work but if i delete boot.art n boot.oat it butlop....
How to i delete that sir
Click to expand...
Click to collapse
I don't have the latest rom yet (not released for 6502), but when you go into your /system/app folder using a root explorer, do you see "arm" folder inside any of the installed apps ? maybe they changed something in 291, and now they only use sqsh files, also what does the log from the app says when you deodex the rom says ? it should say something like "300 apps deodexed, 10 apps already deodexed" or something like that.
ticktock666 said:
I don't have the latest rom yet (not released for 6502), but when you go into your /system/app folder using a root explorer, do you see "arm" folder inside any of the installed apps ? maybe they changed something in 291, and now they only use sqsh files, also what does the log from the app says when you deodex the rom says ? it should say something like "300 apps deodexed, 10 apps already deodexed" or something like that.
Click to expand...
Click to collapse
Thanks sir for your answered...
Sent from my Sony Xperia Z2 using XDA Labs
Hi!
Thanks, for good instructions!
It is also working for Xperia Z3 Compact on MM .291. I failed in the past, cause of forgetting 'semcxxx' in framework.
Greetz, brockn

[Q] Deodexing an 7.0 ROM with vendor folder?

Hello everyone, I'm having a bit of a problem here.
I have a ROM, a stock ROM that has a vendor folder with /app, /priv-app and /framework along with some other folders in it.
I'm trying to deodex that very ROM. It's a 7.0 ROM.
I've tried different tools, different ways... Copying the app, priv-app and framework to same folders in root of /system, deodexing, flashing... doesn't work.
Tried to copy it, deodex it and then copy the very same files back to vendor, then flashing... kindda works, but brakes like half the the OS.
So what I'm wondering is, is there any tool that deodexes the vendor folder too?
This is a ROM for a phone that is not very popular, that has no sources available to make a custom Lineage or something so my best way would be to debloat it, deodex it, have magisk and xposed on it and have it run smooth. I've got magisk but need deodex to make it xposed capable.
Please, any ideas on how to deodex this kind of ROM?
Thanks in advance!
Can anybody give any advice with what I should try and how?
Really, no one? Is it impossible or what? Just give me some guidelines...

Categories

Resources