# yaft-android **Repository Path**: droidvm/yaft-android ## Basic Information - **Project Name**: yaft-android - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-06 - **Last Updated**: 2026-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yaft-android android port of yaft (yet another framebuffer terminal) ## dependency maybe you need android-ndk, android-sdk and apache-ant. here is package list in Archlinux (some packages found in AUR). - android-ndk - android-sdk - android-sdk-build-tools - android-sdk-platform-tools - android-platform-17 - apache-ant ## build we will use android/ndk-build/ant/adb ~~~ $ make ~~~ ## install ~~~ $ make install ~~~ or use *.apk in apk/