[Completed] [Q] Editing files for a .apk - XDA Assist

I am currently editing Dungeon Hunter 4.apk One of the files I have to edit to changes values is the .obb file I had followed the trick to turn it into a .zip to extract the files inside. Now I need to know how to edit .rfd files which are in the app along with .;ua & .json would anyone know the programs needed to edit & save these files?

Hi there,
Please read the threads bellow and follow the procedure:
[GUIDE] How to easily edit/modify .apk files! (Simple, Noob Friendly)
[GUIDE]Ultimate Guide[Decompiling][9 pngs][Theming]
Good luck

Related

[Q] how to install a zipped android file without any apk file inside

please i have come across a lot of these zipped android application files that when i unzip them on the laptop i cant find any apk file therein i only find some folders with the name
lib
META-INF
and then some files with these names
AndroidManifest
classes.dex
resources.arsc
please can someone explain to me how i can install such zip files
Hello sir, I have the same problem.
What is the solution, please ?
mortallkombat said:
please i have come across a lot of these zipped android application files that when i unzip them on the laptop i cant find any apk file therein i only find some folders with the name
lib
META-INF
and then some files with these names
AndroidManifest
classes.dex
resources.arsc
please can someone explain to me how i can install such zip files
Click to expand...
Click to collapse
An APK file by nature is a ZIP file. The reported files/folders make up an APK file.
Read also here:
Structure of an Android App Binary (.apk)
Structure of an Android App Binary (.apk)
www.appdome.com
To install the APK replace file's extension "ZIP" by "APK".
Hello thank you sir,
but the problem I have exactly, is, when I download a zip file from github, your mentioned method wouldn't work.
Maybe you have another solution

[Q] How to modify any android apk file?

I use Bluestacks 0.9.11.4119 . I Install android applications and games, from root folder (i.e. device/android/data/data) i copy all the folders to windows directory (i.e. publicfolder/pictures), now many of the apps or games have two type of similar files and i need to see what's inside of the files,
1st.- .so files and database files
2nd.- some of the files have no extension so if i open it on notepad then it comes in Alphanumeric symbolic format,i think its encrypted so i am not able to see even i have tried many language decrypter but failed
3rd.- how to dissemble the apk file and how to modify it.
4th.- how to read XML file of android apps, when i open it on notepad or Microsoft XML it shows error.
I want to learn something so please help me with these issues, and thank you for previous help
To edit any apk is necessary Apktool. Look this guide and try edit:
http://www.xda-developers.com/decompile-edit-and-recompile-in-one-tool-with-apk-studio/
gamer22881 said:
I use Bluestacks 0.9.11.4119 . I Install android applications and games, from root folder (i.e. device/android/data/data) i copy all the folders to windows directory (i.e. publicfolder/pictures), now many of the apps or games have two type of similar files and i need to see what's inside of the files,
1st.- .so files and database files
2nd.- some of the files have no extension so if i open it on notepad then it comes in Alphanumeric symbolic format,i think its encrypted so i am not able to see even i have tried many language decrypter but failed
3rd.- how to dissemble the apk file and how to modify it.
4th.- how to read XML file of android apps, when i open it on notepad or Microsoft XML it shows error.
I want to learn something so please help me with these issues, and thank you for previous help
Click to expand...
Click to collapse
In addition to apktool (thanks, @kaiodduarte), you're also going to need a good text editor (I use Notepad++), an archive manager (like 7zip or WinRAR), and the ZipSigner app for your device.
ИΘΘK¡€ said:
In addition to apktool (thanks, @kaiodduarte), you're also going to need a good text editor (I use Notepad++), an archive manager (like 7zip or WinRAR), and the ZipSigner app for your device.
Click to expand...
Click to collapse
thank you for the advice but i have 1 worries
if the text file or a file is encrypted the how is notepad++ is going to help me..??
gamer22881 said:
thank you for the advice but i have 1 worries
if the text file or a file is encrypted the how is notepad++ is going to help me..??
Click to expand...
Click to collapse
It will help you with actually being able to make edits to text files without screwing up all of the line endings and encoding.

[Completed] [Q] need help with ida pro 2 issues

Hello xda im new here and i need help. I use apktool to decompile apk files. Once my file is decompiled i use ida on the .so file. At this point im lost on how to find important points in the hex thats my first problem. My second problem is after replacing the .so file in /data/data/com.app.blah/lib. my game will not load it just crashes this will happen even if i replace the .so with an unedited .so. Thanks for the help fixing my issues
Oops i think i posted in the wrong section

[Completed] Modding Android games

Hello Developers , i am having some problems and the problem is about modding....
So i want to mod a game for money but in the shared preferences there is no such file for it , i have also checked the apk by decompiling it but i dont know where will be the file located ...
So anyone has any idea about the file that were it will be located ? or is the file in the shared prefernces only or anywhere else plz help me... And if it is in data/data (where is shared preferences located) then plz tell me a software how to copy the files to the PC , i tried copying with root browser but it is not working. And plz tell the location if u have any idea that were will be the file located...
i know i can use some software like game killer and stuff like that, but using them only changes the value for some time in few games for example Fruit Ninja.....
that why i thought of editing it using PC but i am not getting the file and i cant copy data/data to my PC
so i can look deeply. anyway i just wanted to know that were is the file and a software to copy the dir Data/data
regards Yash RC
Hi there,
You must start learning few steps before all. Here from where to start:
[GUIDE] Android Game Development Tutorial! (Beginners welcome).
[GUIDE]**Beginners guide to programming-C,C++,Bash,Python,java**[GUIDE]
For more questions please use this thread: [Ask Any Question][Newbie Friendly]
Good luck

[Q] How to extract an OBB file's content? ( GTA: Liberty City Stories )

Hello all. not sure if i'm in the right section but can anyone please help me out?
So i wanna edit the weapon.dat configuration but i think the files of the game are inside the OBB. now, how do i extract it?
I read about renaming it to zip and opening with WinRar but it doesn't recognize it as an archive.
I'd very much appreciate your help and suggestions.
Thank you
I also want to know this

Categories

Resources