Hi!
i downloaded/installed 'Sync.ME' (from the Play Store)
this app has tones that i want to use as custom notifications.
ive tried searching in my root folder(s), for some system folder with the sounds, but have been unsuccessful... :/
anyone can help me out?
Most likely inside the apk itself in the "raw" folder
CNexus said:
Most likely inside the apk itself in the "raw" folder
Click to expand...
Click to collapse
Thank you! u helped me in finding what i needed
"PROBLEM SOLVED" - under root folder "data/app/", i found the Sync.ME apk.. sent over to computer. renamed the APK to ZIP. then i extracted the file and DONE!! all the files of the APK right in front of me
Related
hello, I'm rooted and I wanted to change a few of my icons so they are changed in the app drawer. on my ipod touch I used iFile to find the app's folder and overwrite the icon.png, I tried to use Root Explorer to do this but I can't figure out where the apps install to. Could anyone give me a hint? thanks in advance.
12gage said:
hello, I'm rooted and I wanted to change a few of my icons so they are changed in the app drawer. on my ipod touch I used iFile to find the app's folder and overwrite the icon.png, I tried to use Root Explorer to do this but I can't figure out where the apps install to. Could anyone give me a hint? thanks in advance.
Click to expand...
Click to collapse
System apps would be /system/app
User apps would be /data/app
thank you, sorry for the ignorant reply but all I found were apk's. the apps don't unpack files into a directory when installed? they stay and run from an apk on your phone?
12gage said:
thank you, sorry for the ignorant reply but all I found were apk's. the apps don't unpack files into a directory when installed? they stay and run from an apk on your phone?
Click to expand...
Click to collapse
Yes, and the data from them is stored in /data/data/
freeza said:
Yes, and the data from them is stored in /data/data/
Click to expand...
Click to collapse
thank you, so if I don't see the icon files in data/data then I'm screwed as far as being able to change it?
Iirc here are the general steps.
Search to get the exact syntax.
Make a copy of the apk.
Rename the copy suffix to .zip from . apk
Extract the image stuff and replace it.
Repack the zip.
Rename it to apk
/system/app/ or sometimes /data/app/ if you modify an app you have to sign it again or the phone won't recognize it
EDIT: Use ninjamorph and just drag and drop the pings in there and here is myn's method of signing
myn's post
ninjamorph thread
Hi everyone
is this possible zip file convert to apk?
its very important cause i try to instal any zip file but my rom is not rooted!!
please if this possible tell me
Thanks
change file from zip to apk
to change file type from zip to apk on windows 7
1- open computer in start menu
2- press alt
3- select tools and choose folder options
4- go to view and uncheck hide extentions for known file types
5- finally go to the file you want to change and change its name (ex: .apk)
It depends if you downloaded a file which was a zip file but was packed as an apk then yes changing the extension of .zip to .apk would be fine if you know what I mean.
Sent from my HTC Desire HD using XDA Premium App
Use zip2apk v1.0 to convert zip to apk
There is an application known as Zip2apk v1.0 that you can use to convert your zip to apk. unlike all other replies here where you have to interfere with your system settings, zip2apk v1.0 is a portable program built to convert zip to apks and does not alter system settings. link: f1compsolutions.kbo.co.ke/Zip2apk
thanks bro
ali magdy said:
to change file type from zip to apk on windows 7
1- open computer in start menu
2- press alt
3- select tools and choose folder options
4- go to view and uncheck hide extentions for known file types
5- finally go to the file you want to change and change its name (ex: .apk)
Click to expand...
Click to collapse
thanks bro, this little help really help me so much, good job
Both methods work like a charm. :highfive:
ali magdy said:
to change file type from zip to apk on windows 7
1- open computer in start menu
2- press alt
3- select tools and choose folder options
4- go to view and uncheck hide extentions for known file types
5- finally go to the file you want to change and change its name (ex: .apk)
Click to expand...
Click to collapse
This is really work Nice tip !
Thank you. I'm also searching for this info
No. Android binaries are located in a apk, you just can't turn a mod into a apk, the only way to build an apk is from Android SDK. Its not possible.
I recently made an android game, just for fun, and for some reason the site i was on changed it to a zip file instead of an apk file. I used a script to make this app. So it works, but i cant play it on my phone because it is in the zip format and whenever i rename it to .apk on my phone, it doesnt work. Any help wold be appreciated.
Sent from my LG-D415 using XDA Premium 4 mobile app
Maurice5813 said:
No. Android binaries are located in a apk, you just can't turn a mod into a apk, the only way to build an apk is from Android SDK. Its not possible.
Click to expand...
Click to collapse
Oh, how would i put my script into Android SDK?
Sent from my LG-D415 using XDA Premium 4 mobile app
Hi,
I'm trying to do something along these lines.
I have a keyboard skin that I want to change it's theme from blue to green. I unpacked it several months ago with EasyApk and attempted this but eventually gave up.
I've done all of the color editing to the .png files but after zipping and changing the ext to apk, it won't install. I get this message... "There was a problem parsing the package."
Any suggestions would be greatly appreciated.
RuLEoF2 said:
Hi,
I'm trying to do something along these lines.
I have a keyboard skin that I want to change it's theme from blue to green. I unpacked it several months ago with EasyApk and attempted this but eventually gave up.
I've done all of the color editing to the .png files but after zipping and changing the ext to apk, it won't install. I get this message... "There was a problem parsing the package."
Any suggestions would be greatly appreciated.
Click to expand...
Click to collapse
RuLEoF2, have you found a solution. I'm getting the same problem.
dabadoo said:
RuLEoF2, have you found a solution. I'm getting the same problem.
Click to expand...
Click to collapse
Nope. The XDA well of good will towards those in need has apparently dried up. Either that or I'm on the do-do list for something.
I haven't gotten responses to any of my last several posts for quite a while now.
Good luck!
RuLEoF2 said:
Nope. The XDA well of good will towards those in need has apparently dried up. Either that or I'm on the do-do list for something.
I haven't gotten responses to any of my last several posts for quite a while now.
Good luck!
Click to expand...
Click to collapse
I found a work around. I used 7zip in windows and made all of the edits (adding files, removing files, editing contents of files) I needed in the zip file WITHOUT unzipping it (7zip and winrar allow this). Once I did that I changed the extension back to apk and the app installed.
Hope this helps some people.
dabadoo said:
I found a work around. I used 7zip in windows and made all of the edits (adding files, removing files, editing contents of files) I needed in the zip file WITHOUT unzipping it (7zip and winrar allow this). Once I did that I changed the extension back to apk and the app installed.
Hope this helps some people.
Click to expand...
Click to collapse
Not working for me. What editing program are you using for graphics?
For graphics, let's say images. I would work on whatever it is you need to add, outside of the zip, and then just add that file by replacing it with whatever it is you wanted to edit. Do you get what I'm saying?
I used 7zip on windows to do this.
REVIVE!!
Its like this for me, I got an apk of Loco Craft (Android Game) extracted it into a folder with winrar, then I modified a bunch of things in there, then I compressed it to a .rar file with WinRAR, then I renamed it from application.rar to application.apk. then when I sent it to my phone (Acer B1-730, Android 4.4.2) and opened the apk file, it said: "There was a problem parsing the package"! So what do I do? Please!!! I really want to try my new game! And pls help me I am only 9!!!
How I make a gems generator?
ali magdy said:
to change file type from zip to apk on windows 7
1- open computer in start menu
2- press alt
3- select tools and choose folder options
4- go to view and uncheck hide extentions for known file types
5- finally go to the file you want to change and change its name (ex: .apk)
Click to expand...
Click to collapse
I want to create a gems generator for an outstanding game. Can anybody help me to create a gems generator like this
Hi guys,
I installed a asop r3 nightly, along with gaps, but for some reason I can't find the default music player..the widget is missing too can't installed music from play.store as I'm in the UK
How can I get it on there?
Thanks in advance.
it's because of license, just search for playmusic.apk in the rom thread
edit: here the link for the apk
h ttp:/
/w ww.androidnext.de/news/google-play-store-market-music-books-movies-apk-download/
Thank you sir!
Hmm not sure how to installed those, the are zip files not apk?
HSKalay said:
Hmm not sure how to installed those, the are zip files not apk?
Click to expand...
Click to collapse
Depends on what their recommendation is.
If its just a .zip with the .apk inside it, you can just unzip and install the .apk with a file explorer.
If it's a .zip made for flashing, just flash it via CWM.
Yea, the zip file didn't contain a apk, and via cwm it failed to flash!
not sure what to do now...
HSKalay said:
Yea, the zip file didn't contain a apk, and via cwm it failed to flash!
not sure what to do now...
Click to expand...
Click to collapse
What folders are inside the ZIP? If it has things like "assets", "META-INF" and "res", change the file extension to .apk and install as normal.
alexluckett said:
What folders are inside the ZIP? If it has things like "assets", "META-INF" and "res", change the file extension to .apk and install as normal.
Click to expand...
Click to collapse
yup that was it, just figured it out and installed them (when I downloaded a apk file which was exactly the same size).
Thanks!
Afternoon fellas. Would anyone know how to pull a sound from an app? I want to pull a specific sound and use as my notification tone.
Thanks in advance.
Sent from my GT-N7105/sgh-i317
APK's are just zips. Just put it on your computer open in in winrar and search around till you find the sound file
mrevankyle said:
APK's are just zips. Just put it on your computer open in in winrar and search around till you find the sound file
Click to expand...
Click to collapse
Or 7zip
Show Some Love
If you happen to use root explorer, long press on the app in /data/app and extract. Not sure about other file explorers. This way can be done right on phone. Will work on system apps also at /system/app.
Hi there,
I accidentally deleted the video stock app from my phone after rooting and did not have a back up of it. Now when i play recorded videos from the gallery, I don't have a player to play it!
Can anyone please give me a link to the stock APK?
Thank you! Much appreciated!
-H
Here you go..
Hi thank you. I tried to install it, with a root Explorer too... Thing is after doing so it doesn't work probably because I didn't do it correctly.
Could someone tell me how to install it correctly?
Been a year since I've been into android hacking stuff ^. ^
Extract the folder and place into your /system/priv-app folder and set the correct permissions and reboot. You can check the right permissions by looking at the permissions of other folders and files in /system/priv-app directory.
Alex9090 said:
Extract the folder and place into your /system/priv-app folder and set the correct permissions and reboot. You can check the right permissions by looking at the permissions of other folders and files in /system/priv-app directory.
Click to expand...
Click to collapse
Hi Alex, thanks for getting back to me.
I did what you said but it still did not work for me.
when I try to open the video app which appears after reboot. The app automatically closes and says 'unfortunately, video has stopped working'
I'm rooted. Using es Explorer
Any other solutions?
Thanks a lot!
use mxplayer?
I've just flashed a stock rom and reset my phone,
Thanks for the help anyways, all!
Alex9090 said:
Extract the folder and place into your /system/priv-app folder and set the correct permissions and reboot. You can check the right permissions by looking at the permissions of other folders and files in /system/priv-app directory.
Click to expand...
Click to collapse
Is the arm64 folder supposed to be placed somewhere different or in the priv-app folder with the apk?
Because I put everything where it was supposed to be and set the permissions correctly for the folder and apk and still when I restart "unfortunately video has stopped working