views:

39

answers:

0

Ho do I install the new Google Voice Actions on the emulator?

Android Market is not available on emulator. I found one APK at android.modaco.com, but it's not working. The application crashes with following error (via ddms.bat):

08-13 22:44:51.658: ERROR/AndroidRuntime(434): FATAL EXCEPTION: main
08-13 22:44:51.658: ERROR/AndroidRuntime(434): Caused by: java.lang.UnsupportedOperationException: GoogleSettingsProvider not found
08-13 22:44:51.658: ERROR/AndroidRuntime(434):     at com.google.android.voicesearch.LocationUtils.createLocationUtils(LocationUtils.java:48)
08-13 22:44:51.658: ERROR/AndroidRuntime(434):     at com.google.android.voicesearch.RecognitionActivity.onCreate(RecognitionActivity.java:386)

Alternatively, my questions question is where do I get official *.apk file for installing on emulator?