Skip to content

AGP9 Migration Prep: Extract the Android app into a dedicated androidApp module#40

Open
qiarie wants to merge 4 commits into
mainfrom
create-androidApp-module
Open

AGP9 Migration Prep: Extract the Android app into a dedicated androidApp module#40
qiarie wants to merge 4 commits into
mainfrom
create-androidApp-module

Conversation

@qiarie
Copy link
Copy Markdown
Contributor

@qiarie qiarie commented May 7, 2026

Fixes #39

  • All CI build checks pass e.g. Tests
  • Appropriate changes to documentation are included in the PR

qiarie added 4 commits May 4, 2026 16:16
- Move the JVM-target compiler option directly into androidLibrary{}
- Add withHostTest{} so the Android host-test source set is registered and commonTest can run on the Android target
- Add a TODO noting that androidLibrary{} should be renamed to android{} once we move to AGP9+. android{} is not yet exposed on AGP8.11.2 build
…idApp module and converting ohs-player-reference-app into a shared KMP library

- Add androidApp module for the Android application
- Convert ohs-player-reference-app from com.android.application to androidKotlinMultiplatformLibrary
@qiarie qiarie requested review from FikriMilano and ellykits May 7, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AGP9 Migration - Extract Android app into androidApp module

1 participant