[TOOL][AIO] StudioAndroid # Automize everything! [GUI]

Search This thread

mDroidd

Senior Member
Aug 27, 2011
1,844
1,362
mappz-development.com
Updated to v0.52


###v0.52
[^] You can now resize an entire APK with one click :D All resolutions supported.
[^] Implemented an Alert when an error occured.
[^] Choosing device fully updated, it works now.
[^] BuildKernel bug fixed (thanks @cips gokhle)
[>] More of that bugs fixed ^^
[^] CopyFrom bug fixed (typo)
[^] Aroma now downloads the latest update from XDA instead of from my Dropbox
 
  • Like
Reactions: Ron G

Southern_mind

Senior Member
Mar 22, 2011
1,255
226
Charlotte, NC
Sorry for asking this here but is there a resize image tool similar to what you did, but for windows? ? ?

Sent from my DROID BIONIC using Tapatalk 2
 

Ron G

Senior Member
Feb 13, 2012
3,374
3,922
30
Mumbai
www.facebook.com
i think bug in apk resize i tried to resize some mdpi framework-res.apk to ldpi but after resize in drawable-ldpi there is no png files only files in drawable-mdpi folder witch is mdpi png, i also tried some launcher,phone.apk ,systemui but all some no files any ldpi folder.:)
 

mDroidd

Senior Member
Aug 27, 2011
1,844
1,362
mappz-development.com
i think bug in apk resize i tried to resize some mdpi framework-res.apk to ldpi but after resize in drawable-ldpi there is no png files only files in drawable-mdpi folder witch is mdpi png, i also tried some launcher,phone.apk ,systemui but all some no files any ldpi folder.:)

Look inside the Resized folder ;)

Besides, i have updated it again..

BTW, I used it to port ROM Toolbox to LDPI to my AVD (android emulator), it works for me.

Sent from my Galaxy Nexus using Tapatalk 2 Beta-5
 
Last edited:

mDroidd

Senior Member
Aug 27, 2011
1,844
1,362
mappz-development.com
Uh your killing me bro. Hurry up... Just kidding. Can't wait. Not sure what cygwin is but I'll google it.

Sent from my DROID BIONIC using Tapatalk 2

Cygwin is a bash port for Windows, with extra features and ports.

One of the ports is Imagemagick. If you install imagemagick via Cygwin, you can use my tool.

Sent from my Galaxy Nexus using Tapatalk 2 Beta-5
 

Southern_mind

Senior Member
Mar 22, 2011
1,255
226
Charlotte, NC
Cygwin is a bash port for Windows, with extra features and ports.

One of the ports is Imagemagick. If you install imagemagick via Cygwin, you can use my tool.

Sent from my Galaxy Nexus using Tapatalk 2 Beta-5

Yeah I did some googling about it. So your talking about your correct tool or the one for windows? That I can use with imagemagick via Cygwin?

Sent from my DROID BIONIC using Tapatalk 2
 
D

dhruv.always

Guest
How do I install on Ubuntu 12.04 LTS ? :p I am new to Ubuntu :D
EDIT: ./SAI: line 46: /home/dhruv/StudioAndroid/SA: No such file or directory
 
Last edited:

Southern_mind

Senior Member
Mar 22, 2011
1,255
226
Charlotte, NC
I tried to use your tool to resize some xhdpi images to hdpi tried over and over again and it didn't work nothing would show in the resized folders one time I got a folder for every image with the image name but still no images. I did you that when the script was running at the end of the line it would say command not recognized. I was using a virtual machine with ubuntu 11.10

Sent from my DROID BIONIC using Tapatalk 2
 

mDroidd

Senior Member
Aug 27, 2011
1,844
1,362
mappz-development.com
I tried to use your tool to resize some xhdpi images to hdpi tried over and over again and it didn't work nothing would show in the resized folders one time I got a folder for every image with the image name but still no images. I did you that when the script was running at the end of the line it would say command not recognized. I was using a virtual machine with ubuntu 11.10

Sent from my DROID BIONIC using Tapatalk 2

Try updating and try again.

It's a bug I had before, too.

Make sure the APK is the only thing in the Resize folder, and XHDPI is available in your APK.

Also, try this:
sudo apt-get install imagemagick

Sent from my Galaxy Nexus using Tapatalk 2
 

