All applications work in NitDroid. You can use any app and play any game that a normal Ice Cream Sandwich phone can use.
GTA 3 works. Angry Birds Space works. All those you listed work. Everything, you name it.
Of course hardware features like camera don't work so apps that use these features will be limited.
hey man
i tried lots of things...is there a way to install an app without 3g? (cause wifi doesnt work and 3g is too expensive) ? thanks in advance
I'm sorry rain I'm slow what do you mean by -vs-- ?
In linux world you can give command line arguments with one or two hyphens. In your error message you for example see that you can either give "-V" or "--version", which both print the application version.
Now, you have given command line argument
Code:
-flash-only=kernel
but from the error message you see that the program is actually expecting
I'm just wondering about a question...
I've found by surfing on the net that Qt applications are on their way to be compilated to run on Android..then I remembered that a Mer dev told me that they can use N9 (as well as the N900) GPS by wrapping a liblocation qt library..
If we achieve to "wrap" that library by using Necessitas http://sourceforge.net/p/necessitas/wiki/Home/
(an open source project that brings qt to android) we could achieve to use the N9 or N900 GPS with a little daemon that actives itself only when needed and skip the closed source gps driver problem..
Am I crazy or It could be possible?