Turning your phone into a work computer? - General Questions and Answers

Hi guys!
I was reading recently about Andromium. It's basically an app+hardware that allows you to use your android as a computer. It ports android's UI to a computer-like UI. I read about the above mentioned Andromium, I don't know if there are any similar, better, more popular solutions.
This is what I'm talking about:
http://www.superbcrew.com/andromium-lets-you-turn-your-phone-into-work-computer/
http://interestingengineering.com/turn-your-android-phone-into-a-desktop-computer-with-andromium/
http://androidcommunity.com/andromium-wants-to-turn-your-smartphone-into-a-desktop-20141211/
Thoughts? Have you used it, what's the feedback?
P.S
As I said, I would like to discuss this as a concept. I just mentioned Andromium as an example. Do you see this becoming a thing in the future? Maybe this could replace laptops?

I find the concept very interesting. I put a debian emulator app thingo on my nexus 7 (debian noroot), and use it as a half Linux laptop with Bluetooth keyboard and usb mouse, half android tablet. I'm considering dual booting Ubuntu touch on it too. It has a split personality, like my Windows 8.1 tablet, tablet on its own, mini laptop with keyboard and mouse. I find it the best of both worlds.
Andromium would possibly make this unnecessary as it would work well with keyboard and mouse. I would certainly try this, especially if it would revert between normal android style, and pc style.

