Design + Code an Android App from Scratch
Scrounge up some loose change to become a pro member, or login to your account to view this lesson.
Alright, join now. Or login to your account if you're already a pro member.This video shows you how to sign your Android app in release mode. In the first step, change your build variant to release mode. In Android Studio, navigate to Build in the top bar and select Generate Signed APK. Create a new Key by specifying an alias, password, validity, first and last name, organisational unit, organisation, city, locality, state, province and country code and the Key store path. Hit finish and there’s our final APK file to be published on the Playstore.