Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
apktool
Conversations
About
Send feedback
Help
apktool
Contact owners and managers
1–30 of 96
Mark all as read
Report group
0 selected
nate
, …
HGStyle
8
9/4/23
APKTool to Android
Have you tried Termux ? Just install Termux from https://termux.dev/ (not from Google Play Store, its
unread,
APKTool to Android
Have you tried Termux ? Just install Termux from https://termux.dev/ (not from Google Play Store, its
9/4/23
Rahul Wagh
,
HGStyle
2
9/4/23
decoding manifest file
This tool called Androguard may help you, especially the axml command. Some documentation is
unread,
decoding manifest file
This tool called Androguard may help you, especially the axml command. Some documentation is
9/4/23
nikhil...@gmail.com
9/19/20
Conversion of java code to smali code
Hello everyone, I would like to ask how we can convert from java code to smali code in windows 10
unread,
Conversion of java code to smali code
Hello everyone, I would like to ask how we can convert from java code to smali code in windows 10
9/19/20
Nikhil Agrawal
5/19/20
how to know if an application resists repackaging
I wanted to repackage a BHIM application by doing some changes in the Android Manifest file. I was
unread,
how to know if an application resists repackaging
I wanted to repackage a BHIM application by doing some changes in the Android Manifest file. I was
5/19/20
Nikhil Agrawal
,
Steve theone72
2
3/23/20
Regarding the basic concept of bytecode and .dex file
I think your first supposition is correct
unread,
Regarding the basic concept of bytecode and .dex file
I think your first supposition is correct
3/23/20
test test
, …
yinyin li
3
10/29/16
[Fatal Error] AndroidManifest.xml:1:1: Content is not allowed in prolog.
I use 2.2.1 release, get the same error. On Thursday, October 13, 2016 at 1:55:55 AM UTC+8, Connor
unread,
[Fatal Error] AndroidManifest.xml:1:1: Content is not allowed in prolog.
I use 2.2.1 release, get the same error. On Thursday, October 13, 2016 at 1:55:55 AM UTC+8, Connor
10/29/16
Ryszard Wiśniewski
,
AS L
3
10/11/16
Re: Error In Compilation : Invalid register: v16. Must be between v0 and v15, inclusive.
Well, no ;-) Lets say there is a static method with ".locals 6" and 4 parameters. In total
unread,
Re: Error In Compilation : Invalid register: v16. Must be between v0 and v15, inclusive.
Well, no ;-) Lets say there is a static method with ".locals 6" and 4 parameters. In total
10/11/16
AS L
10/11/16
Error in build : Invalid register: v16. Must be between v0 and v15, inclusive.
HI All , I encountered the following errors when i add in some codes to invoke a method. I have also
unread,
Error in build : Invalid register: v16. Must be between v0 and v15, inclusive.
HI All , I encountered the following errors when i add in some codes to invoke a method. I have also
10/11/16
Malik Experitest
,
Connor Tumbleson
2
4/3/16
Apktool recompile failed
You already posted this as a bug here - https://github.com/iBotPeaches/Apktool/issues/1213 Please don
unread,
Apktool recompile failed
You already posted this as a bug here - https://github.com/iBotPeaches/Apktool/issues/1213 Please don
4/3/16
Johnny Chen
, …
Sam
6
12/5/15
decode ok, but build error, anybody help
hello Johnny, I am having the same problem as u have mentioned above in your first post after hours
unread,
decode ok, but build error, anybody help
hello Johnny, I am having the same problem as u have mentioned above in your first post after hours
12/5/15
Xiangyang Guo
,
Ryszard Wiśniewski
2
9/15/15
How to add type information for const and const-wide instructions
Hi, there is no type information at the bytecode level. Technically null, false, 0, etc. is the same
unread,
How to add type information for const and const-wide instructions
Hi, there is no type information at the bytecode level. Technically null, false, 0, etc. is the same
9/15/15
Ahmad Saeed
9/9/15
Rebuild Apk After adding new layout
Hi I have added one new layout in decompile apk. For example: activity_main and its id is 0x7f040019
unread,
Rebuild Apk After adding new layout
Hi I have added one new layout in decompile apk. For example: activity_main and its id is 0x7f040019
9/9/15
Yolanda Septiana Dewi
,
Chunrong Fang
2
4/15/15
decompiling Facebook failed
Have you solved it? I came to the same problem. Thanks for your help. On Thursday, October 9, 2014 at
unread,
decompiling Facebook failed
Have you solved it? I came to the same problem. Thanks for your help. On Thursday, October 9, 2014 at
4/15/15
William Hill
,
Chunrong Fang
2
4/15/15
Error decode facebook app on Win7
Have you find the way out? I came to the same problem. Thanks for your help. On Thursday, December 5,
unread,
Error decode facebook app on Win7
Have you find the way out? I came to the same problem. Thanks for your help. On Thursday, December 5,
4/15/15
Abhishek Bhattacharya
,
Connor Tumbleson
2
4/6/15
how to extract permission features from androidmanifest.xml ?
You can utilize aapt to get permissions. (aapt d permissions name_of_apk.apk). As for the 2nd part,
unread,
how to extract permission features from androidmanifest.xml ?
You can utilize aapt to get permissions. (aapt d permissions name_of_apk.apk). As for the 2nd part,
4/6/15
Tomáš Koloušek
, …
Antonio Blescia
3
3/12/15
apktool 2.0beta7 - copying unknown files/dirs failed when rebuilding
I solve this problem using the force parameter: java -jar apktool_2.0.0rc4.jar b -f -o test.apk My
unread,
apktool 2.0beta7 - copying unknown files/dirs failed when rebuilding
I solve this problem using the force parameter: java -jar apktool_2.0.0rc4.jar b -f -o test.apk My
3/12/15
Eli Harb
2/12/15
Unpacking Google Cardboard
If anyone has tried the official Google cardboard app, it comes with demos for mini apps included
unread,
Unpacking Google Cardboard
If anyone has tried the official Google cardboard app, it comes with demos for mini apps included
2/12/15
loy mong
,
Connor Tumbleson
3
10/13/14
Decompile other Apk file
Thank Connor Tumbleson On Fri, Oct 3, 2014 at 1:08 AM, Connor Tumbleson <connor.tumbleson@gmail.
unread,
Decompile other Apk file
Thank Connor Tumbleson On Fri, Oct 3, 2014 at 1:08 AM, Connor Tumbleson <connor.tumbleson@gmail.
10/13/14
김태훈
9/21/14
XML parsing error for specific apk
I want to analyze specific app using apktool(you can download the apk file from https://drive.google.
unread,
XML parsing error for specific apk
I want to analyze specific app using apktool(you can download the apk file from https://drive.google.
9/21/14
Jamie Neubert Pedersen
, …
Liran Barsisa
21
8/31/14
Re: Running apktool on a device
I'd like to say that I think this tool could be useful for developing certain apps on Android.
unread,
Re: Running apktool on a device
I'd like to say that I think this tool could be useful for developing certain apps on Android.
8/31/14
Aaron D
, …
Connor Tumbleson
3
8/27/14
apktool 2.0 GA date?
https://code.google.com/p/android-apktool/wiki/MigrationInstructions / https://github.com/iBotPeaches
unread,
apktool 2.0 GA date?
https://code.google.com/p/android-apktool/wiki/MigrationInstructions / https://github.com/iBotPeaches
8/27/14
Sara Fox
,
Nayana Hettiarachchi
2
7/21/14
Apktool error using mac.
did you give it the right path to the apk file?
unread,
Apktool error using mac.
did you give it the right path to the apk file?
7/21/14
Xigui Wang
6/30/14
Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base'.
I decompiled the target apk successfully. When I built the apk with apktool ,I got the error from the
unread,
Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base'.
I decompiled the target apk successfully. When I built the apk with apktool ,I got the error from the
6/30/14
Nayana Hettiarachchi
,
Ryszard Wiśniewski
3
6/19/14
apk protection. ambiguous class names.
Hi Ryszard, Thank you very much for taking time to answer my question. Have a great day. Nayana
unread,
apk protection. ambiguous class names.
Hi Ryszard, Thank you very much for taking time to answer my question. Have a great day. Nayana
6/19/14
Michael Perez
6/5/14
New Project Help
Hi everyone, I'm currently working on a project and i need help with programming. I found this
unread,
New Project Help
Hi everyone, I'm currently working on a project and i need help with programming. I found this
6/5/14
Roger Ribas Manero
,
Ryszard Wiśniewski
5
5/27/14
Understanding output files nomenclature
Okay I understand, thank you very much for your time. Roger On Tuesday, 27 May 2014 18:25:15 UTC+2,
unread,
Understanding output files nomenclature
Okay I understand, thank you very much for your time. Roger On Tuesday, 27 May 2014 18:25:15 UTC+2,
5/27/14
Томица Кораћ
,
Connor Tumbleson
2
5/4/14
How to install apktool-2 on Linux?
I'm still writing documentation in preps for a 2.0 release. Its not perfected or ready yet.
unread,
How to install apktool-2 on Linux?
I'm still writing documentation in preps for a 2.0 release. Its not perfected or ready yet.
5/4/14
Gary Cole
4/18/14
htc issues
Having issues installing framework for HTC one max. Both 4.4 and 4.3. Will anyone be so kind as to
unread,
htc issues
Having issues installing framework for HTC one max. Both 4.4 and 4.3. Will anyone be so kind as to
4/18/14
Keram
2
4/17/14
Decoding fails - lots of classes are skipped
After second look turned out that re-build was failing due to incorrectly installed aapt. Fixed that
unread,
Decoding fails - lots of classes are skipped
After second look turned out that re-build was failing due to incorrectly installed aapt. Fixed that
4/17/14
UA Iz
4/8/14
Why, when the decompile is not currently advertising
Why, when the decompile is not currently advertising ? I asked for. how to reverse the decompile
unread,
Why, when the decompile is not currently advertising
Why, when the decompile is not currently advertising ? I asked for. how to reverse the decompile
4/8/14