App Editor Problem - Android Software/Hacking General [Developers Only]

So I tooka version of MIUI music that worked on this thing, opened it up in an apk editor, and changed some PNG images to make it look like the galaxy s3 music player. I signed the file, installed it, and all went well, but once I tried to open it it immediately crashed. The current file (unsigned) has been attached. Fixes would be appreciated because I really want this
App file http://www.4shared.com/android/2YizlFOa/Music.html

Related

[MOD/CHEAT][Guide]How To Edit Fieldrunners HD apk for Money & Health

Hello everyone......if youre like me and just want to beat the crap out of a game that ticks you off sometimes then this is for you. This guide will explain how to edit the apk for fieldrunners hd. I will not supply or distribute the apk, so please do not ask.
First you will need the apk file you have purchased from android market. If you have an apk from amazon app store it will not work.
Start by changing the file extension from apk to .zip. Next, extract the contents of the file to a new folder on your desktop. (Folder can be named anything you like)
Open folder Assets>Data>HighResolution>Maps
Here you will find 4 folders....Cave, Crossroads, Drylands, Grasslands
Open the Folder for the level you wish to edit. (I will use grasslands as example for this guide)
Look for the files that have a ~map.mp3 extension. Open this file with a text editor like notepad. A few lines into the file will see this "startingHealth="20" startingResources="15". Change these values to anything you want them to be.
If you would like to modify the specs for the towers you can do this as well. I find it fun to make one weapon that just kills everything in one blow.
Open folder Assets>Data>HighResolution>Towers. Look for the tower you would like modify and open the file with a ~tower.mp3 extension in a text editor like notepad. Each tower will have one of these files for it. When opened look for <minDamage="129" maxDamage="129"> There will be a line like this for each level of tower, 1,2&3. Change he values to whatever you like, the higher the number the stronger the weapon.
Now that you have editied all maps and towers you want to it is time to button this up. Select all the files and folders you extracted from the zip file and create a new zip file. I use winzip with no compression. Name your new file whatever you like and save it to the desktop or a place you can find it. Now change the file extension of the new file from .zip to .apk. You will now need to sign the file, you will have to learn that in a different writeup. Once the file is signed it will install and you will see the changes in the game.
Good luck tinkering, do not post apk's here, and please act responsibly.
jase33 said:
Hello everyone......if youre like me and just want to beat the crap out of a game that ticks you off sometimes then this is for you. This guide will explain how to edit the apk for fieldrunners hd. I will not supply or distribute the apk, so please do not ask.
Good luck tinkering, do not post apk's here, and please act responsibly.
Click to expand...
Click to collapse
Ofcourse, i don't need the APK...i bought the game...But where to find on my device??? I am using a SGSII...thnx. ow...and i did not buy the game on Amazon, but via the Google Market.
the apk can found on your phone at data/app. you must be rooted to get to this. if you bought the game but are not rooted, maybe google can help you.
jase33 said:
the apk can found on your phone at data/app. you must be rooted to get to this. if you bought the game but are not rooted, maybe google can help you.
Click to expand...
Click to collapse
Dude...i have MIUI up and running...it is rooted, i am using root explorer. Everything is working untill i try to install the signed apk. I am using Andoid Commander to sign the apk...it is not working. Btw, i used the apk i found in the MIUI backup folder, because i could not find the APK in data/app...i know, it is strange...
Strange....i just went through MIUI and could not find the installed apk either. I will let you know when i find it.
EDIT - Found the apk in MIUI. Its is mnt/asec/com.subatomicstudios.com.
jase33 said:
Strange....i just went through MIUI and could not fing the installed apk either. I will let you know when i find it.
Click to expand...
Click to collapse
well, i found it in my back ups already...when i install that APK, it works. But when i alter the files and so on, the apk cannot be installed anymore...............
jase33 said:
Strange....i just went through MIUI and could not find the installed apk either. I will let you know when i find it.
EDIT - Found the apk in MIUI. Its is mnt/asec/com.subatomicstudios.com.
Click to expand...
Click to collapse
ok...i will try to alter that one! thnx mate!!!
edit: to be honest, i think that is the same apk as in the back up folder in MIUI...
edit 2: no, it's called different...let's hope it works this time!!! THNX MATE!!!
jase33 said:
Strange....i just went through MIUI and could not find the installed apk either. I will let you know when i find it.
EDIT - Found the apk in MIUI. Its is mnt/asec/com.subatomicstudios.com.
Click to expand...
Click to collapse
So, when i altered the files and so on, do i just deinstall the game? or are there other files i have to remove???
I have the amazon one, and it does not work. can someone pm me to the market version or this version? I've downloaded a few apk's already, and they seem to be the amazon version based on the file contents.
so I have the market apk, but I cannot get it signed properly. Tried zipsign 2, and install went ok, but app could not open. Tried signapk.exe and installed ok, but wont open.
after i re-zip the size changes by over 2mb under and will not install. I have re-signed it. What would cause the size change that much? it should be a few bytes.
Make sure you are zipping with NO compression.
Sent from my HTC HD2 using Tapatalk
I did tons of research and cannot get this guy signed using 7zip, winrar, win zip, droid explorer, ninja morph....
I followed instructions and this will not install. Anyone out there successful?
Sent from my SCH-I500 using XDA App
dr_w said:
I did tons of research and cannot get this guy signed using 7zip, winrar, win zip, droid explorer, ninja morph....
I followed instructions and this will not install. Anyone out there successful?
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
you need a program to sign it. I finally figured out how to do this.
so to recap, after you made changes to all the files like (I just added 99999 starting money):
grasslands_extended~map.mp3
grasslands~map.mp3
crossroads_extended~map.mp3
crossroads~map.mp3
then you zip it with NO COMPRESSION (or "Store" with winrar)
then use this to sign it(This can be used to sign any apk file):
Mirrors
http://www.mediafire.com/?tj2dqjcrqfujxr7
http://www.megaupload.com/?d=GHYX0PRW
http://www.fileserve.com/file/F3GT3bK/SignApk-with-bat.zip
http://www.filesonic.com/file/1878513104/SignApk-with-bat.zip
Download file and extract to C:. You should have a folder called "C:\SignApk"
Here are the instructions I made on how to sign it:
1. Copy the apk file to C:\SignApk
2. Rename apk file to "application.apk", then run the "Sign-application.apk.bat". This will produce a "application-signed.apk" in the same folder.
The batch file can be ran under administrative mode if it does not work the first time.
Requires java, and I assume most people have that on their pc already.
EDIT: it took me a lot of research to figure this out as well. Figure I can provide a simpler walkthrough that people can follow.
I'm just wondering, but wouldn't it be easier to use something like GameCIH? It seems less intrusive and easier. If you've ever used cheat engine before, then gameCIH should be a breeze.
i get this message when i tried instal apk "There is a problem parsing the package"
can you all solve my problem??
Can someone post the modded apk in multiupload ? i'm trying with 1.04 version and it doesn't work. Thanks
Works like a charm. Now even my machine guns can take on the blimps in 1 shot
thanks popp. worked like a champ. fun for about 5 minutes, then you realize after modding the game, it just never ends. Cool to see though, since I couldnt get passed round 400 with the standard setup, now its just a matter of when I quit the game due to being bored
cool to hack as well!
how do you know where to find the address and specific string? for example you have a neew game installed and you want to mod it. how can you trace the source of gold, etc?

