uobikiemukot / yaft-android

android port of yaft (yet another framebuffer terminal)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

android port of yaft (yet another framebuffer terminal)

License:MIT License


Languages

Language:C 99.0%Language:Objective-C 0.9%Language:C++ 0.1%