Testing with MOTODEV fails

11 views
Skip to first unread message

Peter

unread,
Feb 11, 2012, 6:57:22 PM2/11/12
to rhomobile
went to http://developer.motorola.com/docstools/tools/ and downloaded
Droid X
Copied folder to android-sdk/add-ons
From Terminal > android list targets - Saw that ID was 9
From Terminal > android create avd -n Motorola -t 9
In my Build.yml under android added > emulator: Motorola

From Terminal > rake run:android

* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Sleep for 5 sec. waiting for "adb start-server"
Can not use specified AVD (Motorola) because of incompatibility with
Google APIs. Delete it and try again.

Peter

unread,
Feb 12, 2012, 2:05:01 PM2/12/12
to rhomobile
I got a little further

Now problem is that emulator has internet access but application is
registering no network_connection

copied .apk to my_android_sdk/platform-tools
launched android and start Motorola emulator
in another terminal window I cd to my_android_sdk/platform-tools
typed ./adb install my_signed.apk
closed Android Emulator Motorola and closed android
from terminal window typed emulator -avd Motorola  -dns-server
8.8.8.8,8.8.4.4 -scale 0.7
This opens emulator with internet access for browser but not app
Reply all
Reply to author
Forward
0 new messages