Is it possible to share a Java application across several mobile platforms (Android, BlackBerry, Symbian, etc) regarding of Android is a Java SE (almost compliant), BlackBerry is JavaME, etc?
Running build steps for project googlechat... Starting: c:/qt/4.7.0/bin/qmake.exe C:/NokiaQtSDK/Examples/4.6/webkit/googlechat/googlechat.pro -r -spec symbian-abld
Is there any way to obtain the keypress info for the green-tick (green check marked key)开发者_开发知识库 present in the input panel/ virtual keyboard?
can i use java library for java se in java me. i use smack java library to create a chat cl开发者_StackOverflow中文版ient. can i use the same libary to create a chat client for javame.Probably not.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am stuck in the middle of this problem for a week or so now, I found a similar question posted on Qt for Symbian forum, but no body answered it.
I\'m working in a Java-oriented shop and we\'re starting to adapt our products to mobile devices now (mainly focusing on smart phones). A separate native app is already in the works for the iPhone, bu
I want to build a si开发者_开发问答mple bluetooth chat program that can do a 2 way chat with 2 mobile devices.
I want to use libspeex library in my nokia Qt appl开发者_运维技巧ication. How do I compile speex for this purpose, and how do i add it to my qt project?Did you check the README file for Symbian?
I compiled the speex library for symbian using carbide C++. The compile completes with zero errors/warnings.