I have a signed zip here, and dont know how to add or remove or update apps can somebody help please? I can attach the zip file here if needed
Thanks
Related
[Q] Best way to merge back the ".apk" and ".odex" files to be 1 ".apk" file
Hey everyone,
I am seeking some help for some way to get the 2 files of .apk and .odex to get back to their original state of only one install-able package .apk file..
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package."
Any other ideas how I can extract a single application from Stock or Customized ROM?
I need this help for building a rom that supports multi languages that comes with Market installed within it and having root access.
Any help would be much appreciated!
omar.elhelw said:
Hey everyone,
I am seeking some help for some way to get the 2 files of .apk and .odex to get back to their original state of only one install-able package .apk file..
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package."
Any other ideas how I can extract a single application from Stock or Customized ROM?
I need this help for building a rom that supports multi languages that comes with Market installed within it and having root access.
Any help would be much appreciated!
Click to expand...
Click to collapse
It's the only way. You have to deodex the file. The error message "There is a problem prasing the package" is not a deodex message to the best of my recollection.
djmcnz said:
It's the only way. You have to deodex the file. The error message "There is a problem prasing the package" is not a deodex message to the best of my recollection.
Click to expand...
Click to collapse
Sorry I didnt get what you mean completely.
What I have tried: I used kitchen to deodex the files, copied the .apk file to my phone, tried to install it. this error message shows up!
by the way, its the same message that shows if you copy the .apk file without the .obex file to the phone and try to install it..
Any help would be appreciated!
hmmm
I would like to bring back universal inbox (from froyo to CM7 nightly, Droid X) and a few other items
no go?
omar.elhelw said:
Hey everyone,
I am seeking some help for some way to get the 2 files of .apk and .odex to get back to their original state of only one install-able package .apk file..
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package."
Any other ideas how I can extract a single application from Stock or Customized ROM?
I need this help for building a rom that supports multi languages that comes with Market installed within it and having root access.
Any help would be much appreciated!
Click to expand...
Click to collapse
U can use baksmali.jar to de-assemble and smali.jar to assemble.
U need java virtual machine
1) Download files from here http://code.google.com/p/smali/downloads/list
2) read this wiki http://code.google.com/p/smali/w/list
3) Get more Knowledge from here
http://forum.xda-developers.com/showthread.php?t=537779
4) then after converting odex to classes.dex put inside apk(Use winar and change extension of apk to zip and open with winrar and remove meta-inf
5) put classes.dex to ur zip file by draging
6) change extension to apk again
7) Download autosign apk tool
http://forum.xda-developers.com/showthread.php?t=471634
8) Sign ur apk and install
Can someone help me to merge these two files into a normal install apk package please
Merge Jobmanager.apk and Jobmanager.odex => one apk file
Thanks
coolpixs4 said:
Can someone help me to merge these two files into a normal install apk package please
Merge Jobmanager.apk and Jobmanager.odex => one apk file
Thanks
Click to expand...
Click to collapse
Try this: http://forum.xda-developers.com/showthread.php?t=1879128
please anyone know how to install games that air compressed ZIP
open the zip file, if there is apk file - extract it and install
if there isn't apk file, but there are other directories and files (assets, lib, meta-inf,...), rename the zip to apk (f.e. game.zip -> game.apk) and install it
very very thanks I just found out this method is working again thanks
Trying to find out how to install the new safestrap 3.11. Others versions have been apk but now its a .zip. Not sure what to do, downloaded .zip
just don't want to mess something up..
http://forum.xda-developers.com/showthread.php?t=1391875&page=10
The APK download link is right there!!
And in the first post in the thread.
http://forum.xda-developers.com/showthread.php?t=1391875
85gallon said:
http://forum.xda-developers.com/showthread.php?t=1391875&page=10
The APK download link is right there!!
And in the first post in the thread.
http://forum.xda-developers.com/showthread.php?t=1391875
Click to expand...
Click to collapse
thanks 85gallon, did that..but its a .zip says "Safestrap-RAZR-D4-BIO-3.11.apk" at least that's what I get..am I missing something?
It downloaded to my downloads directory as Safestrap-RAZR-D4-BIO-3.11.apk
85gallon said:
It downloaded to my downloads directory as Safestrap-RAZR-D4-BIO-3.11.apk
Click to expand...
Click to collapse
ok thank you ....got 85Gallon..I was downloading from laptop..is a .zip file from my Razr it is an apk. thanks so much..
im having the same problem!! the link SAYS .APK , but when i download it it is a zip file. i cant find the 3.11 .apk anywhere. what am i doing wrong??
Just rename .zip to .apk. They are interchangeable depending on what you want to do. For example if I want to edit an APK, I'll download it, change it to .zip and extract it, do my editing, rename it to .apk and then sign it with zip signer and install.
Hi
I deleted odex file for my galaxy system/app ... yes i know iam idiot
but i create copy all odex files on my sd card
my phone still bootloop
can anybody create for me zip file with odex files ??? install this zip by CWM
I cant write this script and create folders to copy this files to system/app
PLS help me !
i can't post link with pack with odex files. Send on priv to somebody who want help me
Ive got a backup of the entire system on my pc but can't get it for a couple of hours
Sent from my GT-I9300 using xda app-developers app
flash the odexer script
hi there,
I am new to the forums. I have a APK file for a Push to Talk service and I would like to know what is inside the apk file.
Is there a special tool to open the apk and check this out ?
Thank you