aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStarfish <starfish@kaffeemitkoffein.de>2022-12-31 17:37:22 +0100
committerStarfish <starfish@kaffeemitkoffein.de>2022-12-31 17:37:22 +0100
commit154684986bd2bb5e230b800fcaf8cf6bcf437761 (patch)
tree86d03aa386a8a599d58240fdffb00cd685d756ea /README.md
parent0da6a596b1321900575ea7c6a87712e9a04daf5b (diff)
downloadSDK-Rebuild-154684986bd2bb5e230b800fcaf8cf6bcf437761.tar.gz
SDK-Rebuild-154684986bd2bb5e230b800fcaf8cf6bcf437761.tar.bz2
SDK-Rebuild-154684986bd2bb5e230b800fcaf8cf6bcf437761.zip
update text
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9a772a3..247b02d 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,11 @@ Rebuild Android(tm) SDK from source
- This repository includes the build receipes in the corresponding folders.
-- The build scripts have been tested on Ubuntu 22.04.1 LTS and Linux Mint 21.
+- The build scripts have been tested on Ubuntu 22.04.1 LTS and Linux Mint 21.
-- The sdk for Windows was **not** tested for all versions/revisions, but only for some of them, but it *should* work.
+- Currently, the build environment (packages necessary) is identical for Android 12 (api 31), 12L (api 32) and 13 (api 33).
+
+- some of the scripts have built the Windows sdk files sucessfully, but this has not been tested for all the sdks. However, the other ones *should* built, too.
Notice for Android 13
---------------------