Android

[ANDROID] Compilation de Tic-80

[ANDROID] Compilation de Tic-80 Distribution de travail : Lubuntu 17.10 Téléphone : Archos 55 Platinum Android : Lollipop 5.1 1/ Vérification de la version de Java. util06@station06:~/ANDROID.tic80/TIC80/TIC-80/build/ANDROID$ java -version java version « 1.8.0_151 » Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode) 2/ Création du répertoire de travail. util06@station06:~/ANDROID.tic80$ cd […]

[Android] Installation de Slash’em

[Android] Installation de Slash’em. Distribution de travail : Lubuntu 14.04 1) Répertoire de travail : [~] ➔ mkdir ANDROID.slash [~] ➔ cd ANDROID.slash/ [~/ANDROID.slash] ➔ 2) Téléchargement de l’Android NDK 1.6 : [~/ANDROID.slash] ➔ wget http://dl.google.com/android/ndk/android-ndk-1.6_r1-linux-x86.zip [~/ANDROID.slash] ➔ unzip android-ndk-1.6_r1-linux-x86.zip 3) Téléchargement de l’Android SDK r13 : [~/ANDROID.slash] ➔ wget http://dl.google.com/android/android-sdk_r13-linux_x86.tgz [~/ANDROID.slash] ➔ tar xvfz […]

[Android] Compilation du jeu Sokoban

[Android] Compilation du jeu Sokoban. Distribution de travail : Ubuntu 14.04 LTS Téléphone portable : Archos 55 Platinum 1) Version de Java [~] ➔ java -version java version « 1.8.0_74 » Java(TM) SE Runtime Environment (build 1.8.0_74-b02) Java HotSpot(TM) Server VM (build 25.74-b02, mixed mode) 2) Répertoire de travail : [~] ➔ mkdir -p ANDROID.app [~] ➔ […]

[Android] Battle of Wesnoth

[Android] Battle of Wesnoth. 1) Répertoire de travail : [~] ➔ mkdir ANDROID.wesnoth [~] ➔ cd ANDROID.wesnoth/ 2) Téléchargement du code source : [~/ANDROID.wesnoth] ➔ wget https://sourceforge.net/projects/wesnoth-on-android/files/1.12.5/Wesnoth-1.12.5-20151127.tar.gz [~/ANDROID.wesnoth] ➔ tar xvfz Wesnoth-1.12.5-20151127.tar.gz 3) Installation du SDK : [~/ANDROID.wesnoth] ➔ wget https://dl-ssl.google.com/android/android-sdk_r17-linux.tgz [~/ANDROID.wesnoth] ➔ tar xvfz android-sdk_r17-linux.tgz [~/ANDROID.wesnoth] ➔ android-sdk-linux/tools/android – Installation des versions suivantes : […]

[Android] Quake 1 : Fteqw

[Android] Quake 1 : Fteqw 1) Répertoire de travail : [~] ➔ mkdir ANDROID.fte [~] ➔ cd ANDROID.fte/ 2) Installation du NDK : [~/ANDROID.fte] ➔ wget http://dl.google.com/android/ndk/android-ndk-r8e-linux-x86.tar.bz2 [~/ANDROID.fte] ➔ tar xvfj android-ndk-r8e-linux-x86.tar.bz2 3) Installation du SDK : [~/ANDROID.fte] ➔ wget wget http://dl.google.com/android/android-sdk_r20-linux.tgz [~/ANDROID.fte] ➔ tar xfvz android-sdk_r20-linux.tgz 4) Mise-à-jour du SDK : [~/ANDROID.fte] ➔ android-sdk-linux/tools/android […]

[Android] Doom / Quake 1 / Quake 2

[Android] Doom / Quake 1 / Quake 2 https://github.com/Nekrofage/Doom-Quake-1-Quake-2-for-Android

[Android][5.1] Andor’s Trail : Roguelike RPG on Android

[Android][5.1] Andor’s Trail : Roguelike RPG on Android. Github : https://github.com/Nekrofage/andors-trail Site officiel : https://andorstrail.com/