diff options
| author | Starfish <starfish@kaffeemitkoffein.de> | 2022-12-31 17:37:22 +0100 |
|---|---|---|
| committer | Starfish <starfish@kaffeemitkoffein.de> | 2022-12-31 17:37:22 +0100 |
| commit | 154684986bd2bb5e230b800fcaf8cf6bcf437761 (patch) | |
| tree | 86d03aa386a8a599d58240fdffb00cd685d756ea /README.md | |
| parent | 0da6a596b1321900575ea7c6a87712e9a04daf5b (diff) | |
| download | SDK-Rebuild-154684986bd2bb5e230b800fcaf8cf6bcf437761.tar.gz SDK-Rebuild-154684986bd2bb5e230b800fcaf8cf6bcf437761.tar.bz2 SDK-Rebuild-154684986bd2bb5e230b800fcaf8cf6bcf437761.zip | |
update text
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 --------------------- |
