The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
203 views

Mobile operating systems which can be targeted by Qt, QtQuick, QML and QtMobility

The number of mobile operating systems or platforms supporting QT based app development keeps growing. Not for all of them QT is the standard framework for building apps, therefore it seems the Qt ...
3
votes
4answers
2k views

How to write app for Firefox OS

I want to write my app for Firefox OS. What kind of languages (like Java for Android and Objective C++ for iOS) and tools (like Eclipse, Xcode) to use?
0
votes
2answers
427 views

Java - Mobile OS with a Java GUI and linux kernel

I'm working on a OS for smart-phones and its built in Java and I know you can't (without alot of work) run a Java application without a kernel at the back-end, so would it be possible to run the GUI ...
1
vote
1answer
135 views

What are all the mid range ARM processors? [closed]

I and my Friends have been trying to custom build a mid-range mobile phone. We are thinking of porting linux to it and modify it as per our requirements. Now, The problem is that we are unable to ...
8
votes
3answers
1k views

Best resources to learn programming for MeeGo

I want to learn programming for MeeGo Mobile Operating System and want to know the list of the books which are freely available on the Internet. Also I want the links of a good reference material ...
1
vote
0answers
218 views

USB Stick OS that can run .NET (or Silverlight)?

I'm doing an experimental project where I just need to be able to boot off a USB stick and run a .NET console app. The "boot" is important since the machine should be a dedicated appliance for ...