Set up the android environment on Linux and share it with you because of many problems. Using Java for development, we all know that JDK is the first choice, followed by an eclispe, followed by a third-party SDK + plugin. JDK installation is not required. decompress the package on Linux and configure java_home and classpath. In fact, this is the same as that on windows. In windows, these two configurations are in the environment variables, in Linux, many of the files configured in the profile file are similar to those in Linux. They are just interface, command, or file. For eclispe, we recommend that you install the J2EE package. I am missing the WST package because it is not installed. Because I have a 64-bit package, I need to install a 32-bit package: # Yum install glibc. i686 # Yum install glibc-devel.i686 # Yum install libstdc ++. i686 # Yum install zlib-devel.i686 # Yum install ncurses-devel.i686 # Yum install libX11-devel.i686When running SDL init failure, reason is: no available video device, you need to install
Yum install libxrandroid. i686 libx11.i686
If some errors cannot be found in the software package during simulation, you can install the following Software Package
Glibc. i686 ncurses-libs.i686 compat-libstdc ++-33. i686 libstdc ++. i686 libzip. i686