Testing Shake Events in Android Emulator

Can anyone help with how to test sensor events, like shivering in Android Emulator, for example. I found some posts pointing to openintents, but can anyone explain how to use it in android 2.0 avd

http://code.google.com/p/openintents/wiki/SensorSimulator

This has some solution, but when installing OpenIntents.apk on the emulator there is no library error.

I followed the steps to the line:

If you do not have it, install the latest version of OpenIntents.apk on your mobile phone.

I am stuck on this line:

I found an outdated version (not the latest) of OpenIntents.apk, but when installing it gives a missing library error.

Any help?

+4
source share

Source: https://habr.com/ru/post/1309618/


All Articles