We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi !
I'm on Processing 3.3.6 with Android mode 4.0 and I have a problem with installing the android SDK.
I tried to install it with processing but the download alway stops at 32% (279,7MB). I also tried to install it manually at developer.android.com/studio/index.html
but I can't find the SDK in those files when I press "Locate SDK path manually" :
Please help me, thanks !
Answers
Check this: https://www.androidcentral.com/installing-android-sdk-windows-mac-and-linux-tutorial
What I do is install Android Studio and then I make a note where the Android SDK is located (provided during the installation process).
Kf
@kfrajer Thanks for answering but what is the SDK file, is it a folder? or a ".exe" file?
@kfrajer Thanks I succeeded, Have a great day!
Great to hear. Tell us what you did as it will help other forum goers. To answer your question, it is a folder.
Kf
Ok so I downloaded Android Studio at : https://developer.android.com/studio/index.html
Then they ask you if you want to install the Android SDK and you make a note of the path (for me it was located on C:\Users\Joseph Henry\AppData\Local\Android ).
So you just click on "Locate SDK path manually" when you open Processing Android and indicate the path.
Thanks again !