05-13-2019, 01:45 AM
(05-12-2019, 02:43 PM)tllim Wrote:(05-09-2019, 09:11 PM)Blinky Wrote: Another week with empty promises.
If there is no time to build a firmware, at least release the SDK so users can build it themselves.
Aim to release the Android 9 build on next week.
The SDK already in the middle uploading to file server, this is a 100GB tarball :-(
Good news
If possible, please don't upload 100GB tarballs or upload separate smaller one.
Unpack SDK into source code files first like kernel, uboot, frameworks, hardware, device etc.
Then remove hidden .git history folders in root folder of SDK and compress to tar.bz and split into 10 files.
Hidden .git folder can be downloaded separately by users and placed into SDK folder for users that have fast internet and want to use it, otherwise it's just a waste of bandwidth and space used.
Can upload kernel, uboot folders to Gitlab/Github with git history to browse easily.
SDK's are usually only 15GB compressed without git history and will upload much faster.