We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I am using Mac OS, and I just got the newest processing at this link: https://processing.org/download/?processing
I also got the "Android SDK Manager", I have checked and everything shows as installed. When I click the Android Mode in the Processing, it gives me the error message as "The Android SDK could not be loaded. Use of Android Mode will be all but disabled" The same message keeps popping out at all time when i try. I am unable to tell the processing the location of the SDK, I installed the Android SDK too.
The SDK Location that I have downloaded is from http://developer.android.com/sdk/index.html#Other the package i download is android-sdk_r24.3.4-macosx.zip
Somehow i found the path of the SDK Path as shown here --> /Users/Nisha/Library/Android/sdk
How do I link it to the processing when it requests for the SDK Link to manually search? When I search using the processing, I am unable to see the Library folder in drive and to point to Android and SDK.
I also tried downloading the through the Add Mode > Contribution Manager, however it downloads and give me the same message as above. Hence I tried several method to make this work.
I even tried the method showed in this forum http://forum.processing.org/two/discussion/12665/android-sdk-could-not-be-loaded to save the link in the preferences.txt, and it does not save my link.
Kindly someone please help to solve this problem!
Thank you.
Answers
When you have an issue like this, it's good to search the GitHub issues for the project. I just searched and it looks like this reported bug: https://github.com/processing/processing-android/issues/151
You can follow progress on the issue at that same location.