View Single Post
  #5  
Old 07-02-2016, 08:25 AM
lazjen's Avatar
lazjen (Chris)
PI cult member

lazjen is offline
 
Join Date: Dec 2012
Location: Flaxton, Qld
Posts: 2,078
Quote:
Originally Posted by skysurfer View Post
The only catch is that it runs on ARM like Android and iOS tablets, but apps like Stellarium are rather easily recompiled. Download a compile kit and compile it on the tablet itself. Unlike Android, and particularly iOS, it is a full blown OS.
Btw, a possible better approach is to set up a cross compiler on your "beefy" main machine, compile there and transfer the result to the tablet.

You might also be able to use something like distcc as well.
Reply With Quote