From 5c19a842bbcc62b88a2cab604e451496e49888eb Mon Sep 17 00:00:00 2001
From: Rich Slogar
Android Studio helps you get started quickly by signing your .apk files with a debug key, - prior to installing them on an emulator or development device. This means that you can quickly - run your application from Android Studio without having to generate your own private key. No - specific action on your part is needed, provided ADT has access to Keytool. However, please note - that if you intend to publish your application, you must sign the application - with your own private key, rather than the debug key generated by the SDK tools.
-Please read Signing Your Applications, which provides a thorough guide to application signing on Android and what it means to you as an Android application developer. The document also includes a guide to publishing -- cgit v1.1