[TOOL] AndroidControl v1.3.1 - control your Android

Search This thread

nickiberli

Retired Recognized Developer
Jun 11, 2009
696
616
Zurich
www.twitter.com
AC_logo.png

Hi guys

I want to introduce you a multi-functional tool which makes your life with your Android device much easier.
There are so many tools which can do one helpful thing. But here are the most needed things ins one place:

Features:
  • Copy files from device to pc
  • Copy files from pc to device
  • Normal restart, reboot in bootloader and reboot in recovery
  • ADB kill- and start-server, Remount and shell
  • List all on the device installed packages and uninstall, enable and disable them (good against float ware)
  • Install apk from pc (internal storage OR SD card)
  • Fix permissions
  • Flash radio image
  • Flash recovery image
  • Flash zImage (Kernel) and kernel-modules
  • Flash boot image


Languages:
  • English
  • German


Requirements:
  • .NET Framework 3.5 (on your pc)
  • Drivers (HTC Sync)
  • USB Debugging turned on
  • Android Phone
  • S-Off if you want to use the flashing stuff
  • USB cable


Pictures:



I am not responsible if your device takes any damage.



(also attached)


Older versions:
Download v1.3
Download v1.2.1
Download v1.2
Download v1.1
Download v1.0


Notes:
You have some questions about the tool and need support? Or do you want to become a beta tester?
I am looking for people which can translate the tool to other languages

Join me on my freenode IRC channel #NickiB . Click here to join


Please post your noticed bugs, feedback or ideas what features I could add too.

Have fun! ;)
 

Attachments

  • AndroidControl_v1.1.zip
    458.3 KB · Views: 4,103
  • AndroidControl_v1.2.1.zip
    492.8 KB · Views: 1,186
  • AndroidControl_v1.3.zip
    626.5 KB · Views: 1,970
  • AndroidControl_v1.3.1.zip
    626.7 KB · Views: 22,687
Last edited:

nickiberli

Retired Recognized Developer
Jun 11, 2009
696
616
Zurich
www.twitter.com
Changelog

v1.3 2nd upload - 03.05.2011:
  • Some German translations fixed

v1.3 - 03.05.2011:
  • Multi language
  • - Added "Language" menu
  • - Added German translations
  • Added option under "Advanced" to fix permissions on the phone

v1.2.1 - 28.04.2011:
  • fixed bug where adb.exe and fastboot.exe were expected in c:/

v1.2 - 27.04.2011:
  • Menu "Advanced" added
  • Remount and Shell moved to "Advanced"
  • Menu "About" added
  • Moved Changelog to "About"
  • "About..." window added in "About"
  • Window is now smaller
  • Footer in General moved to "About..." window
  • Some ui changes
  • Some code changes

v1.1 - 25.04.2011:
  • Shell-button added
  • File -> Changelog added
  • some code optimizations

v1.0 - 24.04.2011:
  • Initial release
 
Last edited:

nickiberli

Retired Recognized Developer
Jun 11, 2009
696
616
Zurich
www.twitter.com
F.A.Q

Q: Which versions of .NET Framework do i have?"
A: Navigate with the Windows explorer to "%systemroot%\Microsoft.NET\Framework". There you can see some folders with the version of .NET Framework as their names.

Q: If I try to start the exe file i get this error: "Application failed to initialize (0x0000135)"
A: Your .NET Framework version is too old. Download version 3.5 here.

Q: If I try to start the exe file i get this error: "unable to find a version of the runtime to run this application"
A: That means that you have installed .NET Framework 4.0. But 4.0 hasn't include 3.5. Download version 3.5 here.
 
Last edited:
  • Like
Reactions: tahiriqbal

drgx

Member
Feb 9, 2011
42
0
Jakarta
yeah..nice tool :D
cool man :D
but i still want control my android full control with my pc :D hahah...
but this tool make easy :D
thx nickiberli :D
 

psuser

Senior Member
Mar 10, 2010
72
10
really nice tool help for saving time ... keep work hard

does it work for replace framework-res.apk ?
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 46
    AC_logo.png

    Hi guys

    I want to introduce you a multi-functional tool which makes your life with your Android device much easier.
    There are so many tools which can do one helpful thing. But here are the most needed things ins one place:

    Features:
    • Copy files from device to pc
    • Copy files from pc to device
    • Normal restart, reboot in bootloader and reboot in recovery
    • ADB kill- and start-server, Remount and shell
    • List all on the device installed packages and uninstall, enable and disable them (good against float ware)
    • Install apk from pc (internal storage OR SD card)
    • Fix permissions
    • Flash radio image
    • Flash recovery image
    • Flash zImage (Kernel) and kernel-modules
    • Flash boot image


    Languages:
    • English
    • German


    Requirements:
    • .NET Framework 3.5 (on your pc)
    • Drivers (HTC Sync)
    • USB Debugging turned on
    • Android Phone
    • S-Off if you want to use the flashing stuff
    • USB cable


    Pictures:



    I am not responsible if your device takes any damage.



    (also attached)


    Older versions:
    Download v1.3
    Download v1.2.1
    Download v1.2
    Download v1.1
    Download v1.0


    Notes:
    You have some questions about the tool and need support? Or do you want to become a beta tester?
    I am looking for people which can translate the tool to other languages

    Join me on my freenode IRC channel #NickiB . Click here to join


    Please post your noticed bugs, feedback or ideas what features I could add too.

    Have fun! ;)
    8
    Changelog

    v1.3 2nd upload - 03.05.2011:
    • Some German translations fixed

    v1.3 - 03.05.2011:
    • Multi language
    • - Added "Language" menu
    • - Added German translations
    • Added option under "Advanced" to fix permissions on the phone

    v1.2.1 - 28.04.2011:
    • fixed bug where adb.exe and fastboot.exe were expected in c:/

    v1.2 - 27.04.2011:
    • Menu "Advanced" added
    • Remount and Shell moved to "Advanced"
    • Menu "About" added
    • Moved Changelog to "About"
    • "About..." window added in "About"
    • Window is now smaller
    • Footer in General moved to "About..." window
    • Some ui changes
    • Some code changes

    v1.1 - 25.04.2011:
    • Shell-button added
    • File -> Changelog added
    • some code optimizations

    v1.0 - 24.04.2011:
    • Initial release
    1
    F.A.Q

    Q: Which versions of .NET Framework do i have?"
    A: Navigate with the Windows explorer to "%systemroot%\Microsoft.NET\Framework". There you can see some folders with the version of .NET Framework as their names.

    Q: If I try to start the exe file i get this error: "Application failed to initialize (0x0000135)"
    A: Your .NET Framework version is too old. Download version 3.5 here.

    Q: If I try to start the exe file i get this error: "unable to find a version of the runtime to run this application"
    A: That means that you have installed .NET Framework 4.0. But 4.0 hasn't include 3.5. Download version 3.5 here.
    1
    Actually, everything on the feature list should work with other Android phones. But I can only test it with my Desire HD.
    1
    You should post this in the inspire 4g forums too. I'm sure people there would like it and its basicly the same phone.

    Sent from my Desire HD using XDA Premium App