java - How can I set the default project to install in Android Studio? -


i have android app libraries projects , appear in list of left in as. when run in device it's ok, in others installs library app , shuts down because calls launcher activity dont recognize resources app, lib.

what can do?

in configuration page, there can set default application.

i wonder why library project can installed, android library or nornal android project?

run configuration

enter image description here


Comments