3Minit Android Studio (WINDOWS) (MAC)

Search This thread

gharrington

Senior Member
Apr 30, 2012
3,014
12,770
Brisbane

3Minit Android Studio

android_studio.png


This is a working progress I will make updates and add new features as soon as they are ready. Currently only decompile and compile tab works.

picture.php


picture.php


Prerequisite:
Mac OSX 9.x.x and above or Windows 7 and above
Java 7 installed and setup properly

Features:
Easy to use UI
Easily decompile apks with a few clicks
Easily Build (Compile) apks with a few clicks
Choose apktool version (without swapping jar)
Use custom aapt version (good for themers and trouble apks)
Save output logs
Support for framework tags
Auto sign apks
Many more to come

How to use:
Download and extract the attached zip
Open the folder and double click 3Minit_apk_tool.jar

Downloads:
3Minit Android Studio v0.1 (Mac)
3Minit Android Studio v0.2 (Windows)


XDA:DevDB Information
3Minit Android Studio, ROM for all devices (see above for details)

Contributors
gharrington
ROM OS Version: Lollipop

Version Information
Status: Beta
Current Beta Version: 0.1 - 0.2

Created 2015-07-22
Last Updated 2016-11-08
 
Last edited:

gharrington

Senior Member
Apr 30, 2012
3,014
12,770
Brisbane
Q&A

Q. I want to use my own updater-script. Is this possible?
A. Yes. Just place your updater-script in tools/createZip/META-INF/com/google/android/ folder and the app will use it in place of the default one. Although it's not required, it would be nice if you can leave or add the words zip created by 3Minit Android studio.

Q. Can I add another apktool version?
A. Yes. Just add it in the tools folder and the app will pick it up (restart app after adding to see changes).

Q. What are tags and how do I use them?
A. Tags allow you to work on multiple projects at the same time, without re-installing the framework files each time. To use them, just type the tag name in the textbox before pressing the install framework button. Then, when you decompile the apk, just select the tag from the drop down list. This is not needed when compiling the apk, as apktool uses the same tag automatically.

Q. Can I add new directories for the create zip function after compiling the apk?

A. Yes. Click the preference tab then the Add/Remove flash zip directories. You can also do a quick edit by typing directly into the drop down list.
 
Last edited:
  • Like
Reactions: DrakenFX

dicksteele

Inactive Recognized Contributor
Sep 4, 2010
3,807
2,740
California
Worked absolutely flawlessly.

A note for testers/users. Create a directory (name it whatever you will remember) and drop the apks you want to work on there.

I got lost for a minute finding the extracted apks. They were under a directory created where the apks were. I'm used to finding them under the same directory as the program.

Not *****ing..... it's actually easier like that.
 
  • Like
Reactions: pas2001

rahulbarai

Senior Member
Jun 3, 2014
127
60
Kolkata
Lovely work!! Looking forward for further development and improvement for this great piece of work. Working fine for me.
 

gharrington

Senior Member
Apr 30, 2012
3,014
12,770
Brisbane
Worked absolutely flawlessly.

A note for testers/users. Create a directory (name it whatever you will remember) and drop the apks you want to work on there.

I got lost for a minute finding the extracted apks. They were under a directory created where the apks were. I'm used to finding them under the same directory as the program.

Not *****ing..... it's actually easier like that.

Lovely work!! Looking forward for further development and improvement for this great piece of work. Working fine for me.
Thanks for the feedback guys
 
  • Like
Reactions: pas2001

bigbabo

Senior Member
Apr 22, 2009
1,438
763
when i double click on it it just opens folder with all the files tool never starts please help me how to decompile systemui i never done it
 

Top Liked Posts

  • There are no posts matching your filters.
  • 31

    3Minit Android Studio

    android_studio.png


    This is a working progress I will make updates and add new features as soon as they are ready. Currently only decompile and compile tab works.

    picture.php


    picture.php


    Prerequisite:
    Mac OSX 9.x.x and above or Windows 7 and above
    Java 7 installed and setup properly

    Features:
    Easy to use UI
    Easily decompile apks with a few clicks
    Easily Build (Compile) apks with a few clicks
    Choose apktool version (without swapping jar)
    Use custom aapt version (good for themers and trouble apks)
    Save output logs
    Support for framework tags
    Auto sign apks
    Many more to come

    How to use:
    Download and extract the attached zip
    Open the folder and double click 3Minit_apk_tool.jar

    Downloads:
    3Minit Android Studio v0.1 (Mac)
    3Minit Android Studio v0.2 (Windows)


    XDA:DevDB Information
    3Minit Android Studio, ROM for all devices (see above for details)

    Contributors
    gharrington
    ROM OS Version: Lollipop

    Version Information
    Status: Beta
    Current Beta Version: 0.1 - 0.2

    Created 2015-07-22
    Last Updated 2016-11-08
    7
    Q&A has been started in post #2. I will add more as updates come. I will be making another release soon as I nearly have the make flashable zip tab complete.
    7
    Update v0.3

    Version 0.3 is out now.

    +You can now create a recovery flashable zip from you newly built apk with just a few clicks. Just grab the zip and flash modding just got quicker.
    +Tweaks and Improvments.

    picture.php
    2
    Great tool man, it works good and the new option to create the flashable zip is very usefull.
    Thanks, glad you like it mate.
    2
    Windows

    Windows version is now available enjoy.