I would like to know if there is a tablet device (iPad, Nexus...etc) on that one can install a full LaTeX environment. By "full", I mean that:
One can produce (compile successfully) from any `.tex` file the dvi or PDF file.
If any package is missing, one can install it manually (or better automatically, as MikTeX).
After searching on Google, it seems to me that there is no such tablet device. Most of LaTeX editors on tablet device requires internet connection (compile .tex on a server). In this post http://tex.blogoverflow.com/2012/09/i-tex-therefore-ipad-reloaded/, the author mentioned that TeX Writer (UK store) (for iOS) doesn't require internet connection.
But it looks like it is just an latex editor. I don't know how it works with LaTex. (Does it provide a mini-latex environment or something else?).
ps. Of course I don't want to type .tex file on a tablet device for a long time. But sometimes I may need to modify an existing .tex file (eg. when I find some errors in my paper).