Is it possible to run Android apps on Ubuntu? And I don't mean inside an emulator, but natively, as you would with any other application installed using the Ubuntu Software Center.
|
The straight answer is no you can't. Although Android apps are developed in Java and thus should work, the environment is completely different:
There's an emulator that fools the apps by giving them those extra bits they need. But it uses the native OpenJDK on your machine so they will run well. Think of it like a test environment and not an emulator. Anyway if you idea is running Layar in your laptop, forget it, it doesn't make any sense at all. |
|||||||||||
|
|
The closest you'll get is through an emulator. This answer might not be for you (you might already know all this) but if other people drop into this thread, they might be interested in knowing. You can run things through the Android emulator, part of the Android SDK (software development kit). This provides a virtual device which does allow you to run quite a lot of Android applications though it may struggle with some of the more hardware-dependent things (3D, Phone calls, GPS, SMS, etc) Here's a guide on getting it set up: http://news.softpedia.com/news/How-to-Run-Android-Applications-on-Ubuntu-115152.shtml |
|||
|
|
|
No, you can't (other than through an emulator as mentioned by Oli.) However, it looks like the Ubuntu people are working on this, so you might be able to do it in the future. My proof: http://arstechnica.com/open-source/news/2009/05/canonical-developers-aim-to-make-android-apps-run-on-ubuntu.ars |
|||
|
|
No, this is not possible because the Android operating system is designed for an ARM CPU. |
|||||||||||
|
protected by Community♦ Oct 9 '12 at 19:50
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
