[Q] [How to] edit the file CAR format inside an apk - Android Q&A, Help & Troubleshooting

Hi everyone,
I was unsigned an apk, and I have a file CAR format and want to edit text inside it (same as file SO format). But if I edited any character inside it and signed, that APK will be crashed.
So, How can I edit that file without crash problem?
Thank you so much.
Regards,

Related

modifying googlemaps.apk

Hi!
I want to modify some xml files in the google maps app (com.google.android.apps.maps-2.apk)
I copied the original apk from my phone, used apkmultitool to decompile it, chanched the files an recompiled it (using option 11: system apk)
after recompiling, the file size ist about 1Mb different to the original.
When i now place it on the sd card and try to install, i get message that it wasn't installed.
Do i have to deinstall the "old" app?
Do i make sth wrong?
I hope you can help me!
Thanks!
Anybody knows a solution?

[Q] Modifying .apk

Hello guys. There's this problem that I have with TTR4 for Android, and that problem probably can be solved by modyfing one string in the app's config file (located in /System/App directory), but since it's inside the application file and I can only take a look at it using the Root Explorer - I can't make any changes to that file.
So, my question is: how can I unpack/decompile (dunno which variant is the correct one), change the string in that config file, and pack/compile the .apk back to its state? What tools do I need to do that?

[Q] [Help] Can you edit .Tex files in an APK for android?

Hi,
I really want to edit an app as a joke for my friends and i have downloaded the APK and viewed the files.
All of the images seem to be .TEX format, i have googled how to edit them but cant find a solution.
How can i edit them and put my own image in?
Thanks in advance,
You need to decompile the apk, edit the images (using the same filenames) and recompile again.

[Q] editing .so file

Howdy.
I'm trying to modify a .so file (libflashplayer.so), but have run into a few problems:
I first tried editing the file after it was installed from an .apk. This appears to work at first, but the edited file is quickly replaced with the original.
I then tried editing the file in the .apk package. This causes the package to fail to install (I'm guessing because the md5 in the certificates no longer matches)
Aldo tried moving a folder with the .so files from the .apk (com.adobe.flashplayer-1 which is what is created when the .apk installs correctly) directly into /data/app-lib/.The directory was created successfully but appears to be immediately deleted.
Is there a way to accomplish what I'm trying to do? If so how?
Other possibly relevant info:
My device is rooted
I did not write the code for anything in the .apk, I got it from a link on xda (pretty dubious i know but I couldn't find another option)
I'm using cyanogenmod 10.2 (based on android 4.2 I believe).
I'm editing the file with a hex editor to change a a few characters ("AND" to "WIN")

How Open and Edit Android Civilization 6 OBB file?

Hello;
I open civ 6 OBB files with zip, I get an error when I change language files(So when I pack it back).
eg file: Buildings_Text.xml
There is a Mod file in the Android/Data file of the game.
I am wondering if there is a method to change language files?
Thanks already for your help

Categories

Resources