Skip to content

Instantly share code, notes, and snippets.

View ayoubkhan558-zz's full-sized avatar
🏠
Working from home

Muhammad Ayoub Khan ayoubkhan558-zz

🏠
Working from home
View GitHub Profile
@ayoubkhan558-zz
ayoubkhan558-zz / Build Android Binary.md
Last active April 22, 2022 14:17 — forked from nvanselow/Build Android Binary.md
Generate Android Signed APK File for Google Play with Ionic

STEPS TO CREATE ANDROID APK USING IONIC 4

Add android plateform

In the command line run ionic cordova platform add android

Generate Icons and splash for all the platforms

ionic cordova resources

Prepare the platform