Getting started with build 190
in
Android Processing
•
3 years ago
I hope this is the right place for some help getting started with android processing.
I'm running windows vista 64bit. Here's the steps I took. I downloaded the latest version of the build (190). I downloaded the android sdk and installed the package sdk platform api7, revision 2. I don't know if revision 2 makes a difference. I set the android_sdk environment variable. I setup a virtual device but I didn't know what name to give it, so I called it Android. I don't know if processing is looking for specific name. When I try to run some code I get the errors below. I'm sorry if I couldn't find the right guide to set this up but its been a few days and I'm feeling lost. Thanks, Walter
----------------------------------------------------------------------
Android SDK Tools Revision 6
BUILD FAILED
C:UXAppDataLocalTempandroid4011948781719940964.pdeuild.xml:16: Unable to resolve target 'Google Inc.:Google APIs:7'
Total time: 0 seconds
C:UXAppDataLocalTempandroid4011948781719940964.pdeuild.xml:16: Unable to resolve target 'Google Inc.:Google APIs:7'
at com.android.ant.SetupTask.execute(SetupTask.java:178)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:140)
at processing.app.tools.android.Build.antBuild(Unknown Source)
at processing.app.tools.android.AndroidMode.runSketchOnDevice(Unknown Source)
at processing.app.tools.android.AndroidMode.access$600(Unknown Source)
at processing.app.tools.android.AndroidMode$RunHandler.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
Received unfamiliar output from “adb devices”.
The device list may have errors.
1