Build Android
-
Install the SW package and libraries as the PDF.
1.1 if fail, update source list
https://forum.ubuntu.org.cn/viewtopic.php?t=268843
https://blog.csdn.net/huangshizeng/article/details/6933409 无法找到软件包 libncurses5-dev 的解决方法sudo apt-get install libncurses5:i386 (http://blog.sina.com.cn/s/blog_66c16c980101g5qj.html)
=> lib32ncurses5 solution :
or https://blog.csdn.net/qq_35697211/article/details/69946621 (update 163 source first)
https://www.cnblogs.com/xixihuang/p/5278253.html (good!)
https://blog.csdn.net/u011089570/article/details/76546430
=> lib32bz2-dev?
https://blog.csdn.net/ljttianqin/article/details/77367759
sudo apt-get install lib32z1 lib32ncurses5 libbz2-1.0:i386 lib32stdc++6