Southern_mind

Senior Member
Mar 22, 2011
1,255
226
Charlotte, NC
Try updating and try again.

It's a bug I had before, too.

Make sure the APK is the only thing in the Resize folder, and XHDPI is available in your APK.

Also, try this:
sudo apt-get install imagemagick

Sent from my Galaxy Nexus using Tapatalk 2

Hey thanks that worked but the xhdpi to hdpi images are coming out smaller then they are on my Droid Bionic
For ex battery_charge_background is 212x276 on my hdpi bionic folder but after i convert an xhdpi folder to hdpi is 158x206 which alot smaller then the bionic one.
 

mario_fe

Senior Member
Aug 15, 2011
91
44
53
San Juan
Hi mdroidd how do i decompile and compile an apk on ubuntu 11.10
with this tool?
Thanks and congrats for your work!!!

Sent from my LG-P500h using Tapatalk 2
 

mDroidd

Senior Member
Aug 27, 2011
1,844
1,362
mappz-development.com
Hi mdroidd how do i decompile and compile an apk on ubuntu 11.10
with this tool?
Thanks and congrats for your work!!!

Sent from my LG-P500h using Tapatalk 2

Choose option DeCompile ;)

If you not already did this, then my tool will now create a DIR: APK/IN. Place the APK's in there and re-choose option

Sent from my Galaxy Nexus using Tapatalk 2 Beta-5
 

