Questions tagged [handheld]
98 questions
23
votes
3 answers
How to animate a custom Google Maps marker along a route?
I have written a small application for a handheld device using JavaScript and Google Maps API's, now II need to move my marker icon anywhere on the map along a route using a timer function. I have a man icon and I need to move it automatically on…
jyothi
15
votes
6 answers
How to get started with Symbian (S60 plattorm)
So at my new job one of the platforms we use is S60 (Nokia phones, Symbian OS) and I am getting curious about it, as well feeling the need to help the team a bit from time to time (I actually work on the server side of things for this software).
So…

webclimber
- 2,630
- 4
- 26
- 36
12
votes
1 answer
handheld css does not work properly
on my site i have 3 css

joel
- 1,034
- 9
- 17
11
votes
6 answers
What do you use to test the handheld css on your website?
I've been adding css support for handheld to my website but haven't been able to find a good tool for testing.
I tried using the webdeveloper plugin for Firefox but it doesn't work for me. Maybe that is because all my css is in the html and not a…

KPexEA
- 16,560
- 16
- 61
- 78
8
votes
4 answers
Nintendo DSi SDK : Getting Started
Does anyone have a good starting point for learning about development for the new Nintendo DSi? What kind of hardware do you need to develop and test something like this? Can you develop for the DSi using the standard DS? What language do you need…

hugoware
- 35,731
- 24
- 60
- 70
8
votes
1 answer
Will Xamarin app run on windows phone?
What is the best way to write for iPhone, Android and Windows phone ? If I'm writing in C# and using Xamarin will my app run on the windows phone as well ?

Orn Kristjansson
- 3,435
- 4
- 26
- 40
7
votes
5 answers
How to target the Blackberry browser?
I am using the following to target iphones, and handheld devices to use specific mobile styles sheets but the Blackberry browers is picking up only the regular screen style sheets.

user112793
- 101
- 1
- 6
5
votes
2 answers
C# Windows CE .net 3.5 to checked the memory usage
I'm a newbie in this place and starter with C# mobile. Now , I'm working on C# handheld device platform. So , I have some question to ask about how to get the memory usage.
I have try GC.GetTotalMemory() and get the allocated memory that the GC…

Sathapanic Sriprom
- 355
- 2
- 8
- 15
4
votes
2 answers
Is Android recommended for Atom processor platform?
I am going to develop a handheld device which has an Atom processor. I am thinking of using Android embedded OS for running telecom applications on this device. I have heard from my friends that Android is good for wireless applications. But my…

Surjya Narayana Padhi
- 7,741
- 25
- 81
- 130
3
votes
1 answer
Is it possible to completely prevent multiple instance on .NET Compact Framework?
Since I've try many ways to stop the multiple instance problem on handheld device which running on .net compact framework 3.5.
Currently , I got the solution by create "Mutex" and check if there is the same process is running. I put this statement…

Sathapanic Sriprom
- 355
- 2
- 8
- 15
3
votes
1 answer
RSA RSACryptoServiceProvider in .NET Compact Framework using public key from full .NET Framework
In my work we are doing encryption to protect data and that data is encrypted by the .NET Compact Framework and must be read by the regular .NET framework on a server. We are running into an issue where the compact framework is unable to encrypt…

Mike Nicholson
- 105
- 2
- 5
3
votes
4 answers
Is there a way to force IE or FF into a handheld mode for testing "@media handheld" stylesheets?
Is there a way to force IE or FF into a handheld mode for testing "@media handheld" stylesheets?
Or, do I have to publish the pages and test with my Blackberry?
I'd prefer to test this without pushing the application to the live server as the…

BoltBait
- 11,361
- 9
- 58
- 87
3
votes
0 answers
Eclipse is crashing during debug on device (blackberry) with error "handheld is resetting: Error: myClass: Class removed."
Sometimes when I run my project of Blackberry I got this error from the Eclipse:
"Handheld is resetting: Error: myClass: Class removed.
or this one:
"Handheld is resetting: Error: unable to open port.
After that the device is resetting itself and…

Itay Levin
- 1,579
- 2
- 16
- 23
3
votes
1 answer
Developing for a handheld device
We have developed a WPF application (VS 2010 C#, .NET 4.0, MVVM, CaliburnMicro, Agatha) that mostly deals with selling tickets for different transportation types.
Now i need to start developing an application for a handheld device that will be used…

Mario L
- 31
- 2
3
votes
2 answers
Disable Fancybox on Mobile
After a lot of research and frustration I think I may have made an error in my methods to disable fancybox on mobile devices