I have Nokia 2700. On which programming开发者_Python百科 language i can develop programs? Only Java ME?
I want to embed a google calendar into an iphone app, my webview is fine, except I can\'t seem to get the URL I need to view the mobile version without having to logging in.
All right, so previously I asked... SOAP Prototype AJAX SOAPAction Header Question (can\'t hyperlink it unfortunately, not enough rep for \"2\" links... see below)
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I am developing a mobile app that involves (essentially) picture messaging as a feature. I need the images to be encrypted/decrypted with a simple, plain-text password. Due to the nature of the images
I have a text filter where in the TextChanged event I launch a listview populate code this way: ThreadPool.QueueUserWorkItem(new WaitCallback(populate));
Right now, the width of my DIV is 100%. It\'s great on mobile.It stretches, and it doesn\'t require the user to scroll left or right.It just \"fits\".
I\'m building a new front end for an existing forum project, and I\'m undecided on the best route to take for the user front end.The project will be built in ASP.Net 3.5.
开发者_C百科I am writing a C++ application for Windows Mobile and cannot find any solution to my problem. In my application I want to open a WAV file. There are 2 problems for me:
I have an application in JavaME that can display the feed from viewfinder using the VideoControl Item videoItem = (Item)vidc.initDisplayMode(VideoControl.USE_GUI_PRIMITIVE, null);