This is my mobile setup. Let me know if you have any questions about the specifics or ways I could improve this. I just finished it today and thought I'd share.
I'm probably missing something crucial here, but I was just wondering why you actually need the Raspberry Pi? I'm don't own any Android devices so I'm not an expert, but wasn't the idea that you could easily install and run a Linux userland with all your tools, directly on the Transformer Prime?
The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
11–20 of 39 posts
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#12I cannot say enough good things about the chromebook w/ Ubuntu. It is an endless pleasure to use. The one caveat to this is that I only use a handful of terminals and the browser. I suspect that using any of the other GUI features of Unity is probably miserable (as they are on my i7 machine too)
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#13This is my mobile setup. Let me know if you have any questions about the specifics or ways I could improve this. I just finished it today and thought I'd share.
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#14Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#15What I was thinking of was getting an Asus Transformer and running Ubuntu on it, I've read that's possible(maybe without touchscreen, but I just need a long battery, keyboard, command-line, vim, browser)
could somebody tell me what's wrong with this?(I see browser could be an issue if touchscreen doesn't work there, but I already use Vimium and I guess I could circumvent this, I'm more worried about general malfunction or higher battery consumption)
I'd also like to know if it's possible to get this(vim, terminal, ruby, etc) directly in a Android JellyBean(since Android runs a fork of linux...)
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#16Earlier quoted context omitted.
I'm probably missing something crucial here, but I was just wondering why you actually need the Raspberry Pi? I'm don't own any Android devices so I'm not an expert, but wasn't the idea that you could easily install and run a Linux userland with all your tools, directly on the Transformer Prime?
Writing, compiling, and executing Java and Haskell code can't be done (easily, at least) on the Transformer Prime, so he's just exploiting the batter life (along with it's inexpensiveness, and effortless syncing) of the Transformer and using it as a mobile access point to his pi where he can code.
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#17I thought SSH was run through terminal command line. ie. all text. I can understand coding in vim with python or ruby through the command line. I'm not sure how its done with languages that need an IDE? like java
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#18I have a Nexus 7 with a bluetooth keyboard, I rooted it and installed Debian. I can SSH into it and pretty much do anything I want (I use ConnectBot or Terminal IDE). I have installed Vim, PHP5 Cli, MySQL and also PHPUnit. For testing sites locally in a browser, I have installed KSWeb. I also use an RDP client to access the LXDE desktop on Debian. Is there really a need to SSH into an RPi when one can have a setup li…
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#19This is kind of a newbie question... but how does one develop java code through SSH? I thought SSH was run through terminal command line. ie. all text. I can understand coding in vim with python or ruby through the command line. I'm not sure how its done with languages that need an IDE? like java
[0] http://stackoverflow.com/questions/253170/tips-for-using-vim...
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#20I have a Nexus 7 with a bluetooth keyboard, I rooted it and installed Debian. I can SSH into it and pretty much do anything I want (I use ConnectBot or Terminal IDE). I have installed Vim, PHP5 Cli, MySQL and also PHPUnit. For testing sites locally in a browser, I have installed KSWeb. I also use an RDP client to access the LXDE desktop on Debian. Is there really a need to SSH into an RPi when one can have a setup li…
My question here is OOT, can Nexus 7 be used with bluetooth keyboard with its original OS?