[Q] Trying to edit an apk

This is my first post so please dont flame me too bad!
Just bought a GS2SR and installed a keyboard app to replace the android keyboard however i LOATHE the keypress sound (sounds like an old typewriter). I really like the galaxy s2 keyboard sounds so here's what i've done to solve the issue so far..
-downloaded stock GS2 rom and extracted the .ogg sound files for the keyboard click
-converted .ogg files to .wav(same format as files i am replacing inside the .apk) and renamed them to the EXACT name of the .wav files i am replacing inside the .apk
-download the keyboard .apk and open in winRAR (didn't change file extention)
-inside the .apk i located directory containing the .wav files and deleted them
-from the desktop i dragged the new .wav files into winRAR and dropped them in the original directory
-close winRAR
-resign .apk
-plug phone in and view on PC as mass storage mode.
-click and drag newly edited and signed .apk into the downloads folder on phone
-unplug phone
-install .apk on phone
So the installation went fine. I go into messaging and the keyboard shows up and works perfectly. only problem is i have no keyboard sounds! why aren't my new .wav files playing when i press a key? what am i missing here?
Did you rename the .wav files to be the same?
weaselnoze said:
This is my first post so please dont flame me too bad!
Just bought a GS2SR and installed a keyboard app to replace the android keyboard however i LOATHE the keypress sound (sounds like an old typewriter). I really like the galaxy s2 keyboard sounds so here's what i've done to solve the issue so far..
-downloaded stock GS2 rom and extracted the .ogg sound files for the keyboard click
-converted .ogg files to .wav(same format as files i am replacing inside the .apk) and renamed them to the EXACT name of the .wav files i am replacing inside the .apk
-download the keyboard .apk and open in winRAR (didn't change file extention)
-inside the .apk i located directory containing the .wav files and deleted them
-from the desktop i dragged the new .wav files into winRAR and dropped them in the original directory
-close winRAR
-resign .apk
-plug phone in and view on PC as mass storage mode.
-click and drag newly edited and signed .apk into the downloads folder on phone
-unplug phone
-install .apk on phone
So the installation went fine. I go into messaging and the keyboard shows up and works perfectly. only problem is i have no keyboard sounds! why aren't my new .wav files playing when i press a key? what am i missing here?
Click to expand...
Click to collapse
From my limited experience, I don't think it's that easy to modify the apk. Me thinks you need to decompile the .dex, muck around with that a bit, re-compile the apk, then rezip and resign it.
Doesn't hurt to Zipalign it also.
Look up Apk Manager to get more info.

[Q] HELP! How do I sign an .apk file?

Here's the deal...I downloaded youtube v2.4.4 from here. I opened it in 7zip and extracted the res folder so I could re-theme it. I made my changes then put the res folder back into the original apk. Now this is where the problem occurs. I can't for the life of me figure out how to re-sign the .apk! I have tried every single apk-signer out there to no avail. I have put it in apkManager then decompiled it optimized PNGs recompiled then signed then zipaligned but EVERY time I install it on my phone I get either "Application not installed." or "There is a problem parsing the package." I have uninstalled all versions already on my phone through Titanium Backup prior to installing my themed one. I have manually put it in /System/app and changed permissions and rebooted. NOTHING I do works. I have adb and java installed and in the PATH. I have tried every possible solution I have found on the internet and none work. Any help would be appreciated. Thank You!
P.S. I have an HTC Thunderbolt running the latest build (3/17/12) of ThunderStick Full Blown Sense 3.0 (Thread for this ROM here)
Here is the edited res folder - Maybe someone can look at or use it for troubleshooting.
Thanks again for any input on this problem.
go to market and search and download zipsigner2. open it and navigate to the app and then chose and output and save it as an .apk file and it should install like normal

Editing downloaded TW themes.

I am using a theme that I downloaded from the theme store, however I wondering if there's any way to edit the downloaded theme. For example I am wanting to keep the stock touchwiz keyboard and still have everything else themed.
shooter445 said:
I am using a theme that I downloaded from the theme store, however I wondering if there's any way to edit the downloaded theme. For example I am wanting to keep the stock touchwiz keyboard and still have everything else themed.
Click to expand...
Click to collapse
I would think you find the keyboard in secsettings2 or whatever file all the system core files are in from the stock theme, copy it and replace it with the themed keyboard apk, and don't forget to set permissions to rx-rx-r? That's my best bet. @SICKMADE ? Am I close?
Sent from my SM-N920T
There's an easy way around it. If you're applying theme from theme store, all you have to do is delete theme.input files
Any app that deletes .apk files, will work.
Example*
https://play.google.com/store/apps/d...roid.optimizer
Just find the .apk and delete than reboot. profit
Hit the thanks button if I helped you out ?
eventheodds1 said:
There's an easy way around it. If you're applying theme from theme store, all you have to do is delete theme.input files
Any app that deletes .apk files, will work.
Example*
https://play.google.com/store/apps/d...roid.optimizer
Just find the .apk and delete than reboot. profit
Hit the thanks button if I helped you out ?
Click to expand...
Click to collapse
Yeah I did something like that, after I found the file I added a .bak extention to the end making it a backup, rebooted, and I got my stock keyboard back.
shooter445 said:
Yeah I did something like that, after I found the file I added a .bak extention to the end making it a backup, rebooted, and I got my stock keyboard back.
Click to expand...
Click to collapse
All you have to do is use a root file manager like root browser then go into your data/app folder there you will find all the apps you have installed onto your device including every individual themed apk from whatever theme you downloaded and installed from Sammy theme store... if there is something that you don't like or want from a particular theme ie. Icons or keyboard just simply scroll until you see all the apps from the theme you installed and delete which ever themed app folder that you don't want. Hope that made some sense lol.

Need help with this app. Getting zip to apk

I am not smart with Android apps yet so I would apprecicate some help
I have a Nvidia Shield and I found an app to use 4k images on the Daydream (screen saver) versus the horrible default.
I found someone that made this app 9 months ago but the creator has been unresponsive.
Attached is the zip file I found and the APK file.
I found how to change the images in the .zip file but I can not get it load like the original .apk file he has.
I tried just chaning .zip to .apk but the Shield installer did not reconize it (it installed the original .apk file fine).
If I change the .apk file to .zip, it is not the same as the original .zip file so I cannot find how to change the backgrounds.
Both files are downloadable from the link below:
Need to copy and paste: plus.google.com/+JacobKlinker/posts/L6Jg7HKs3nx

Categories

Resources