Wednesday, 3 June 2020

android studio generate signed apk

android studio -> build - generate signed apk

create a new key

select release -> check both signature

apk generated, in notification click locate

apk location opens

to change the app name, 
search for old app name in all project files and replace all -> rebuild project

copy apk to android device

install

open app



reference:
https://developer.android.com/studio/publish/app-signing#generate-key

No comments:

Post a Comment