[Q] Installing Android SDK for Glass - Glass Q&A

Hi,
Im on my mac, downloaded the ADT bundle which brings Eclipse and SDK. Ran Eclipse and im in ADK Manager. Per the instructions here:
developers DOT google DOT com SLASH glass SLASH develop SLASH gdk SLASH quick-start
I need to only install the API 15 SDK 4.0.3 SDK Platform and the Glass SneakPeek SDK.
But since there is now API 19 SDK 4.4, when I open ADK Manager, there are a lot of other options selected:
Android SDK Platform tools Rev 19
SDK Platform 19
ARM EABI v7a System Image Rev 19
Do I just click on the Glass Dev Kit SneakPeak under API 15 Android 4.0.3 and install everything else as 4.4 suggests? Or do I unselect all 4.4 and just work with SDK Platform 4.0.3 and the GDK Sneak Peek as the quick start guide specifies?

Related

How To Setup Eclipse for Android

Sources and references : www.instructables.com/id/How-To-Setup-Eclipse-for-Android-App-Development
Step 1: Obtain the Android SDK
Picture of Obtain the Android SDK/We need to obtain the Android Software Development Kit. To do that we must first visit the SDK download site
Step 2: Install the Android SDK : When you get to the install location screen, make sure you choose a location you remember (we will need it later).
Step 3: Open Android SDK Manager : We'll select the most recent version along with the extra SDK tools so you can build applications for any Android version.
Step 4: Install Android Version and Extras for SDK : You will then be prompted to accept the Android conditions and then the SDK will install. Then installation may take a while depending on your internet connection. The Android SDK is now completely installed.

how to set up api 19.1 for $21 Walmart LGL15G android

I am a 31 year C & assembly firmware / deviceOS driver guy trying to build api 19.1 sample camers2basic code from the studio samples. I downloaded 19.1, android studio, oracle jdk on a fresh 14.04 ubuntu 64 bit dell. and got "FIX BUILD PATH" ERRORS, and unfortunately donb't have a clue where to start.
I don't know enough, as I am brand new to java, to fix the build path and get the untouched sample code building and downloading t ot he phone. adb shell works. But I am blocked and confused as to why it doesn't work on the fresh install on my marvellously cheap cheap android.
Thank you for newbie guidance. Bradshaw in Buzzards Bay, MA.
bradshawlupton said:
I am a 31 year C & assembly firmware / deviceOS driver guy trying to build api 19.1 sample camers2basic code from the studio samples. I downloaded 19.1, android studio, oracle jdk on a fresh 14.04 ubuntu 64 bit dell. and got "FIX BUILD PATH" ERRORS, and unfortunately donb't have a clue where to start.
I don't know enough, as I am brand new to java, to fix the build path and get the untouched sample code building and downloading t ot he phone. adb shell works. But I am blocked and confused as to why it doesn't work on the fresh install on my marvellously cheap cheap android.
Thank you for newbie guidance. Bradshaw in Buzzards Bay, MA.
Click to expand...
Click to collapse
SOLVED, by setting up /etc/udev/rules.d/51-android.rules and setting api 19.1 and sdktools 19.1 and taking an eclipse basic camera example, unzipping it and importing it as an eclipse project.
Also had a bad $JAVA_HOME for my oracle Java fresh install. echo $JAVA_HOME now shows /usr/lib/jvm/java-7-oracle, also did a command line HelloWorld jave test, which worked and proved the path
There is a lot to set up here. Nice to have the latest android studio running! It is super. What a great way to work!

Android studio 2.1.1 gradle project sync failed

I just installed android studio 2.1.1. And when I'm opening a old project I'm getting this error-
Platform and Plugin Updates: The following components are ready to update: Android Support Repository, Google Repository, Google APIs Intel x86 Atom System Image, Android SDK Tools 25.1.7
8:18:58 AM Gradle sync started
8:19:39 AM Gradle sync failed: Could not find com.android.tools.build:gradle:2.2.1
Please help. I'm beginner here...

i got an error

im new to this forum and i need help in my android studio
i always try to upgrade android sdk platform tools and i get this error
java.io.IOException: Cannot run program "C:\Users\wadda\AppData\Local\Android\Sdk\platform-tools\adb.exe": CreateProcess error=2, The system cannot find the file specified
i wish u can help me and i wish u link me other forums so i can ask there as well about android studio
Have you specified the path to jdk location on your Android studio?
Goto Files->Other Settings->Default Project Structure.
Under Platform Settings Select Android sdk...under JDK location look if everything is okay.
Unity Dev said:
Have you specified the path to jdk location on your Android studio?
Goto Files->Other Settings->Default Project Structure.
Under Platform Settings Select Android sdk...under JDK location look if everything is okay.
Click to expand...
Click to collapse
im so new to android studio but its on recommended and its C:\Program Files\Android\Android Studio\jre

Android emulator won't start on Ryzen 3700X

I have Ryzen 7 3700X, Gigabyte X570 Aorus Elite and Windows 10 1903. The android emulator starts. I can see virtual smartphone for about second and it disappears. Then nothing happens. I have enabled both Hyper-V and Hypervisor. I have Android Studio version 3.4, Android Emulator version 29.0.11, Android SDK Platform Tools 29.0.1 and Android SDK Tools 26.1.1. How to fix it?

Categories

Resources