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

Give more information when the SDK cannot load because of missing files

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

Right now, the mode simply says that the Android SDK was found but there are some missing files, which makes hard to know what exactly is missing, as discussed here.

codeanticode avatar Sep 03 '17 17:09 codeanticode

The error was probably because the user's preference file contained the older SDK version but the required files were not present in the SDK location. The mode prefers the version set in the preferences as can be seen here.

rupak0577 avatar Sep 07 '17 11:09 rupak0577