Skip to content

Converts Trimui Smart Pro (TSP) into an Android Device. Run Android Apps

Notifications You must be signed in to change notification settings

jukaLang/JukaDroidTSP

Repository files navigation

JukaDroidTSP

An Android Operating System for Trimui Smart Pro.

Please consider contributing to the source!

Development Instructions

TODO:

  • Add Kernel Source

  • Create or find a device tree for TSP

  • Run "source build/envsetup.sh"

  • "lunch aosp_arm64-eng"

  • Compile code "make -j$(nproc)" <- will take many many hours.

Flash Images:

  • fastboot flash boot boot.img
  • fastboot flash system system.img
  • fastboot flash userdata userdata.img
  • fastboot flash recovery recovery.img
  • fastboot reboot

About

Converts Trimui Smart Pro (TSP) into an Android Device. Run Android Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published