Every time I run the app via Android simulator, it fails to install.
Here are the warnings I am getting:
[WARN] : Detected Titanium.Map.createView() call which requires Google APIs, but the selected emulator "titanium_1_WVGA800" does not support Google APIs [WARN] : Expect the Titanium.Map.createView() call to fail [WARN] : You should use, or create, an Android emulator that does support Google APIs [INFO] : Packaging application: /Users/ebads/Library/android-sdk-macosx/build-tools/19.1.0And here is the errors I keep getting:
[ERROR] : Failed to install apk on "emulator-5554" [ERROR] : Error: INSTALL_FAILED_MISSING_SHARED_LIBRARY [ERROR] Application Installer abnormal process termination. Process exit value was 1
I am guessing the reason as to why it is failing is because of the Google APIs.
NOTE: I do not have a physical device to test on. I must use the Android Simulator. Also, I am running Titanium Studio 3.2.x and the Android Simulator is running API level 19 which is Android 4.2.2