Android Mode 0264
Pre-release
Pre-release
Version 4.0 Release Candidate 1 of the Android mode
Compatible with Processing 3.1+
Major changes and updates
- Use Gradle as build system: #307
- Incorporate SDKUpdater tool: 9dfff6e, 2f8fba3
- Download Android SDK and system images from latest repositories: 3ca8db9, 9b78586
- Create AVDs with avdmanager tool: b02535c
- HDPI support on Windows: #354
- Reworked system image download, includes HAXM install: #369
- Android SDK is downloaded to sketchbook/android/sdk: #367
- SDK path in preferences is prioritized over ANDROID_SDK environmental variable: #372
Fixes
- Connect to bluetooth-paired watch when emulator is running: #377
- Start animation thread in watch faces: #376
- Find zipaling in build-tools subfolders: #377
- Add AVD skin to config file: #366
- Restart emulator if user closed it: #365
- Start animation thread when surface view has been created: #351
- Added welcome message: 0bc2e9f
- Fixed path to USB driver: 687eebd
- Added AndroidUtil class: b98252a, a2c4218
- Can install ARM images after installing x86: 85582d0
- Read output from zipalign: d2d0d10
- Line shader and pre-processor fixes: d2d0d10, d635609
- General refactoring: 53b4cfe, 2590e66