Build unsigned APK file with Android Studio
问题 I'm developing an android app with the Android Developer Tool. Now I tried the new Android Studio, everything works fine if connect my smartphone with the pc and directly run the program in the Android Studio. But now I want to test the program with other smartphones without connecting them to my pc. The ADT creates the .apk file under "projectname/bin" every time you compile the program. How I see it at the moment the Android Studio doesn't do that. So my question is it possible to create an