Better port to Android 35

* java/INSTALL: Don't refer users to build-tools 33.0.x.

* java/res/values-v35/styles.xml: New dark theme; define status
bar colors properly for this release.
This commit is contained in:
Po Lu
2024-09-05 10:47:51 +08:00
parent 1a13c5e63e
commit 73367ea5c1
2 changed files with 31 additions and 2 deletions

View File

@@ -116,8 +116,7 @@ DEX format employed by Android. There is one subdirectory for each
version of the build tools, but the version you opt for is not of
paramount significance: if your version does not work, configure will
protest, so install a newer one. We anticipate that most recent
releases will work, such as those from the 33.0.x, 34.0.x, and 35.0.x
series.
releases will work, such as those from the 34.0.x, and 35.0.x series.
BUILDING WITH OLD NDK VERSIONS