Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to generate Android Application Bundle - .aab #2663

Closed
agajdosi opened this issue Nov 24, 2021 · 4 comments
Closed

Ability to generate Android Application Bundle - .aab #2663

agajdosi opened this issue Nov 24, 2021 · 4 comments
Assignees
Labels
blocker Items that would block a forthcoming release enhancement New feature or request OS:Android Tickets affecting only Android devices

Comments

@agajdosi
Copy link

agajdosi commented Nov 24, 2021

Is your feature request related to a problem? Please describe:

Since August 2021 the Play Store requires new applications to be delivered as .aab. However the fyne only compiles to .apk.

Is it possible to construct a solution with the existing API?

It is not possible to output .aab with fyne right now.

Describe the solution you'd like to see:

Fyne should be able to compile to .aab format.

@Jacalz Jacalz added enhancement New feature or request OS:Android Tickets affecting only Android devices labels Nov 25, 2021
@andydotxyz
Copy link
Member

Just a comment here that application updates can still be delivered using .apk.
No excuse not to support .aab, just added info.

@andydotxyz andydotxyz added the blocker Items that would block a forthcoming release label Dec 23, 2021
@andydotxyz andydotxyz self-assigned this Dec 23, 2021
andydotxyz added a commit to andydotxyz/fyne that referenced this issue May 17, 2022
Some rough edges still to work out.
Fixes fyne-io#2663
@andydotxyz
Copy link
Member

Sorry for the delay, PR is finally open and my first .aab was uploaded to Google Play :).

@agajdosi
Copy link
Author

@andydotxyz Great news, thank you for the effort!

@andydotxyz
Copy link
Member

Landed and ready for testing on develop branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Items that would block a forthcoming release enhancement New feature or request OS:Android Tickets affecting only Android devices
Projects
None yet
Development

No branches or pull requests

3 participants