Top Liked Posts

  • There are no posts matching your filters.
  • 129
    mdi8368ou.png


    You shouldn't try it out when you have free time, it will give you free time


    Features
    osdunroz1.png

    FEATURES LIST
    Image
    Install Image Tools: Install ImageMagick and/or PIL to use my Image Tools
    Convert Image: Convert any image in given directory to given extension
    Resize: Batch-resizes files found in given directory with given percent or given DPIs, or resizes an APK with given DPIs
    Batch Theme: Applies a theme overlay (caclulated with luminosity values) to all images found in a given directory (e.g. THEME!)
    Batch Rename: Batch renames all files found in a directory with a given pattern, and renames them to given out (for porting Themes)
    CopyFrom: Copies images present in directory 1 FROM directory 2 (if present in dir 2) - for themers!
    OptimizeImage: Optimizes Image, so that size will be smaller
    Development
    Prepare Building: Installs necessary build tools
    Build from Source: Builds one from many sources and even choose a device (if available)
    Add Governor: Add a governor to a kernel
    Install Android SDK
    Install Java JDK
    APK
    (De)Compile
    Extract/Repackage APK
    Sign APK with different keys
    Zipalign APK
    Install APK
    Optimize Images INSIDE APK
    Advanced
    (Bak)Smali: Lets you edit the code inside classes.dex and compile back
    ODEX: ODEX a ROM
    DE-ODEX: DE-ODEX a ROM
    Compile to an Exe: lets you compile Python scripts to an executable for your OS
    Android
    Configure ADB: Connect to devices over IP, enable/disable Network ADB on connected device
    Logcat
    Build.Prop: Pulls Build.prop from device and let you edit it
    Backup / Restore: full backup of (all optional) apps, system apps, data, shared storage
    ADB File Explorer
    StudioAndroid options
    Clean workspace and go back to before you used this tool the first time!
    Debug: Includes printing the used commands before executing and testing the latest changes
    Check the log in a scrollable window with selectable text
    Report a bug: Opens a reply on this XDA thread with the content of your log in it
    Changelog: See what's changed!
    Update: Update StudioAndroid and choose between Stable en Nightly
    Restart
    About: shows information about the developer, contact info, profile image, twitter etc





    Instructions
    osdunroz1.png

    sln5uinwn.png

    Download the latest update OR one of the stable updates
    Extract in your home directory
    double-click StudioUnix

    e4riqlyxf.png

    Preparation:
    Download one of the stable updates
    Extract in a path without spaces (e.g. NOT in "Documents and Settings")
    Double-click StudioWindows.exe

    OR

    Download and run Python
    Download and run PYGTK - 32-bits
    Download the latest update OR one of the stable updates
    Extract in a path without spaces (e.g. NOT in "Documents and Settings")
    Right-click Studio.py > Open with > Python

    znuuzfijc.png


    37
    [Cross-Platform] StudioAndroid [GUI]

    mdi8368ou.png


    You shouldn't try it out when you have free time, it will give you free time


    Translate?
    osdunroz1.png

    LINUX

    First navigate to StudioAndroid directory.
    Then

    xgettext -k_ -kN_ -o messages.pot Studio.py
    msginit

    A new file will be created (***.po)

    Open that file with PoEdit and translate the right-column
    When finished, save it and rename ***.po to Studio.po and put it in StudioAndroid/lang/yourlang_YOURLANG/LC_MESSAGES

    afterwards, compile it:
    msgfmt Studio.po -o yourlang_YOURLANG/LC_MESSAGES/Studio.mo

    When I update it, merge the changes using:

    xgettext -k_ -kN_ -o messages.pot Studio.py
    msgmerge -U Studio.po messages.pot

    and translate the new strings in PoEdit

    The file I need is yourlang_YOURLANG/LC_MESSAGES/Studio.mo, but it's handy for you and me if you also include yourlang_YOURLANG/LC_MESSAGES/Studio.po


    WINDOWS

    Open lang/LanguageFiles/en_US.po in a text editor
    msgid indicates the original string
    msgstr indicates the string you need to translate.

    So translate the msgstr strings.
    Afterwards, send me en_US.po renamed to yourlanguage_YOURCOUNTRY.po
    Thanks!


    If you cant upload files anywhere, then past the content of SA.po in Pastebin and send me the link

    THanks in advance :D:D:D

    FULL CREDITS WILL BE GIVEN

    Info
    osdunroz1.png


    Credits
    osdunroz1.png

    Ablankzin : Contributor to StudioAndroid
    Popdog123: He took the MAC side of the project
    vlt96: Making a game to play while waiting ;)
    KeitlG: Compiled for windows!!!
    KeitlG: Helped me testing the long-awaited ReCompile Fix!

    Rookie407 : He compiled this tool for windows! AWESOME! You don't have to install Python and GTK anymore!!!
    Lithid-CM : He was my messias on Python in general and GTK specific. Go and give him a "THANKS!"
    KeitG: Gettext translation
    WilliamCharles & Lycan: Windows testers - AWESOME, THANK THE GUYS!!
    4
    Hey, I looked through your post, but I don't see what this tool is supposed to do. :( could you maybe write a description in the op?

    Sent from my SGH-I777 using Tapatalk

    Hmmn I'll make a screenshot

    EDIT: OK NOW?

    Greets!
    3
    Incoming:

    Batch APK de- recompile
    Change Animation speed
    Text color
    IMPORTANT: Porting APK MULTI-TOOL - Wich is for Windows only ATM.
    I'll include it in my tool and ask the dev to pay $10 for it :p (joke ofcourse)
    IMPORTANT: FINISHING the "build from source option :)
    3
    OKAY. Name will be changed to StudioAndroid.

    Changelog:
    ###v0.50
    [&] Changed name to StudioAndroid!

    [^] Implemented my own APK Tool (Compile, Decompile, Zipalign, Sign, Extract, Repackage)
    [^] Implemented Smali, Baksmali, Odex, De-Odex, etc
    [>] Merged Compile and Decompile. quite a job.
    [>] Merged Extract and Repackage.
    [^] Added Aroma menu. Not yet usable, hold on.
    [^] You can now choose your key when signing :D
    [^] A HELL LOT of bug-fixes. I wasn't using the functions, so did not find out they were not working anymore.
    [^] JDKInstaller now supports building ICS.

    [>] When Building from source, you can now choose your device :)
    [>>] Build from Source big-bug fixed.
    [>>] Switch BUILD-Mode big-bug fixed
    [>] Completely re-designed Resize, it was confusing for some users. Clear now?
    [>] Updated SAI script for myself, first every changelog had to have 11 lines in total :p
    [>] Switched to Build* instead of Source*. Build* now also includes Kernel building (not fully defined yet!)
    [>] Redesigned the tool, again :p Every time more and more options to come. Request please!
    [>] Implemented red text. That will highlight a warning :)
    [>] When using "SA" instead of "./SA", the script will now also copy all arguments.

    [ ] Every piece of the script is now much cleaner. I updated the "case" situation again.

    All that's left is fixing bugs.

    Afterwards, you will like me :D