![]() |
Android Is there any docker image that can be used for build Android arm32 apk - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93) +--- Thread: Android Is there any docker image that can be used for build Android arm32 apk (/showthread.php?tid=365699) |
Is there any docker image that can be used for build Android arm32 apk - link89 - 2021-11-27 Hi, since my own device HUAWEI HiTV-M1 has a very strict SELinux policy that forbids the file/dir rename operation. There is not easy fix for this so I decide to create a fork for myself. I would like to setup a github action for continue delivery and it would be great if there is a docker image for build Android ARM32 apk. Is there any recommended image or any other advice to make it? |