I make browser/html/js games.
One of my biggest pains in the arse is the lack of background sound support in mobile safari. This lack of support makes high value games pretty much impossible.
Does anyone know if opera mini supports html5 audio, or any mobile browser for that matter.
If not, what are some alternatives methods.
...
I got this for IE browsers,
var IE = /*@cc_on!@*/false;
if (IE) {
// IE.
} else {
// Others.
}
but how would i do the same for iphone/ipad/mobiledevices?
(do not want to redirect to another page on any mobile devices)
...
Hi everyone,
recently this post inspired me, I want to track my own life, too.
I take a look at my cellphone's clock every time when go to sleep or after wake up, so I need some program to hook to my cellphone's on/off button, and log the timestamp when I press it.
I am using WM6.5 on a HTC TyTN II. If there is existing software that ...
Hi All,
I am creating ASP.net mobile application i am targeting all the mobile devices Is this possible with the single application or not because some phones will support wml, HTML, CHTML or XML scripting languages. How can target all the devices with the single application & can i change the DeviceSpecific Filter option dynamically or...
Hi, I'm using DeviceAtlas to detect mobile phones, I was wondering if anyone had some good resources in terms of standard codecs, video dimensions that are used and how you go about serving video to mobile devices.
Thanks!
-Aaron
...
when i access webservice,How can I get windows Mobile Application's network speed?
...
Hi all,
i'm attempting to include paypal library in xCode, but i gave only GCC linking errors, as i don't hook the lib in the correct way... i've done the operation described here a lot of times...
i'm very confused couse the sample project that is in the package works very well...
i hope that someone could help me..
sorry for my poo...
I want my Android app to have maximum reach, and hence want to support all versions V1.5 onwards. I find some features lacking in V1.5 that are available in V2.0 or V2.1. Could I compile on V2.1, and then set minSDK for the app to run on 1.5?
Plain logic says 2.1 specific features would not work, but let me know your thoughts.
Also, wh...
Hi all ,
I'm using Motorola device and developed it with J2ME . I'm searching for a functionality to detect incomming or outcomming calls when dropped .
I mean , when the call is dropped I need to recognize this event.
Thanks
...
Is there any well defined CELLID database for India, Google have the CELL-ID database but they have not yet provided access. i have tried opencellid but they have limited database for india.
...
Hi,
I would like to learn mobile development, but I'm not sure which category would be the most cost effective one.
I know it's kind of a prophecy question, but anyhow, suggestions would be welcomed.
So, as i'm pretty familiar with C++ development , I though about learning QT.
I understand that using QT, I can develop once and then d...
I've recently joined a company who specialize in the mobile telecommunication domain. I'm encountering a lot of jargons, and I'm feeling a bit lost in most of the conversations. Although I'm quickly searching for the new terms on the web and learning stuff on the job, I would like to read an introductory book that will take me through th...
My wish is to know how I can program a mobile website, that fit to all mobile phones.
Are there any special approaches to recognize a device and render the code according to it?
Which tools and coding languages are required?
My first thought was to hold the website in XML, which would be parsed depending on the device.
You have to c...
I am using Connector in J2ME and found that sometimes it take a very long time to send a request, and sometime it may halt the whole process.
So I try to put code related to Connector in a thread and try to set timeout to the thread. But I found out that it's very difficult to do this in J2ME because there's no join(timeout) in J2ME.
Is ...
How do you create a slightly dimmed overlay with a moveable transparent rectangle to represent the cropping area?
It is basically cutting out a rectangle from the dimmed area.
...
I'm working on a web application where I'm trying to capture when the user rotates the screen. Fundamentally, I want to know if the user is browsing in portrait mode or landscape mode. The iPhone/iPad and Android browsers send a resize event when the screen orientation changes.
Unfortunately, the browser in webOS doesn't seem to send t...
User clicks the button, and an icon is added to the iPhone desktop.
If possible, can I activate this button manually?
...
Is it possible to install Android in a normal mobile phone?
I have Sony Ericsson Naite which has only key pad interface (No touch). I would like to install Android in my phone for experimenting with it. It will be great if its possible to dual boot Android with Symbian :-).
Do we need any other special hardware to install operating sy...
I want to develop applications for this mobile phone but I don't know where to start. For example first thing I need is to develop a call recorder app to record incoming & outgoing calls.
I've downloaded Java ME Platform SDK 3.0 (+ Java SDK) and tested with hello world and it was up and running :). Any suggestions for resources about mo...
I have an android phone and am thinking of a project in which I will need to modify the operating system and reinstall it to the phone. Is this possible to do so? Can i be sure my phone is not gonna give up on me?
Thanks.
...