Tagged Questions

3
votes
2answers
54 views

Algorithm to implement kinetic scrolling

What are the good algorithms to apply to kinetic scrolling implementation? The feature would be tested on custom UI list. While I am targeting mobile devices (those that do not hav …
1
vote
2answers
38 views

How to send an email from my application using email application?

Hi, How to send an email from my application using email application? I am having the one scenario like send email to particular mail id(info@jeltech.com). In my application whil …
0
votes
1answer
28 views

Bug in Mobile Safari regarding HTML LINK

My native iPhone app displays HTML files using UIWebView. These HTML files are stored locally on the iPhone (they ship with the app). Now I'm also trying to use a central CSS file …
1
vote
2answers
33 views

mobile receipt printing with J2ME via Bluetooth

Hi, I need to make an app in J2ME that can be able to read a SMS and then print it on an epson tm-p60 printer(ESC/POS emulation) via bluetooth. i looked at the epson supprt site b …
1
vote
0answers
19 views

Making site usable both from Mobile devices and desktops

I have a website that I want to make look good from a non-mobile browser, but make very usable from a mobile device. I'm thinking I'm going to detect if the user is likely using …
0
votes
1answer
12 views

using phone camera with wap

Hi all, I going to create a wap site using wml and servlets, it should be able to access phones camera and take a snapshot. Is it possible to a wap site to access phones camera? …
0
votes
1answer
11 views

How mobile printer that work alone and with WIFI for POS app?

I'm hunting for a mobile POS printer for use in a mobile point-of-sale application (BestSeller). The requeriments is that must work independent of anything except the mobile device …
0
votes
4answers
36 views

Best way to define CSS styles for mobile devices?

Any guidance on how best to define CSS styles in a web page that's intended for mobile devices? Is it best to use an external stylesheet and reference it in the <head> elemen …
0
votes
1answer
38 views

How can I make mobil version of an existing web site?

hi, We have a website coded with jsp-Java. Now, we want to show our website more userfriendly on blackberry etc. Is there any tool or method to do this issue more easier? thanks f …
2
votes
4answers
49 views

Mobile development book

Hi, I want to start coding applications for mobile devices. Can anyone recommend me a good book to start coding in Java? (I am an experience programmer in .NET and PHP).
0
votes
1answer
33 views

Driving events across custom TCP Long-Polling server

I’m trying to write a custom TCP based long polling server that will serve as a go-between for other TCP connections that require more persistence than a mobile phone can provide. …
0
votes
1answer
41 views

Hi guys. how can i add a button to my form

I'm confused.Can't find any button control to add to a form in my mobile application.its a standard mobile application with mobile emulator 6.0. how can i add a button guys???
1
vote
1answer
31 views

Java Midlet Deployment

So, I've develop a simple hello world midlet using the Samsung SDK 1.1.2 and I've Packaged the midlet. Now I have two files (a JAR/JAD) combination. How do I get these installed on …
1
vote
2answers
60 views

When should I give out my iPhone UDID? [closed]

When should I give out my iPhone UDID? A company is developing an application for my company for the iphone wants my UDID. Are there any risks to me as an individual giving this …
0
votes
6answers
110 views

Interface hierarchy design pattern?

I'm in the early stages of developing a C++ multi platform (mobile) application which has a graphical user interface. I'm trying to find a good way of abstracting the actual UI/win …

1 2 3 4 5 34 next
15 30 50 per page