0
votes
2answers
32 views
Mobile Java Applet?
Is there any mobile platform that allows me to run Java Applets?
0
votes
4answers
23 views
Determine if a mobile browser is CSS and javascript capable or not…
I'm designing a mobile site, and basically I want two versions. One will be javascript and css intensive, while another will be for older phones. Very simple xhtml.
Any way to aut …
0
votes
1answer
21 views
how can I fix the jumpiness problem on a moving <LI> stream jQTouch mobile web app (iPhone JavaScript)
I've got a mobile Web app built with jQTouch mobile web app framework, but when I try to add dynamic <LI> elements the theme starts jumping around like crazy. Includes a shor …
4
votes
2answers
117 views
What parts of .NET aren’t available in Monotouch for IPhone dev?
What are some key bindings that aren't included?
0
votes
3answers
21 views
How do I combine @font-face and @media declarations?
I'd like to build a common typography stylesheet with a very small number of selectors. As such, I'd far prefer to use @media sections for the various versions rather than create d …
0
votes
1answer
17 views
Rhomobile supports graphics?
Does the rhomobile support drawing with 2-d(3-d) graphics or is the graphic capabilities limited to static images?
1
vote
0answers
21 views
Detect a smart card
I'm writing a Java ME app and I'd like to determine if a smart card is connected.
The JCRMI interface ( http://java.sun.com/javame/reference/apis/jsr177/ ) defines this connection …
0
votes
2answers
46 views
Free cross-platform tools for web development
This question is geared towards a group of newly hired developers that need to adopt into a minimal learning curve, maximum development/programming/management effort. Some of the d …
2
votes
2answers
60 views
Are there any push notification system in place for andriods?
There are currently push notifications available for iPhones, Palm Pre and Blackberries each provided by their respective manufacturer. However I have heard nothing for andriods (p …
0
votes
1answer
11 views
How to make a Google Maps API (.js) file a part of a widget for Mobiles
Hello There.
I would like to create a Web App for device. For that I would have some script being stored on device, instead of downloading them all time when I start application. …
0
votes
1answer
42 views
Do I need to encode using Base 64 in my web service?
I am transferring messages to mobile devices via a web service. The data is an xml string, which I compress using GZipStream, then encode using Base64.
I am getting out-of memory …
1
vote
1answer
35 views
Test for AJAX in mobile browsers
I'm building a mobile web application that may or may not rely on ajax, depending on whether the user's browser supports javascript. Since I'm using JQuery, I want to make sure th …
0
votes
0answers
17 views
How to turn off dragable behaviour on Google Maps V2 (javascript)
Hello Experts!
I'm trying to set up a Google Maps on device and on top of it show some simple buttons. But events that I attach to those buttons seems to interferee somehow with m …
0
votes
2answers
29 views
Is 480px screen width a legitimate design target for mobile web applications in late 2009?
I am working on a web application that will target the modern browsers or recent smartphones. When I look at the different resolutions, I see 480 a lot. For example:
480x320 is …
0
votes
0answers
17 views
Widget Lifecycle?
Alot of phone OSes are starting to support W3C widgets, or something very similar.
I am still a little confused about what exactly widgets can do?
All the example widgets I have …
