alarm or worldclock apk from xt720 stock rom (EU ver.) - Milestone XT720 Themes and Apps

Does anyone have the apk file for stock alarm and worldclock?
accidently delete mine>_<
or is there a way to extract apk from stock rom? e.g. sbf files?

dannyfly said:
Does anyone have the apk file for stock alarm and worldclock?
accidently delete mine>_<
or is there a way to extract apk from stock rom? e.g. sbf files?
Click to expand...
Click to collapse
I use Linux so I can tell you an easy way.
(1) Download sbf_flash utility http://dl.opticaldelusion.org/sbf_flash
(2) ./sbf_flash -x STR_xxxxxxx.sbf (no need to connect the phone)
It'll produce a lot of .img files, you want CG39.img
(3) Get unyaffs utility from http://code.google.com/p/unyaffs/downloads/list
(4) ./unyaffs CG39.img
It'll extract whole /system directory, pick up whatever needed!
There would be ways to do the same in Windows too but I don't know.
Attaching 2 apks from Central Europe sbf, check if they work for you.

Related

Extract *.apk?

If I have a *.apk that I download, is there anyway to backup/extract it?
The apk is really just a ZIP file. Try renaming the file to whatever.apk.zip and open using your favorite ZIP utility. You should be able to view all the contents. Resources (such as images) can be extracted. The java code is compiled into a .dex file so you can't view the raw code, but there are utilities (like this one) to decompile it: http://dedexer.sourceforge.net/
ghostfaced said:
The apk is really just a ZIP file. Try renaming the file to whatever.apk.zip and open using your favorite ZIP utility. You should be able to view all the contents. Resources (such as images) can be extracted. The java code is compiled into a .dex file so you can't view the raw code, but there are utilities (like this one) to decompile it: http://dedexer.sourceforge.net/
Click to expand...
Click to collapse
Right but how do I find the *.apk if I am downloading it off of the market?
apps are located in data/app/
There are also various apps in the market that will backup apps.
I use appmonster incedently.
7zip can extract and view contents of an apk without renaming.
backup and reinstalling apps....
view the first link in my signature.
I used MyBackup Pro to do a backup of my apps onto the sd card, then I used ASTRO file manager to navigate to /sdcard/rerware/MyBackup/AllAppsBackups where I found the file LastBackupApps.zip. I then used androzip or something similar to unzip that file and it contained the apk for every one of the apps I backed up.
how to extract .apk.p files
ghostfaced said:
The apk is really just a ZIP file. Try renaming the file to whatever.apk.zip and open using your favorite ZIP utility. You should be able to view all the contents. Resources (such as images) can be extracted. The java code is compiled into a .dex file so you can't view the raw code, but there are utilities (like this one) to decompile it: http://dedexer.sourceforge.net/
Click to expand...
Click to collapse
I have a zip file with .apk.p files in it which are exracted with package_extract_file in the updater script. Is there a way to manually extract these, since renaming to .zip doesn't help if I open them with any unzipper program?
Thanks
lxrose said:
I have a zip file with .apk.p files in it which are exracted with package_extract_file in the updater script. Is there a way to manually extract these, since renaming to .zip doesn't help if I open them with any unzipper program?
Thanks
Click to expand...
Click to collapse
I believe the files you are referring to - the files ending in ".p" - are "patch" files. They only appear in the OTA download .zip file, and they are worthless to you. They are not complete files, but just enough data to patch the corresponding 1.5 app .apk so that it turns into the 2.1 version.
If you want the complete .apk files which they correspond to, just download the Leak-V3 .zip file, extract the "system.img" file, and then unpack that file using the "unyaffs" utility (search for it, you'll find it at code.Google.com).
bftb0
bftb0 said:
I believe the files you are referring to - the files ending in ".p" - are "patch" files. They only appear in the OTA download .zip file, and they are worthless to you. They are not complete files, but just enough data to patch the corresponding 1.5 app .apk so that it turns into the 2.1 version.
If you want the complete .apk files which they correspond to, just download the Leak-V3 .zip file, extract the "system.img" file, and then unpack that file using the "unyaffs" utility (search for it, you'll find it at code.Google.com).
bftb0
Click to expand...
Click to collapse
Thanks for the info. I thought I can update the apk files manually, because from recovery it doesn't work (it is a rooted image, so signature not accepted) and there are some fixes in the new update that I wanted to give a chance.
Unable to install ddx1.14.jar in my HTC wildire
I hve downloaded dexeder.jar file in to my SD card. but i can't install it in my HTC wildfire...
it shows an error...
"ddx1.14.jar cannot be installed because critical information is missing from the application file (MIDlet-Name). Please contact the application provider for more information."
Help me Pls..... Thanks in advance.....
apk download
did you search for the apk online?

[Q] Best way to merge back the ".apk" and ".odex" files to be 1 ".apk" file

[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

[Q] Finding or extracting tones from the SGS2??

Is there some places where I can find all the stock tones for the SGS2 as one complete zip, or each folder as a individual zip so I can download them?.
And if not, is there then a way for me to either find them on the phone and copy them over, or as the last resort is there some way for me to extract them from the image files we use to flash through Odin?
Any help or hints in relation to this is more then welcome....
And thanks in advance.
Use Root Explorer some other file explorer by which you can have access to all directories.
Navigate to /System/media/audio
You can find "ringtones", "notifications", "alarms" folders. Copy to wherever you want.
i am not rooted, can some 1 up load the sms, notification n ringtone.
Download any official (based) rom and extract them yourself from the zip. Same location.
I have them, PM me your email address.
TheGhost1233 said:
Download any official (based) rom and extract them yourself from the zip. Same location.
Click to expand...
Click to collapse
I have an official rom laying around on my laptop and I only have *.img files inside.
Could someone post them up for me also. Im missing a load of then default tones for some reason when I upgraded my ROM. Thanks.
Would also like this.
I will zip em all up shortly and post them
MeX_DK said:
I will zip em all up shortly and post them
Click to expand...
Click to collapse
Didn't mean to jump ya but:
http://www.mediafire.com/?hma2y999mfuapbm
Already had them.
These are NOT flashable, i could probably make em so but I already had them all zipped. What I do is just put them in the GAPPS so everytime I flash a new CyanogenMod the audio gets copied in as well.
that link is dead

How to extract files from ROM

Hi,
As the new ICS 4.0.3 seems to have gotten rid of the libraries required for call recording, I am willing to extract the relevant libraries from a 2.3.6 ROM, replace and give it a shot. I already have a few of them with me, for example Official DXKL3.
I need to extract the following 3 files -
system/lib/libaudiopolicy.so
system/lib/libaudioflinger.so
system/lib/libaudio.so
How can I extract these files from a ROM?
On you pc or on you phone click extract here. And will be exctracted about 6 files. Navigate to system app and find wht app you want. Copy and replace. I guess I understood right what you mean.
Get a utility program like 7Zip, IZarc, WinRar on your PC & open up the zip/tarfile & you can see the individual files & extract same.
However...
What you're attempting to do will not work. Different framework.
Points for thinking outside the box tho.
Thanks... Though when I use 7z, it only extracts zImage,factoryfs, etc., only a handful of files. I cannot see the individual files in the file system. Also 7z cannot extract these files anymore...
Ahh I think I was talking about already "cooked" ROM, and you guys are talking about the source? Sorry I am very new to the terminologies used. If that is the case I will check if I can find these files in the source tarball.
Try another program if 7Zip doesn't work. Try IZarc. I can see every file in the roms I have with it.
MistahBungle said:
Try another program if 7Zip doesn't work. Try IZarc. I can see every file in the roms I have with it.
Click to expand...
Click to collapse
I tried but still couldn't open XXLPQ ROM with IZarc. Thanks anyway...
hirak99 said:
Hi,
As the new ICS 4.0.3 seems to have gotten rid of the libraries required for call recording, I am willing to extract the relevant libraries from a 2.3.6 ROM, replace and give it a shot. I already have a few of them with me, for example Official DXKL3.
I need to extract the following 3 files -
system/lib/libaudiopolicy.so
system/lib/libaudioflinger.so
system/lib/libaudio.so
How can I extract these files from a ROM?
Click to expand...
Click to collapse
to open *.img file inside the rom download diskinternal linux reader and mount the img file inside the app.
tried and tested when i needed to copy a file from another rom.
Solution you find here :
h__p://sconcauteam.com/forum/index.php?threads/how-to-windows-extract-deodex-sign-and-zipalign-an-official-rom.1325/

[Req] Extract apk from image file-how?

Hi all. Can an apk be extracted from an image file?
The image file is the .tar.md5 of the official UK ICS update from sammobile.
I've done a search and so far can't find how to do this.
Is it even possible?
There's a particular app in the UK version that's not in the US version I want to install
on my US 7510 wifi tab.
Thanks.
As I know, .tar files are archive file like zip. just for Linux. have you tried to open it with 7zip.?
I don't know if it works, but maybe.
marco.michel said:
As I know, .tar files are archive file like zip. just for Linux. have you tried to open it with 7zip.?
I don't know if it works, but maybe.
Click to expand...
Click to collapse
Tried WinRar but doesn't get me into the tar file to see the apk's.
Will try 7zip.
Thanks!

Categories

Resources