fixed Android Mode 4.6 Installation Issue by omgupta-iitk · Pull Request #769 · processing/processing-android
Closes #768
The failure to consider .bat files is the root cause of this issue, which is also triggering a secondary problem: the "Bad news.." error. Despite downloading or selecting the correct SDK package, the error persists. Fortunately, the issue was resolved by incorporating .bat files into the code.