Impossible to connect with emulator
in
Android Processing
•
1 year ago
Hi to all, i know there are others post on this but i tried everything suggested with no results.
any other suggestion?
i'm working on mac os 10.6.8
following the
wiki guide
i've installed
- android sdk tools 20.0.1
- android sdk platform-tools 14
- sdk paltform 10
- google APIs 10
and downloaded processing 2.0a8.
following
this thread, from AVD manager i've started the emulator.
emulator window name was "5554:processing-0207".
in preference .txt i corrected the line with the right port name:
android.emulator.port=5554
saved and restarted processing.
following
this other thread,
i started the emulator from AVD manager.
whe was completely loaded, i've ran the sketch.
again, it states:
"Lost connection with device while launching. Try again".
this is the console log:
- Android SDK Tools Revision 20.0.1
- Installed at /Applications/android-sdk-macosx
- Project Type: Application
- Project Target: Android 2.3.3
- API level: 10
- Library dependencies:
- No Libraries
- ------------------
- API<=15: Adding annotations.jar to the classpath.
- Merging AndroidManifest files into one.
- Manifest merger disabled. Using project manifest only.
- No AIDL files to compile.
- No RenderScript files to compile.
- Generating resource IDs...
- Generating BuildConfig class.
- Converting compiled files and external libraries into /var/folders/oC/oCNrKWRUGl8nf6zQlkSZQk+++TI/-Tmp-/android8401496608843444431sketch/bin/classes.dex...
- Creating full resource package...
- Current build type is different than previous build: forced apkbuilder run.
- Creating android_test01-debug-unaligned.apk and signing it with a debug key...
- Running zip align on final apk...
- Shutting down any existing adb server...
1