• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Which file is the Android App Bundle generated?

James_Watson

Android Enthusiast
Hi,

I opened my project in Android Studio 3.2.1, selected menu item 'Build - Generate Signed Bundle', selected radio button 'Android App Bundle', entered my key store password, and then clicked 'finish'.

It showed 'App bundle(s) generated successfully'.

Is the file app.aab which locates in folder 'MyProject\app\release\release' my Android App Bundle generated?

Why is the file app-release.apk which locates in folder 'MyProject\app\release' smaller than app.aab?

Thanks for your help.
 
Back
Top Bottom