Re: How To Become Android Developer

2018-06-02 Thread Sannyasin Brahmanathaswami via use-livecode
FOR WHAT ITS WORTH: It turns out I was working too hard. The folder "android-sdk-macosx" which is assembled online by the "tools." I could not get it work. But I had jdk1.8.0_172.jdk. installed So: 1) turns out that folder "android-sdk-macosx" in completely independent of the system. BUT

Re: How To Become Android Developer

2018-05-30 Thread Simon Smith via use-livecode
Hi I have it working with: The Android SDK via https://dl.google.com/android/repository/tools_r25.2.3- windows.zip and using jdk-8u162-windows-x64.exe which can be downloaded from http://www.oracle.com/technetwork/java/javase/downloads/java-archive-javase8-2177648.html Simon Carpe diem *Sim

Re: How To Become Android Developer

2018-05-29 Thread J. Landman Gay via use-livecode
On 5/29/18 3:36 PM, Ralph DiMola via use-livecode wrote: BR, This works for me. For JDK: JDK 1.8.0_121 I've got 1.8.0_152 which also works. I'd guess any 1.8 version would probably be okay. BR: I told you "8" but I should have said "1.8". -- Jacqueline Landman Gay | jac...@hype

Re: How To Become Android Developer

2018-05-29 Thread panagiotis merakos via use-livecode
Hi all, The older versions of Android SDK Tools now are a bit difficult to find, as they are well-hidden in Google's archives. If e.g. you need version 24.4 (which I confirm works as expected), try these links, depending on the platform you are: http://dl-ssl.google.com/android/repository/tools_

RE: How To Become Android Developer

2018-05-29 Thread Ralph DiMola via use-livecode
BR, This works for me. For JDK: JDK 1.8.0_121 Android Dev SDK: Just download only the platform tools not the entire dev platform. In the "android" utility Under Tools install: Android SDK Tools 25.2.5 Android SDK Platform-tools 27.0.1 Android SDK Build-tools 27.0.3 Under Android 4.4.2 (API 19)