There is an error launching activity
, unfortunately I assume it is not connected strictly with the project due to the fact the app launches on genymotion
emulator, but does not on physical device.
When I run adb devices
with the real one connected i get:
List of devices attached
0009215b1eef4f device
AndroidManifest.xml
has not any permissions required set and device has sufficient api version
.
Regards
android:exported="false"
in Manifest – Mosra