Jesse72 said:
I find the concept very interesting. I put a debian emulator app thingo on my nexus 7 (debian noroot), and use it as a half Linux laptop with Bluetooth keyboard and usb mouse, half android tablet. I'm considering dual booting Ubuntu touch on it too. It has a split personality, like my Windows 8.1 tablet, tablet on its own, mini laptop with keyboard and mouse. I find it the best of both worlds.
Andromium would possibly make this unnecessary as it would work well with keyboard and mouse. I would certainly try this, especially if it would revert between normal android style, and pc style.
Click to expand...
Click to collapse
I was really interested with this concept, so i researched a little bit. Seems that Motorola unrolled something similar (Motorola's Lapdock) a few years ago, but it never took of.
Few enthusiasts tried to revive it with raspberry PI, http://www.theverge.com/2012/6/21/3105822/motorola-lapdock-hacked-raspberry-pi-rikomagic
Andromium repacks the idea, as it seems, and I really can't wait to see if something interesting will come from this.

Andromium OS on rooted high end smart phone. Install on smartphone VMLite VNC Server and setup casting screen with remote control. Get cheap Android tablet with kbd/mouse or cheap Android slate with kbd/mouse and install YouMap app. Setup direct WiFi connection between smartphone and tablet / slate.
Good to go.
Let me know what lag times you see. Working on various "tweaks".

Related

TP as HID Keyboard

Is there an application for the TP which allows for the device to be used as a HID over Bluetooth to control a desktop PC?
there are programs that let you control your desktop PC in various ways, but nothing specific for TP or the keyboard
Wow great idea, that would be nifty on my CarPC! I'm always looking for a smaller keyboard to fit there...
Can't be that hard, I'm sure someone can do that, with all the specialists we have here in this wonderful community
"can't be that hard"?
How did you come to this conclusion?
Educated guess? Or just guess?
Well it would need to modify a little bit the bluetooth stack and emulate a HID keyboard, I guess.
Tonight I'm the Jeremy Clarkson of the day, with his most famous quote: "how hard can it be?!" when obviously it is very hard to do...
So I absolutely don't mean it is an easy thing to do, but I'm sure some experts in XDA-Dev are skilled enough to do it.
Hey, a man can dream, right?
Another option is to use a program like VNC to pilot your pc from the your raphael.
Used to do it with my old ppc (Toshiba e830). This works only if the computer you want to control is also in the same network (connected either through LAN cable or wifi).
Yes, I'm aware of a number of remote control solutions, but they all require an application to be run on the PC to be controlled. I'm really looking for a solutions which is purely based on HID. Like the Sony Ericsson remote control feature on the new phones. Great for presentations and Media Player. Any ideas?
Not exactly what you were talking about but...
http://www.virtual-laser-keyboard.com/
About the size of a lighter, and you can use it for you phone as well. (Picture attaching your phone to the TV in the back. Using your bluetooth to open a program on it. Then typing away on the scren with this "futuristic keyboard from the stars!!".... or something like that.)
that must be one of the most useless gadgets ever created
huge initial "wow" factor, but that is all
Useless? I don't know... over priced, and unnecessary maybe, but a portable full sized keyboard doesn't seem useless to me.
Have you tried it?
I have. Very stupid to tap a plain table, since you cannot feel anything (even the separation of the buttons) you make 60% mistakes.
Also, it is not even portable! You need a large flat surface to put it and to let it throw its beam.
(and one more thing to recharge)
I stand by my original wording.
nethopper said:
Yes, I'm aware of a number of remote control solutions, but they all require an application to be run on the PC to be controlled. I'm really looking for a solutions which is purely based on HID. Like the Sony Ericsson remote control feature on the new phones. Great for presentations and Media Player. Any ideas?
Click to expand...
Click to collapse
Well, HID implementation in Windows also includes programs and services that start with your windows. So if you have to install only 1 program to make it run I don't think it is a big deal.
It's 3 years I use my main computer this way. As I have a projector and don't want to start it every time I installed VNC server in my main computer (freeware) and VNC client in both my laptop and PPC, and it works pretty well (especially with Vista on my laptop, it runs pretty smooth).
@NLS:
Hmm, well from that description I will have to agree with you and add useless to my definition of the product as well.
@nethopper:
Yeah if you were looking for remote solutions I would suggest Logmein.com (the free version because I am cheap). If you want something that purely converts your phones keyboard into a computer keyboard... I found ( http://en.handybyte.com/cat/system-utilities/communications/blueremote/ ) for palm devices, this ( http://en.handybyte.com/cat/system-utilities/enhancements/ppc-tablet-remote-control-suite/ ) for ppc but over TCP/IP instead of bluetooth, and a patent showing that someone *Microsoft* is working/has worked on the idea ( http://www.freepatentsonline.com/y2008/0120448.html ) so the search continues
@FlippyTK: I'm aware of the VNC solution, but I'm really looking for something as slim and elegant as the software on the SE phones. There are situations where you don't want or can't install anything on the host PC.
@NetApex: Thanks, for the links. The MS patent is strange, how could they file something as obvious as this? There must be prior art... But the patent might be the reason why such a software does not exist. I guess everybody is afraid of the MS lawyers...
I'll keep searching, please let us know if you have the solution...
I'm not sure a pure HID solution is possible. If the Raphael keyboard is indeed a HID-capable device, then the phone itself is its host. Since you would have to go through the host (in this case, WM) to access the bluetooth stack, the most direct solution is a software "pass-through" program.
[edited]
The SE solution is using bluetooth HID emulation, so I will take a look into that.
For now, the TCP/IP solution shouldn't be a problem: you can setup a bluetooth PAN for TCP/IP connectivity.
For reference, one software that is closest to what you have in mind is Synergy, a similar host/client pass-through program that allows you to use one keyboard/mouse on multiple networked computers (without using hardware KVM switch, etc). It's only Windows/Mac/Unix, no PPC client, but maybe it will help point you in the right direction.
I found the following article which gives a nice overview of remote control solutions:
http://www.pocketpcmag.com/cms/blogs/3/remote_media_controllers_for_windows_mob
The software from Jerom does a nice job (http://www.jaylee.org/RemoteControl/) and I used it on my Prophet for some time. It requires for a small program to be installed on the host and it is easy to set up. But I had it hang a few times (typically in the middle of a management presentation) and therefore I abandoned it. The SE solution I had before was absolutely reliable and that's why I look for something similar for WM.
In principle, the solution is simple: Implement a HID device driver and pass key/touches to it. I did some programming for WM devices but I never tackled the bluetooth stack... there is a significant hurdle - otherwise someone else would have done this app already. ;-)
that would be cool
using the phone to open an app that is named "operate as bluetooth keyboard" and clicking start to take control of a home theater PC using teh TV as your monitor and the desktop media PC as the CPU and just using your phone as nothing more than a keyboard would be pretty slick.
golympio said:
Wow great idea, that would be nifty on my CarPC! I'm always looking for a smaller keyboard to fit there...
Can't be that hard, I'm sure someone can do that, with all the specialists we have here in this wonderful community
Click to expand...
Click to collapse
If you are so much interested in a small portable keyboard, why dont you try diNovo Mini from logitech http://www.logitech.com/index.cfm/keyboards/keyboards/&cl=roeu,en
Quite cool. I use it for my Media Center!
Cyber-mate said:
If you are so much interested in a small portable keyboard, why dont you try diNovo Mini from logitech http://www.logitech.com/index.cfm/keyboards/keyboards/&cl=roeu,en
Quite cool. I use it for my Media Center!
Click to expand...
Click to collapse
That is cool, but also pricey
UP!!!!!

[Q] Future G Tab developement

I am still new to using the android system and just bought the viewsonic g tab and I must say that this is a real good toy and has some oportunity for future developement. Looking at the replacement ROMs they all seem like all you get is a phone instead of a true replacement operating system that acts like a computer.
Is there anyone working on something like windows 7 for these or even anything close?
notsob2002 said:
I am still new to using the android system and just bought the viewsonic g tab and I must say that this is a real good toy and has some oportunity for future developement. Looking at the replacement ROMs they all seem like all you get is a phone instead of a true replacement operating system that acts like a computer.
Is there anyone working on something like windows 7 for these or even anything close?
Click to expand...
Click to collapse
That is the android operating system. The release of honeycomb will give you a more tablet look but what is it you want to do that you cant with this OS?
I have a convertible Windows 7 Tablet PC. Most days it sits at home, even more so since I got my G-Tab. Why? Because it is not designed to be used with a touch interface, and doing things that SHOULD be simple like rotation can become a big issue. Plus if you want one that runs all day, you are going to add an extended battery with all sorts of extra weight to go with it.
FWIW, Windows won't run on an ARM chip or Tegra, so Windows 7 won't be ported to the G-Tab. You might (?) be able to get Ubuntu or another Linux running if you want the desktop experience, but I wouldn't hold my breath.
As has already been pointed out in the thread, there is very little that you could do in Windows that you can't do in Android - and most of those things are because of the physical limitations of the device, not the OS.
My .02 worth anyway.
Yeah I hope we get honeycomb ,that would be great.as for windows 7,I love it on my pc not on my tablet.Android rocks you can even send a fax with filesanywhere for free through the internet!
Plus ive already invested in skinomi and a cool android decal.
Sent from my VEGAn-TAB-v1.0.0B5.1 using Tapatalk
snipestech said:
Yeah I hope we get honeycomb ,that would be great.as for windows 7,I love it on my pc not on my tablet.Android rocks you can even send a fax with filesanywhere for free through the internet!
Plus ive already invested in skinomi and a cool android decal.
Sent from my VEGAn-TAB-v1.0.0B5.1 using Tapatalk
Click to expand...
Click to collapse
I didn't know about Filesanywhere and the ability to send faxes for free. Thanks a lot; that's awesome.
Thanks for the FAX trick! I love my g, my laptop blue screened and crashed, couldn't have happened at a better time.
thebadfrog said:
what is it you want to do that you cant with this OS?
Click to expand...
Click to collapse
I thought allot about this last night after playing with the GTAB and downloading a few free aps. I'm not knocking the android system maybe just the way it's current UI seems geared more to people used to smart phones. Maybe that's the whole idea and I'm not getting it as I'm too used to using a computer and don't use a smart phone. Hopefully Honeycomb will make it be more of a tab and the update will be made available to current GTABs like mine.
I still think the thing is great for surfing the web while waiting for my coffee to brew in the morning and I found a app to let me open office documents to I should be able to use it for some of my work files.
Honeycomb may give you less of a phone experience. You could also install the GAdam rom for more of a tablet feel
I would love a bi modal interface. One interface that works as a tablet when the machine is in tablet mode and another where it goes into netbook mode when it's plugged into a dock. This would definitely make the machine more useful for me. I could do some remote development on it (via ssh) or download a pdf document for reading on the couch or something.
I was really hoping for something like meego to take off and perhaps offer something like this. Oh well....
I just read that SAP is working on a BI for android . What would be great now if a usable VPN client and Lotus notes could be used.
windows 7 is been ported to tegra 2 says CEO of microsoft(i read somewhere). But it will be a long time before all the drivers are up and running.
Hmmmmm........now that they are with a phone company maybe we'll see something happen with tab
development for dual usability, work and personal use?
Pazzu510 said:
windows 7 is been ported to tegra 2 says CEO of microsoft(i read somewhere). But it will be a long time before all the drivers are up and running.
Click to expand...
Click to collapse
yes, M$ is back in the business of porting their primary OS to other CPU archs, but it'll likely die again as noone will want to hobble their devices with a windows version.
In any event, you realize that you won't be able to run the vast majority of windows sw right? (i.e. it'd be essentially useless unless you actually like windows look & feel...) It's ALL been compiled for x86 arch, and I find it unlikely that ARM version of many apps would ever be available unless something highly unlikely happened and windows for ARM actually got off the ground...
Hello all,
I find the gtab is much more than a toy. With my gtab I can access my company's network via VPN. My gtab can RDP to Windows servers at work. I can also access NTFS file shares on these work computers with my gtab. Access to my work LOTUS notes email and calendars is through IMAIL via the gtab and Dolphin HD browser. Any Word documents, Excel spreadsheets, or PowerPoint presentations I have for work can be read, modified, or created on my gtab. Reading PDF files is a snap on the gtab.
Whenever it is time to read the latest Preston / Child's or Dean Koontz novel I download it from Barnes and Noble and read it on my gtab. I can access my home network and stream media files from my NAS to my gtab. My gtab can access the Internet over wifi at home, work, restaurants, stores, anywhere there is a wifi hotspot. This includes my rooted myTouch 3g's ad hockey wifi hotspot. My gtab can play several audio and video formats. If I am in the mood for radio or TV I can stream full episodes or albums from Internet TV or Internet radio sources to my gtab.
My gtab has system tools that can be used to update its operating system kernels and ROMs, access and manipulate filesystems, and backup applications and data. I have utilities to monitor and benchmark the processes that run on my gtab. I am able to connect to my personal Windows 7 laptop or myTouch 3g phone via Bluetooth connection and access and manipulate their files and directories from my gtab.
I use my gtab as a remote control for my XBMC application on my Windows HTPC. My gtab can use the GPS on my phone to create a larger screened GPS. Sometimes I play Angry Birds on my gtab.
My personal calendars and task lists are kept current and meaningful with several of the calendaring and task apps available for the gtab. Current weather and news is but a click away on my gtab. Banking, credit card, and financial apps on my gtab let me monitor my finances. Shopping apps on my gtab allow me to peruse online catalogs and order merchandise from the likes of Target, Kroger, Best Buy, Amazon, and Newegg. I am able to access insurance records and medical records for my family / pets with apps on my gtab.
These are a few of the little things that I do with my gtab. I find the gtab to be quite versatile and consider it to be a quite powerful little ( size wise ) computer powered by the Android 2.2 Froyo OS. My gtab seems quite stable and I am able to address any issues that arise with the aforementioned system utilities.
Thanks to the incredible support that the gtab gets from the XDA developers and the Android app development community I believe the gtab has matured beyond toy status and has arrived as a useful tool equal to the challenges of everyday life.
Bob
Sent from my VEGAn-TAB-v1.0.0b5.1.1 using Tapatalk

[Q] getting MS office installed on the eee pad transformer

Hi everyone,
I would like to get an eee pad transformer. However, with my previous laptop, I bought a legal version of MS office 2010, and would be a shame to loose it now.
I could find the files to create a dual boot with ubuntu on that device.
I found on a few topics that qemo could help emulate a x86 system, even on an ARM tablet.
Then I read that wine could enable installing MS designed softwares on Ubuntu.
Do you think following the 3 steps above could let me install Office 2010 on a eee pad transformer?
This would be critical for me to finally decide to buy it.
Thanks a lot for your help
Chris
I doubt it very much, there is a moderately working version of Ubuntu that moderately runs on the TF - but installing WINE and running MS Office, not a hope.
There are a few different versions of Android Office's you can install - none are anything like MS office though
Amazon, today (just a few more hours) has Documents To Go, free. I have been using it for a long while and it is very compatible with Word, Excel and Powerpoint. If that helps.
Thanks for your quick and honest answer. That sounds like a very bad news for me.
Unfortunately I can't go for Android designed office as for business purpose, I often develop some VBA programs, and I strongly doubt those are supported and possibe to edit under those softwares...
Thing is I am really looking for a good Android tablet (avoid Windows at all costs) on which I could use this only MS soft... Any solution could work for me (dual booting, emulation...)
Any idea then?
To be honest I don't think the processors they put in tablets are going to do a great job running a desktop OS (such as ubuntu) AND running emulation on top of it. Wine runs pretty clunky and buggy at best on a desktop processor. I can't imagine it's going to be a wonderful experience on a tablet, especially running Office 2010 or for developing VBA programs. Perhaps in the upcoming iteration of processors you might be able to but we won't know until they're out. Even then, it will probably still be fairly slow and buggy.
Ok so as a conclusion I should rather buy a windows tablet and emulate honeycomb using Android SDK.
Does it give the same experiance as an android tablet?
Any tablet to advise me?
There are rumors that the transformer 2 (Prime) will be able to run Windows 8
But it is only a rumor at this stage, and would be ARM based not x86 anyway
There are a few Windows 7 tablets if you Google for such, but from the video reviews I have seen they are slow and laggy at best
Maybe a touchscreen laptop / netbook would be more suited for your needs
Then when Windows 8 is released you will have the tiled Metro touch interface that is designed for touch.
You can get some touchscreen notebooks that allow swiveling of the screen, so it basically closes with the screen side facing up, giving the feeling of a tablet
Where Polaris Office fails to deliever what you need, I suggest you just switch to a Windows box for MS or Libre Office as needed. You can also use SplashTop (better than VNC IMHO) via MyNet and access your PC from your TF, that should work.
Sent from my Transformer TF101 using Tapatalk
This last solution gives me hope!! Splashtop could actually solve my issue.
Thanks a lot for your help!
As long as you don't need to track the mouse cursor's movements, SplashTop is very handy but can take getting used to. My own use of it, is mostly web surfing and video that requires a Wintel (e.g. XFinity).
Sent from my Transformer TF101 using Tapatalk
I figured out I could connect to a NAS in my company. It is using Windows server 2008. Does it work with splashtop?
chris-france said:
I figured out I could connect to a NAS in my company. It is using Windows server 2008. Does it work with splashtop?
Click to expand...
Click to collapse
Just use 2x RDP client its freeand works great for remotedesktop
Some hope for you...
Microsoft is in the process of making their Windows 8 ARM compatible, which is the architecture "mobile" gadgets run on. I will probably find a way to run Windows/ Ice Cream Sandwich dual boot, similar to what I've done in the past on laptops. Windows is your only chance of running Office. That said, the functionality offered by Google Docs, Documents To Go, and other "Lite" Office apps should provide plenty of functionality for you. This is a tablet, not a laptop. It's a great product in it's class, but not a PC replacement. Asus makes the Eee Slate EP121 (played with one, very cool!) if you want a Windows Tablet, but for $1000, it's a product without much demand. Hope this helps.

Android as a viable desktop - Discuss

Hi Folks
Just wondering if anyone has seriously considered or is using android on the desktop?
Hear me out here!
Since stopping using windows as my main desktop OS about 18 months ago, I've been enjoying all the fruits that open source has to offer. I think I must have trying nearly every flavour of Debian/Ubuntu distro's and currently using some Mint/Gnome 2 setup. partly due to Unity's immaturity as Multihead desktop and probably part of me can't let go of that "Start" menu analog.
Through all my "testing" however I've still not settled on the right desktop/development environment, I've tried them all, really, I feel like I given pretty much every Window Manager out there a go, I especially like the blank canvas of openbox although I've got real work to do as well, so configuration wise It's not something I want to know right now
Part of my issue is I've got a what I would consider a bit of an edge case when I comes to setup. My current setup is over 3 Monitors ( I was considering 6 but thought I might get whiplash from moving my head too much :laugh: )
Right now I live my live mostly in Terminal Windows and Bash Prompts and do most of my hacking In gedit with some plugins ( maybe not the most productive but it's kinda of working for me at the minute )
After giving the Android x86 project, It got me thinking whether It would be a viable option. I know android certainly has the capability to run over multiple monitors although whether I would have to do a bit of hacking on the Framebuffer internals ( add extra ones etc ) has yet to be investigated.
With regards Android Development it kinda of makes sense to Develop right there in it's native environment ( I'm talking Kernel/System Level here not apps) . Compiling the AOSP etc should still be the same process.
So Yeah, Android on the Desktop - Discuss
I'd be interested if anyone has been crazy/foolhardy/patient enough to go down this road and are just keeping quiet about it and If there's any gotcha's etc to think about before embarking on such a mission.
Android is better off on smartphones and Tablets and Windows in better off on Desktops and Laptops.
As Im an avid gamer, I wouldnot mind having Android on my Desktop. Android has limited no. of good games but Windows dont.
Sent from my GT-i9100 equipped with Grenade Launcher and Remote Explosives
www dot apc dot io
Hope that answers your question.
Sent from my YP-G70 using XDA
nightfire37 said:
www.apc.io
Hope that answers your question.
Sent from my YP-G70 using XDA
Click to expand...
Click to collapse
Thanks, That's the kinda of thing, I was not aware of this project/product ( although still vapourware til next month ) At least I'm not crazy for thinking it
I spent a week or 2 only using an hp touchpad, to see if I could get away using it as a desktop replacement.
The biggest problem I found is that the apps aren't really designed for serious productivity. Google docs is great for viewing things, but is very irresponsive on large documents, and doesn't like fancy formatting. Browsing was a nightmare. I had 3 or 4 different browsers, because each had different plugins, flash support, user agents, etc. Many browsers were unstable, and flash always caused random crashes and other weird problems. Gmail is useless for attachements, and there is no reasonable text editor.
It's doable, but you may have to spend a while finding apps to replicate all the functionality you expect from your PC.
trevd said:
Thanks, That's the kinda of thing, I was not aware of this project/product ( although still vapourware til next month ) At least I'm not crazy for thinking it
Click to expand...
Click to collapse
Your welcome. I am thinking on getting this for the fact to support the devs on the product.
Sent from my YP-G70 using XDA
As a desktop replacement I'm not so sure but Android can definitely work as a netbook replacements.
It also depends what you use ur desktop for. Anything more that web browsing and email, I'll still prefer having a full fledged OS on it.
theInfected1 said:
As a desktop replacement I'm not so sure but Android can definitely work as a netbook replacements.
It also depends what you use ur desktop for. Anything more that web browsing and email, I'll still prefer having a full fledged OS on it.
Click to expand...
Click to collapse
An android desktop could do mail, web browsing, multimedia, usenet or torrent downloads, games, dlna streaming, ebook reading and text editing (writing, creating pdf, etcetera) well.
It would not be able to do some of the things a desktop can do such as transcode video, run open office, use pc accessories, etcetera.
This is primarily because android is a mobile oriented os though it's likely that other than the use of pc accessories developers will write apps to get android doing even more as it is now a very popular tablet os and tablets often get used as a pc does.
Android could be a desktop for general everyday use right now but not for everyone.
For now windows and linux still beat android for both software, peripheral support and overall os speed making those better options however its also easier to have a new user mess those up than it is to mess up android so for general use it could be a good option.
Dave
( http://www.google.com/producer/editions/CAownKXmAQ/bigfatuniverse )
Sent from my LG P920 using Tapatalk 2
Short version: Currently, I would say no. In the future (2+ years minimum), I highly expect Android to compete for the desktop. It comes down to software moreso than hardware.
TL;DR version: Let me start by saying I've owned quite a few Android smartphones, and I've worked on twice as many for friends, family, etc. I've also owned a couple of Android tablets. Without trying to sound too cynical, let's just say I've been around the block when it comes to Android devices When it comes to phones, Android is as perfect as any OS could be. With it always improving, there's always more to love. For tablets, the experience didn't come off to a great start, but there have surely been improvements since. The first high-end tablets, as well as cheap alternatives, ran on Gingerbread or older. My first cheapo tablet ran on a rare version of Android 2.0 Eclair. Let me tell you, it wasn't pleasant at all! I decided to wait for Honeycomb to come out before trying another tablet, and that's when I picked up an Acer Iconia A500 with the sole intention being to use it like I'd use a computer. The only computer I had at the time was a 10" Acer netbook, so once I bought the tablet, I sold the netbook right away. Now, I will admit that I waited a little bit to see how Honeycomb took off. By the time I got my Iconia, 3.2 was just coming out. In order to completely replace any kind of computer, I knew I would need at least 3 accessories: a stand, keyboard, and mouse. In my initial research, I learned that Android 3.0 didn't have mouse support by default. This was fixed by the dev community here, and Google was prompt to add mouse support in the 3.1 update. So by the time I had my Iconia running 3.2, everything appeared to be ready as far as being a PC replacement. Or so I thought. One major reason I picked the A500 over other tablets was the fact that it had a full-size USB port right on the tablet itself, whereas others either didn't have one at all (Xoom, Galaxy Tab), or it was only available on the keyboard dock (Transformer). As a computer replacement, USB was important to me. It didn't take long for me to realize that a tablet as a PC replacement wasn't the most ideal choice at the time. While there are plenty of apps available to perform many different tasks, the real problem I had was with the way Android itself handled. The apps were more than good enough. There's email, web browsing, multimedia, word processing, etc. The problem is the way Android feels with a keyboard and mouse. One major problem for me was that Android has no proper right-click support with mice. It simply works like a back button. I feel that right-click would be more natural as the functionality of a long press. Another issue I was constantly trying to deal with was the amount of clicks required to complete simple tasks. I could do the same tasks twice as fast on any computer running Windows or Linux. This caused more frustration than anything else. File managers were generally really good - there's actually a couple that I really like a lot, but navigation was always an issue. It wasn't only file managers, but within several areas. Once again, this goes back to needing more clicks for the same tasks, and long pressing where a simple right-click would feel better. While the move to ICS was a huge improvement in performance, it didn't really solve anything with productivity and ease of use. USB support was also hit or miss, and a lot of it has to do with drivers. Now that's understandable, as most hardware venders don't expect Android to be the host OS. Hopefully this changes some day. Eventually I ended up trading the tablet and all the accessories for a mid-range laptop which I use now. I have this system triple-booting between Windows, Linux, and Android (android-x86.org). The same problems I faced with the tablet, I also face with ICS on my laptop. I find myself only booting to Android once in a blue moon, and it's always just to show off to my friends. Any real work is done with one of my other OS's. There's definitely a lot of potential with the Android platform as a desktop OS, but I feel like it's still a couple years away at least. There are still a few minor annoyances trying to use Android as a computer that need to be addressed. Maybe by the time Android 6.0 or 7.0 is released, it will put up a good fight for the desktop. Only time will tell. Another viable option is phones that dock to a computer with a desktop interface. Anyone remember Canonical's plans? Also keep in mind Linux kernel 3.3 which adopted Android natively, which is a huge step for Canonical and their Ubuntu-Android dreams.
i have been using android since 2008. The only thing i can tell you is Android can replace netbooks but not laptops and desktop. I used macbook for a year or so but I went back to windows.
HP Touchpad replaced my netbook.70% of the time i use my hp touchpad to chat, browse and play videos.
But when it comes to work or college work I go back to my good ol' desktop or laptop because
google spreadsheet is nowhere near MS Excel
google docs is nowhere near MS Word
fortemcee said:
The only thing i can tell you is Android can replace netbooks but not laptops and desktop.
Click to expand...
Click to collapse
I coming to that conclusion...... More for on the move devices, Although there some good stuff going on with the 10ft Experience (Android on TV's) at the moment.
It is also interesting to hear how people interact with their devices,
I'm far from an average user..... If i'm not developing with/on android I don't what to do with it :laugh: I think that's why my tablet has a keyboard and mouse plugged into most of the time
Thanks for the Input.
Bloodflame said:
Short version: Currently, I would say no. In the future (2+ years minimum), I highly expect Android to compete for the desktop. It comes down to software moreso than hardware.
TL;DR version: ...
Click to expand...
Click to collapse
Brilliant That's exactly the type of responses I hoped for, a man whose got he's knees dirty in these dam robots on the desktop ... little long but I did read it.
[Short Version] In Summary I'm inclined to agree with you give it a couple of years, As a developer I could probably fix it up but I probably wouldn't be finished before google etc sorted it themselves[Short Version]
Here's a more verbose reply :laugh:
I have seen some 2.x tabs in my time, trailblazers but not nice.... I presume you gave the 1.6 x86 one a go as well then? Just for kicks.
I've been using a mouse and keyboard on my tablet, an Archos G9 through a usb hub which also has full size usb slot..... I've never really twicked onto the mouse lack of context menu/right click being an issue until you pointed it out, I can see how it would become an irritant after a while unless you're a MacUser than one button should be fine
The right mouse button acting the same as long press would be a vast improvement, I'll probably have a look at what development effort is involved in that ( or at least add it to the pile of interesting stuff I want to do with my time )
I've found the keyboard to be useful, Shortcut Keys are generally the same as there desktop counterparts. Take Ctrl+L to type a web address in your browser for example and If I dig around the android source code for a while I'm sure I could find some more unpublished ones or add my own and help on the number of click navigation issues etc .
USB Support is not a problem with each iteration of Android it gets better internally and I'm currently working with the opinion that if a linux driver exists I can compile it and at least get android the recognize the device... I've been deep in the USB Internals with android for the last few months.
On the Androidx86.... I've not checked the project in a while, there maybe have greater focus on solving some on these usability issues.
With regard to phones and docking I do remember canonicals plans ( wasn't that earlier this year) or are you talking about the circa 2009/10?!? ubuntu proposed project to run apks directly on your pc? essentially running the dalvikvm/surfaceflinger framebuffer management, support services on ubuntu with an X Window for the app.
The latter I feel is highly possible especially with android fully "unforked" in the kernel - not looked at the full details but I presume that includes all androids system level binder stuff and their shared memory modules and the former, I think a manufacturer release something called "Android in a Window" (Motorola or LG, maybe) An interactive android window on the desktop... also motorola's Webtop looks interesting.
I've written enough, Thanks for the Input
no one found any way to run android on PC or Laptop ???????
saqi4you said:
no one found any way to run android on PC or Laptop ???????
Click to expand...
Click to collapse
It runs in virtualisation fine and there are a few PC's that can run it natively, I would bet Jelly bean will run on x86 without fuss.
Sent from my Transformer TF101 using XDA Premium HD app
I've had android ICS x86 on my Acer W500 (a windows tablet) for a little while now. It was installed along side the Windows 8 Developer Preview which expired and shuts down after a few minutes of use now. Instead of updating it to the W8 Consumer Preview for more time I just started using ICS full time. With my tablet in the "dock" (which is just a keyboard really) and a mouse hooked up I used it for days as a PC replacement (the power supply in my normal desktop died).
Android would be totally fine as a desktop OS, but apps would have to start being designed with that in mind.
Think about it:
You can't have multiple windows open at once on the screen for serious multitasking. What if I want to have a terminal/command prompt open while I reference a document in the web browser? With android I'm going to be switching between fullscreen apps.
The OS will have to be redesigned to allow for that capability and then new apps will have to be written to able to take advantage of it. Is it possible? Absolutely! Is it ready to be your desktop replacement? Not yet!
deathsled said:
Think about it:
You can't have multiple windows open at once on the screen for serious multitasking. What if I want to have a terminal/command prompt open while I reference a document in the web browser? With android I'm going to be switching between fullscreen apps.
Click to expand...
Click to collapse
I would say there is arguments for and against sizeable apps (I suppose that describes it), Personally I run multiple monitors and generally have Maximised Windows all the way, obviously every use case is different but I think android would become "just another window manager" and lose some of what android is If it had totally free window placement.
It is also assuming the current desktop metaphor which is in use today is the best/most productive way of interacting with the machine.... Maybe we're just blindly doing it because we've all be trained to think like that, and it's always been that way.
I don't claim to have the answers on any of these points though
I suppose the only thing I can do is stop talking and start doing, "try it yourself" as we say in the "trade" .....I've got a laptop I could give it a blast on, I can at least try a multiple monitor test with that with out too much disruption.
saqi4you said:
no one found any way to run android on PC or Laptop ???????
Click to expand...
Click to collapse
dragon_76 said:
It runs in virtualisation fine and there are a few PC's that can run it natively, I would bet Jelly bean will run on x86 without fuss.
Click to expand...
Click to collapse
You might want to read the full thread guys It's kinda what we're talking about, check the Androidx86 project out if you've never seen it before
Actually with apps like overskreen and the open source standout library which lets apps float, so you can have several open at once on screen together and swap between them, you could multitask with multiple open windows.
It's a new approach but already finding favour on tablets.
Dave
( http://www.google.com/producer/editions/CAownKXmAQ/bigfatuniverse )
Sent from my LG P920 using Tapatalk 2
deathsled said:
You can't have multiple windows open at once on the screen for serious multitasking. What if I want to have a terminal/command prompt open while I reference a document in the web browser? With android I'm going to be switching between fullscreen apps.
Click to expand...
Click to collapse
If I am doing some coding on my PC (running Ubuntu) I use i3-wm which is a tiling window manager. I find the best option is to have all applications full screen and switch between them quickly using keystrokes. The same thing can be done with a theoretical Android Desktop.
I think the case for an Android Desktop is a strong one. Just looking at mobile phone shops and sites, Android is the most popular firmware for smartphones on the market so the amount of people owning one is only going to increase. With that it means that online communities like this site will get bigger with more people offering support and development. An Android desktop might not have the same look and feel as the smartphone version but if it can emulate the same functionality i.e. the way to do something on a smartphone is the same as on the desktop then the leap from smartphone to desktop won't be so hard for people. As you will have the same underlying platform, the same will apply for developers so it means application development on the Desktop version should in theory be faster.
That's a way of doing it but my preference would be a convergence of devices where say I can plug my smartphone into a docking station which hooks it up with a monitor, keyboard and mouse or like the Assus Padfone where a smartphone can be pluged into a tablet dock which turns it into a tablet.

running a (linux) distro on top on android?

Hi,
I'm looking for a new tablet the idea is to have a linux based environment as the main ui, usage will mostly be web browsing media playback and file management the occasional linux program.
why? short version I want a desktop touch experience somewhat similar to what I get out of my windows 8 tablet but without the Microsoft part.
one method I have seen seems to be the chroot ubunto running on top on android and I was wondering if anyone could help with a few questions please?
1/is it possible to use without needing VNC? (not a fan of having to vnc into the local desktop)
2/any performance hits running a linux system on top of an android one? (other than vnc)
3/its running on top of android so it should have full hardware support with any device right? it isn't going to use the touch screen as a track pad right?
4/recommend any devices I might have luck with? looking around maybe $70ish price range with supported rooting/modding.
5/is it actually there? I mean does it work? Im going to assume if it could be done people (someone at least) would be doing it already ?
thanks
~SandG
*edited*
after many days *cough* 10 minute sections where I had nothing better todo* I messed around and finally got the x server working.
it isn't accelerated (and stopped working after I tried to change base distro)
the x wrapper felt slower than VNC.
the dpi is kind of messed up the UI isn't made for it.
the touch screen works like a track pad (urg)
the keyboard erm where is the keyboard? (don't answer that)
for some reason they went and put this really neat tilt thing that moves the mouse around but lacks other things(acceleration?)
I could maybe pass as a really slow desktop if it were hooked upto a usb hub keyboard mouse and hd screen.
I still think it is an amazing feat it just isn't there. it is not usable for day to day tasks, install it for fun with vnc to show your friends you have "linux" installed on your tablet/phone, use it to run scripts / tools on the go you wouldn't normally have access to but that's about the extent to its usefulness, you aren't going to be playing games in it, doing heavy browsing streaming video or even playing sound.
tldr I got no feedback from anyone with experience but from what I gather it isn't going to replace android os on your tablet.
guess I will probably look for a tablet that runs linux native or suck it up and get a vanilla droid tablet and forget about switching out the UI/OS this way

Categories

Resources