processing-android icon indicating copy to clipboard operation
processing-android copied to clipboard

Preview from APDE could be useful in the Android mode

Open codeanticode opened this issue 7 years ago • 1 comments
trafficstars

It works by sending the dex file generated from the sketch to a preview app running on the device:

https://github.com/Calsign/APDE/tree/preview/sketch-preview

It reduces the time to launch the sketch substantially (at lease on APDE).

codeanticode avatar Sep 10 '18 12:09 codeanticode

I really would appreciate implementing that.

EmmanuelPil avatar May 20 '19 12:05 EmmanuelPil