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

Search This thread

mDroidd

Senior Member
Aug 27, 2011
1,844
1,362
mappz-development.com
Hello,

I have a problem with their tool! Namely, android sdk, eclipse, Image Magic, Java jdk1.7.0_17, PIL installed on my system.

As it is now my 2 Missing tool displays: Webkit & Java

Java is already installed and the WebKit it down loads, but will not install.

studiovyza9j6co0.png



please help... What can I do?


mfg LX
 

Silentbob999

Senior Member
Apr 6, 2012
1,063
728
Montréal
You should put the trick for the "aapt" path in .bashrc in the OP ;) (and maybe find a fix for it (doesn just changing the workdir before executing the command work? ) ;)

Great apps... its nice to have a GUI for that.. its working great. And its MultiPlatform. :good: Thumbs up.:good:
 

n0ak

Senior Member
Jan 10, 2013
116
46
Perdagangan
Hai, I try this wonderful app, as it said this tool really wonderful.
But I have some problem and don't know why to fix it. I can not use developer options. It just ask me to install the developer tools. Really I have install jdk and I have eclipse. I also don't from where should download the webkit. And one more problem is I can not decompile, but I can install all the requirement such as framework-res, twframework-res, and systemUI.

Hope someone would help me out.
Thx
n0ak

Sent from my GT-B5330 using xda premium
 

mDroidd

Senior Member
Aug 27, 2011
1,844
1,362
mappz-development.com
Hai, I try this wonderful app, as it said this tool really wonderful.
But I have some problem and don't know why to fix it. I can not use developer options. It just ask me to install the developer tools. Really I have install jdk and I have eclipse. I also don't from where should download the webkit. And one more problem is I can not decompile, but I can install all the requirement such as framework-res, twframework-res, and systemUI.

Hope someone would help me out.
Thx
n0ak

Sent from my GT-B5330 using xda premium

I guess you are running it on Windows? Still no full support indeed :(

Since I started developing for Android, instead of PCs, I don't feel like working on StudioAndroid anymore really...

Sorry.

Sent from my Galaxy Nexus running Android 4.2 JB
 

n0ak

Senior Member
Jan 10, 2013
116
46
Perdagangan
I guess you are running it on Windows? Still no full support indeed :(

Since I started developing for Android, instead of PCs, I don't feel like working on StudioAndroid anymore really...

Sorry.

Sent from my Galaxy Nexus running Android 4.2 JB

Yah you are right I run it on windows.
Never mind fren i will look for another one. I hope somebody created something as wonderful as yours for windows..;)
 

miniAndroidian

Senior Member
Apr 8, 2012
405
151
Germany
Is it normal that when i open the program "StudioUnix" (ubuntu 13.04 x64) it's opened by 'gedit' its the same as the 'Notepad' from windows? Am i doing something wrong?
 

mDroidd

Senior Member
Aug 27, 2011
1,844
1,362
mappz-development.com
Is it normal that when i open the program "StudioUnix" (ubuntu 13.04 x64) it's opened by 'gedit' its the same as the 'Notepad' from windows? Am i doing something wrong?

No it isn't. Do you know how to open a terminal and change the directory?

If so, open a terminal, change the directory to the directory you extracted StudioAndroid in, and then enter these commands:
"chmod 755 ./StudioUnix"
And
"./StudioUnix"

Sent from my Galaxy Nexus running Android 4.2 JB
 
Hello,

I an noob^^
every time i try to install the framework and i want pull the APK from my device i become following message:

Code:
adb wait-for-device
adb server is out of date.  killing...
* daemon started successfully *
Connected
/home/lars/StudioAndroid-GtkUI-0.83.39/Utils/adb install -r /home/lars/StudioAndroid-GtkUI-0.83.39/APK/IN/framework-res.apk
error: device offline
adb server is out of date.  killing...
* daemon started successfully *

when i try it in an other terminal with

Code:
sudo ADB devices

it shows me the Android Device. but why not with this tool?

i want decompile framework-res.apk to edit the arrays.xml for auto Brightness levels.
 

mDroidd

Senior Member
Aug 27, 2011
1,844
1,362
mappz-development.com
Hello,

I an noob^^
every time i try to install the framework and i want pull the APK from my device i become following message:

Code:
adb wait-for-device
adb server is out of date.  killing...
* daemon started successfully *
Connected
/home/lars/StudioAndroid-GtkUI-0.83.39/Utils/adb install -r /home/lars/StudioAndroid-GtkUI-0.83.39/APK/IN/framework-res.apk
error: device offline
adb server is out of date.  killing...
* daemon started successfully *

when i try it in an other terminal with

Code:
sudo ADB devices

it shows me the Android Device. but why not with this tool?

i want decompile framework-res.apk to edit the arrays.xml for auto Brightness levels.

What happens if you leave the "sudo" in your command?
And what device are you on? When I first tried it with my Nexus 4, the adb app included in SA was too old, so I needed to update it.
If that's the case with your device too, I'll update my version to github :)
 

.c0dy

Senior Member
Jul 3, 2011
212
79
Lingen
I guess you are running it on Windows? Still no full support indeed :(

Since I started developing for Android, instead of PCs, I don't feel like working on StudioAndroid anymore really...

Sorry.

Sent from my Galaxy Nexus running Android 4.2 JB






What about "port rom" option? are you going to add a real "rom porter"?

StudioAndroid is very good tool, thanks


As you can read it seems that this tool propably wont get any updates anymore.

Gesendet von meinem GT-I9505 mit Tapatalk 2
 

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