Releases: mortenjust/androidtool-mac
Releases · mortenjust/androidtool-mac
Updated ADB to 1.0.36
If you work with ADB from the command line, and if you've updated that ADB to 1.0.36, you need this version. If you don't, you probably don't.
AndroidTool 1.65
- Fixed a bug where the animated GIF wouldn't be created, even though "Also make a GIF" was checked
Android Tool
- You can now press shift-cmd-o to open the terminal output window
- Fixed a bug where some OBBs would be renamed incorrectly
Android Tool
- Fixed a bug where OBB files would not be installed if running a release build
Android Tool 1.6
- OBB file support for sideloading apps with a lot of data, typically games.
- Simply drag the OBB file onto a device.
- Don't forget to install the corresponding APK first
Android Tool 1.56
It's the sideloader release!
- Opens a newly installed app immediately after installing
- Shows an uninstall button immediately after installing
- When dragging an Apk onto a device, the app now shows the app's icon, version and package name
- Installs image files packed as a Zip file (fastboot update)
- Preference to enable animated GIF when creating a screen recording
Known issues
- iOS 9 doesn't seem to play nice with screenshots. Anyone familiar with the libimobiledevice libraries? Could be a simple update
This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here
Android Tool 1.51
- Fixed a bug where attaching an iOS device would crash Android Tool. Thanks @arjenvr!