Publishing apps Flashcards

(11 cards)

1
Q

What is the official release format for Google Play applications since 2021?

A

The official release format is the Android App Bundle with a .aab extension.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does the Android App Bundle replace?

A

The Android App Bundle replaces the APK format, which has a .apk extension.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the purpose of the End User License Agreement (EULA)?

A

The EULA outlines the terms under which users can use the app.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are some key steps in preparing an app for release?

A

Key steps include reviewing app metadata, installation restrictions, disabling logging, setting version information, and testing the release version.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a dynamic feature module in the context of Android Bundles?

A

A dynamic feature module allows new features to be downloaded as needed and discarded, optimizing app size.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is required to sign APKs and Bundles before installation?

A

All APKs and Bundles must be signed with a certificate to ensure that only the developer can update the app.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the cost to become a registered Google Play developer?

A

Google charges a flat fee of $25 to become a registered developer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the first step in publishing an app on the Google Play Store?

A

The first step is to access the Google Play Developer Console.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What can developers monitor in the Google Play Console after publishing an app?

A

Developers can monitor active users, installations, average ratings, and app status.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are some metrics available for monitoring published applications?

A

Metrics include user growth, device installs/uninstalls, crash reports, and daily active users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What should be done to update a published app?

A

Increase the version code, build and sign the new Bundle or APK, and release it in the Google Play Console.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly