[APP][DEV]A2SDGUI (GUI for Darktremor A2SD)

Search This thread

elgubbo

Senior Member
Nov 3, 2010
167
73
Hey guys,

im presenting:

a GUI for the Darktremor A2SD scripts: A2SDGUI

System requirements:
- busybox
- a working version of Darktremor A2SD Scripts installed (Version 2.7.5.2 and above)

the original thread can be found at modaco: http://android.modaco.com/content/a...-com/332954/app-gui-for-darktremor-s-apps2sd/

Features:


- Show where Apps are stored and Toggle from Internal to EXT
- Show if Zipalign runs on boot and Toggle
- Show if swap is activated and toggle
- Set swappiness
- Show where dalvik-cache is and move it
- Enable/Disable Dalvik JIT
- Set Dalvik Heapsize (for now only values between 12 and 32, i do not know if any values in this margin are good!)
- Set the internal Low Memory Killer to different levels (there also is an explanation included)
- German translation
- now checks for remaining space before moving Dalvik-Cache anywhere (error prevention)
- System Info Screen which shows: free/used ram, free/used swap, free/used internal memory, free/used sd-ext, free/used space on /cache/ (more things to come ...)
- a2sd beta is support
- (rudimentary) helpmenu with manual ability to check for updates.

Things to come:
- improvement of help system

Changelog:
- v0.9.1 (fixed some FCs)
- V0.9 (fixed more bugs, added ext partition conversion, added confirmation buttons)
- V0.8 (fixed some bugs, added helpmenu)
- V0.7 (now compatible with a2sd beta, improved speed)
- V 0.6.5(improved startup speed, added /cache size in info screen, added size checking, added icons for tabs)
- V 0.6 (moved to Tabs for improved usability, bugfixes, added compatibility with newest a2sd beta)
- V 0.5 (added system info screen, many bugfixes (please tell me of it still has FC on start :)))
- V 0.4 (small UI improvements, added "General Information" about space left on Internal/external memory, improved speed)
- V 0.3 (added Low Memory Killer Commands + Infoscreen about it)
- V 0.2 (modified UI, added JIT and Heapsize feature)
- V 0.1 (fixed bugs, no features added)
- initial alpha release



Special thanks to koudelka, thepasto, roggin, gnufabio and of course the GREAT a2sd darktremor team!


I will update this app once in a while until all Features of Darktremors A2SD can be accessed by this GUI.
If you have a tip please suggest it, i will update this app as i can.


Thanks a lot to the community members that translated the app!

ITALIAN - zorginho
SPANISH - 23r9i0
FRENCH - tazman1963
SERBIAN - magla111

known issues:
- SD-EXT sizes > 1gb are not properly shown in sysInfo tab (fixed?)
- on some devices/roms the "system info" tab does not show any information (fixed?)

- tell me please :)

i would appreciate your feedback!

This application is now free on market:

search for A2SDGUI or use this link: https://market.android.com/details?id=com.elgubbo.a2sdGUI
 

Attachments

  • screenshot_5.jpg
    screenshot_5.jpg
    23.3 KB · Views: 11,120
  • screenshot_6.jpg
    screenshot_6.jpg
    36.9 KB · Views: 7,830
  • screenshot_7.jpg
    screenshot_7.jpg
    36.1 KB · Views: 6,330
  • screenshot_8.jpg
    screenshot_8.jpg
    38.7 KB · Views: 9,393
Last edited:

Jordan5222

Senior Member
Nov 10, 2010
123
52
great job :D

i don't have changed yet any settings inside of the apps, but it seems to work well and display correct informations
 

CAL7

Senior Member
Jun 1, 2010
566
75
I'm likin' it! Could you add a buttons "a2sd check" and "a2sd sysinfo" and "a2sd diskspace"?
 

elgubbo

Senior Member
Nov 3, 2010
167
73
I'm likin' it! Could you add a buttons "a2sd check" and "a2sd sysinfo" and "a2sd diskspace"?

sounds like a good idea and i have been thinking about it, but could not find a decent way to present all the data these commands give as output ... i will think harder :D
 

drake1

Senior Member
Mar 10, 2010
67
2
Really good, thanks man. Question though, If rebuild dalvik which is on SD card, will I get more internal storage?
 

temasek

