General :: How To Decompile Small Files And Then Edit
May 18, 2013I know how to decompile, recompile and sign apk but how to decompile smali file for editing....
View 9 RepliesI know how to decompile, recompile and sign apk but how to decompile smali file for editing....
View 9 Replieshow to decompile and compile jar files using cmd or other...
View 2 Replies View RelatedI need to edit my phone "service.jar' file. So i need to know how to compile and decompile ".jar" files. I think before the edit ".jar" files i need to decompile it like android apps. Are there any too for it like apktool? I try to do it with apktool but not success.
View 4 Replies View RelatedI have apk file how can i edit it? I need to reprogram it.
View 5 Replies View Relatedhow i can edit lib files such as libhardware.so?
I mean how can I decompile it and recompile again? So do i have to "decompile" it at all?
Am I right that i can use eclipse for it? But how to do it?
i have big problem when i opening *.XML file in notepad, notepad++ or Wordpad ;( i have this problem with android xml. i used different XML on different roms and problem is the same ;( and i changed fonts and it dont work. in notepad++ in wordpad
View 1 Replies View Relatededit some of the .png files(signal icons) in the drawable hdpi folder of system UI.apk after editing in photoshop some black shades exists....
View 2 Replies View RelatedIm just trying to tweak something. Every text editor I've used, including so-called "xml editors", have failed to properly display the contents of any of the android xml files. What will be used to view and edit Android xml?
View 4 Replies View RelatedI 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?
View 1 Replies View RelatedI'm looking to modify wpa_supplicant files located in system/bin.
It's an executable files, is there a way to modify this?
how to edit android .apk files without computer?
View 9 Replies View RelatedI have a android apk which I installed on my Samsung Galaxy Ace 2.
I backed the app up so I could download the apk to my Windows PC.
I'd like to edit the .png files in it, I've followed a tutorial on here using the apktool, decompiled ok and recompiled it, but when I transfer it back to my phone to re install it I get a message saying the application cannot be installed.
I am running some more tests and decided to take a different path for dual boot (for testing anyway, still gonna give it a go with bmp)... so to make a long story short, how do I edit the .bct file that comes with the nvflash zip??? I can edit the .cfg just fine but when I add my secondary partitions at the end of the line up and before UDB, the g2x doesnt seem to boot, like it just stays at the first lg logo and goes no further. I need access to the file to make it kick over. I think. Ive not been able to find out how to edit the file.. although I've not looked 110% as I usually do..
I am not even sure if I've named them right.. but hte way I see it they are all 3 characters in length.. so ive made the secondaries called APS, CAS, & UDS.. that also maybe my issue. but none the less ive attached a screen cap to show they were made and where they fall in the lineup.
Some apps ask for more permissions than I want to give them.
With DroidWall I can take internet permissions away from individual apps, which is great for all those app that demand internet access even though they work fine without it. But what if I want to remove other permissions, such as access to my location or my contacts?
There is a manual way to edit unwanted permissions out of .apk files, but this method is not meant for human consumption.Is there an app that lets me allow/deny permissions per app?
I wanted to mod a simple android app. Now i decompiled the apk with apktool. It worked fine!
But the only files I get after compiling are .xml files and .smali files...
So now, how i can edit the .smali files? Respectively can I mod apk apps by a other way?
So I have just started nodding apk's . I modded the unicornporn one to get rid of the stuff I didn't like and added in what I wanted. Problem is they'll only install if I paste to system/app and reboot. How can I edit the apk files to make it install as a regular app?
View 2 Replies View RelatedI'm trying to decompile a few apks for modifying the dialer on an ICS rom. When I go to decompile I get an empty folder and this error:
I: Baksmaling...
Exception in thread "main" java.lang.RuntimeException: bad magic value: 64 65 78 0a 30 33 36 00
at org.jf.dexlib.DexFile.<init>(DexFile.java:377)
at org.jf.dexlib.DexFile.<init>(DexFile.java:274)
at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder .java:44)
at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder .java:33)
at brut.androlib.Androlib.decodeSourcesSmali(Androlib .java:68)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:85 )
at brut.apktool.Main.cmdDecode(Main.java:128)
at brut.apktool.Main.main(Main.java:65)
All I would like to do is edit a few xml files to change the color on text. Could I just rename the apk to .zip and extract the files to be edited?
How to decompile APK in android?
View 4 Replies View RelatedI have been trying to use APK Tool for HOURS and I keep getting this error:
I: Baksmaling...
I: Loading resource table...
Exception in thread "main" java.lang.ClassCastException: brut.androlib.res.data.
value.ResFileValue cannot be cast to brut.androlib.res.data.value.ResScalarValue
at brut.androlib.res.decoder.ARSCDecoder.readComplexE ntry(ARSCDecoder.ja[code].....
I am trying to edit BlockLauncher Pro APK. Is there any other way to decompile apks?
Using APK Manager im trying to decompile some APKs from ICS, though always run into errors (Unlike GB APKs which I have no problem with)
Code:
|22/11/2011 -- 20:21:58.42|
--------------------------------------------------------------------------
java version "1.7.0_01"
Java(TM) SE Runtime Environment (build 1.7.0_01-b08)
Java HotSpot(TM) 64-Bit Server VM (build 21.1-b02, mixed mode)
--------------------------------------------------------------------------
|22/11/2011 -- 20:22:29.68|
--------------------------------------------------------------------------
java version "1.7.0_01"
Java(TM) SE Runtime Environment (build 1.7.0_01-b08)
[URL]
Ive heard using the newer version of APK Manager is supposed to fix things, though cant find a newer one. The only file I found on XDA was a Jar file, and didnt explain what / how to replace with current APK Manager.
Is it possible to decompile an apk and change some function? For example: A game give you always 50 gems for an exercise. Is it possible to change the function so you will get 100 gems?
View 1 Replies View RelatedI was trying to decompile, modify and then recompile my SystemUI.APK to put THIS mod into it. I am using THIS TOOL.... Now I can successfully decompile my SystemUI.APK, but when I go to recompile it, nothing happens and there is nothing in the recompiled folder.
BTW I have a Sprint GS4 running a custom ROM (TouchWiz based) on Android 4.3.
It Possible? I Decompile App and i want add my class to this app. How to do this? I search but can'y find any guide. I Use Apktool.
View 5 Replies View RelatedI've installed the android sdk, java, and all the other fancy things I was supposed to, but cannot get Android Multitool to decompile any apk's.
This is the error log it throws out: The system cannot find the path specified. 'apktool' is not recognized as an internal or external command, operable program or batch file. The system cannot find the file specified.
how to Decompile/Recompile System apps from MTK phones? I'm using apktool 1.5.2.I can decompile like "SystemUI.apk"But I can't recompile. Even I didn't edit anything yet.Specially those who have MTK phones.
View 3 Replies View RelatedI'm trying desperately to edit some files inside SystemUI.apk and framework-res.apk but I'm having some troubles...
I wanted to post in the specific thread of the program : [URL] but I'm not allowed to, because it's my first post here.
First I used only apktool, I managed to decompile my 2 files with no problems, I replaced a few *.png files and tried to recompile it but I'm getting errors... (I only manage to recompile the files if I don't edit a thing)
Then I tried APK Multi Tool, I achieved to decompile my 2 files (with the option 9 in the program), but I can't recompile them after editing my files. So I decided to make a test, I tried to decompile and recompile (I hit 9 then 11 in the choice case) them WITHOUT changing a thing and I get errors anyway. If I use the choice 1 (only extract the apk), do my editing and then zip the project (with the choice 3), directories are wrong inside the new *.apk, I get "projectsSystemUI.apk(res or smali, etc...)" so the *.apk result is not usable
Here is the log file when I try to recompile WITHOUT changes :
Code:
I: Baksmaling...
I: Loading resource table...
I: Loaded.
[Code]....
how to change the default appdata storage...
datadatacom.google.android.apps.currents to sdcardAndroiddatacom.google.android.apps.curren ts coz currents stores both cache and data to internal mem...which takes a whopping 100-150mb itself.
can i change some vaules to make it store in the sdcard instead.....
Will Android Phones or Apads ever have an Application that allows the user to EDIT a pdf file, not just view or read it?
View 3 Replies View Relatedthe flashable zips usually replace some system files. I want to create an apk that can do exactly what those zips do, without booting into recovery.
View 2 Replies View RelatedIs their a way to browse/edit the phones files via usb? I can only go inside the sd card folder via usb on my computer.
View 3 Replies View Related