osx - INSTALL_FAILED_INVALID_URI when launching app in android studio - Mac OS X -


in android studio when launching app in either emulator or device,getting install_failed_invalid_uri, in mac os x.

enter image description here

detail error message below:

10/26 15:18:56: launching froiosocial $ adb push /users/saad/documents/android-projects/fcrepo/fcchat/frenclubsocial/build/outputs/apk/frenclubsocial-debug.apk /data/local/tmp/com.frenclub.fcsocial   $ adb shell pm install :app:assemblerelease -r "/data/local/tmp/com.frenclub.fcsocial"     pkg: :app:assemblerelease     ver: -r  failure [install_failed_invalid_uri]  $ adb shell pm uninstall com.frenclub.fcsocial delete_failed_internal_error  error while installing apk 

any solution or workaround this?


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -