As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
This question already has answers here: Closed 12 years ago. Possible Duplicate: Sending SMS from PHP I would like to make and develop a system module in my web site that has the feature
I\'m using this code (taken from here) in ApplicationController to detect iPhone, iPod Touch and iPad requests:
When releasing multiple versions of an iphone-app, there are problems: you are running very old apps (still need to support them through server-api)
For my project I need to show a horizontal scroll bar in the Pocket Internet Explorer (PIE). The best discussion I could find on the web is at http://www.pocketpcjunkies.com/Uwe/Forum.aspx/pocket-pc/3
I developed a J2ME project using sun java wireless toolkit 2.5.2_01 for CLDC. In my project I display a form namely TableForm. Inside that form I display a table CustomItemTable. This table I created
I have some binary data (pixel values) in a int[] (or a byte[] if you prefer) that I want to write to disk in an Android app. I only want to use a small amount of processing time but want as much comp
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I\'m writing a bitmap editor and I\'m trying to write an autosave feature. When onPause is called, I write the application state to an autosave file. As this takes between 0.1s and 1.5s, I\'ve been ad
How can the platformRequest method defined in MIDP 2.1 JSR be used to open a video on a Nokia 6212 Classic?