Quote:
Originally Posted by skysurfer
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.