Senior Member
Feb 2, 2010
23,624
85,271
Singapore
My swap is not activated but in the app it says it is activated. I select to deactivate swap but still says activated.
 

elgubbo

Senior Member
Nov 3, 2010
167
73
My swap is not activated but in the app it says it is activated. I select to deactivate swap but still says activated.

thanks alot!
could you please tell me your configuration (a2sd scripts version number, swap partition size, rom you are using)?
i think i already fixed it just now, if possible for you i would like to wait a few days until more bugs are reported so i can release a fixed version for all those bugs? :)

regards
 

temasek

Senior Member
Feb 2, 2010
23,624
85,271
Singapore
thanks alot!
could you please tell me your configuration (a2sd scripts version number, swap partition size, rom you are using)?
i think i already fixed it just now, if possible for you i would like to wait a few days until more bugs are reported so i can release a fixed version for all those bugs? :)

regards
DT 2.7.5.2
Nexus One
Swap 0 (no swap partition)
CM7 Nightly Build 21

No hurry on fixes. Just wanna help report bugs.
 
  • Like
Reactions: elgubbo

Top Liked Posts

  • There are no posts matching your filters.
  • 41
    Hey guys,

    im presenting:

    a GUI for the Darktremor A2SD scripts: A2SDGUI

    System requirements:
    - busybox
    - a working version of Darktremor A2SD Scripts installed (Version 2.7.5.2 and above)

    the original thread can be found at modaco: http://android.modaco.com/content/a...-com/332954/app-gui-for-darktremor-s-apps2sd/

    Features:


    - Show where Apps are stored and Toggle from Internal to EXT
    - Show if Zipalign runs on boot and Toggle
    - Show if swap is activated and toggle
    - Set swappiness
    - Show where dalvik-cache is and move it
    - Enable/Disable Dalvik JIT
    - Set Dalvik Heapsize (for now only values between 12 and 32, i do not know if any values in this margin are good!)
    - Set the internal Low Memory Killer to different levels (there also is an explanation included)
    - German translation
    - now checks for remaining space before moving Dalvik-Cache anywhere (error prevention)
    - System Info Screen which shows: free/used ram, free/used swap, free/used internal memory, free/used sd-ext, free/used space on /cache/ (more things to come ...)
    - a2sd beta is support
    - (rudimentary) helpmenu with manual ability to check for updates.

    Things to come:
    - improvement of help system

    Changelog:
    - v0.9.1 (fixed some FCs)
    - V0.9 (fixed more bugs, added ext partition conversion, added confirmation buttons)
    - V0.8 (fixed some bugs, added helpmenu)
    - V0.7 (now compatible with a2sd beta, improved speed)
    - V 0.6.5(improved startup speed, added /cache size in info screen, added size checking, added icons for tabs)
    - V 0.6 (moved to Tabs for improved usability, bugfixes, added compatibility with newest a2sd beta)
    - V 0.5 (added system info screen, many bugfixes (please tell me of it still has FC on start :)))
    - V 0.4 (small UI improvements, added "General Information" about space left on Internal/external memory, improved speed)
    - V 0.3 (added Low Memory Killer Commands + Infoscreen about it)
    - V 0.2 (modified UI, added JIT and Heapsize feature)
    - V 0.1 (fixed bugs, no features added)
    - initial alpha release



    Special thanks to koudelka, thepasto, roggin, gnufabio and of course the GREAT a2sd darktremor team!


    I will update this app once in a while until all Features of Darktremors A2SD can be accessed by this GUI.
    If you have a tip please suggest it, i will update this app as i can.


    Thanks a lot to the community members that translated the app!

    ITALIAN - zorginho
    SPANISH - 23r9i0
    FRENCH - tazman1963
    SERBIAN - magla111

    known issues:
    - SD-EXT sizes > 1gb are not properly shown in sysInfo tab (fixed?)
    - on some devices/roms the "system info" tab does not show any information (fixed?)

    - tell me please :)

    i would appreciate your feedback!

    This application is now free on market:

    search for A2SDGUI or use this link: https://market.android.com/details?id=com.elgubbo.a2sdGUI
    2
    Good stuff! Should place on market. :D
    1
    Cool App! It work's on MIUI... thanks for this!
    1
    thanks for the feedback guys :)
    no problems so far?
    1
    Awsome man, just awsome... Keep them coming...