java - Android studio module -


in project i've got main package , second 1 module (app2). module use standard application -> import project -> change library , make dependencies (compile project(':app2')).

everything ok when compile, auto start on module (app2). how make auto start main app?

run --> edit configuration --> select app module


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -