Hi -
This is a bit complex - so here we go.
I am developing a mobile web application using asp.net mvc and I need to test it locally on my iPhone. So far I have the first iteritaion of the site running on my local dev laptop. I created a virtual dir for the site under IIS 7 on the same machine. I deployed the site to that folder from V...
I am looking for a working code snippet for Symbian S60 5th edition in which:
a) an application can detect the current input language (not the UI language);
b) an application can receive notifications when current input language is changed.
The function CurrentLanguage() from CPtiEngine always returns NULL, so that does not seem to...
I am looking for a working code example for Symbian S60 5th edition in which a console application can receive power off events (i.e. detect phone switch off). I know how to do this from UI application [AppUI, HandleSystemEventL(const TWsEvent& aEvent), etc], but Windows Server does not seem to send events if simple console application i...
Hi,
we have a web application that runs fine in a normal browser, but now we'd like to make a mobile version available for our clients. Before just diving into this, we'd like to know if there are any frameworks being used to make a mobile version of a web app?
We're thinking about a mobile version of our application, rather than an iP...
I got interested in this after I saw SquareUp use the headphone jack on the iPhone to send credit card data.
What's the average bandwidth of the headphone jack on the iPhone, average notebook, and average mobile device?
Can it be doubled by sending different data streams on the different channels (left/right)?
...
Recently I have to develop on mobile phones using Java and I am planning to do the development on the following brands:
Nokia
Samsung
SonyEricsson
Motorola
LG
I've browsed the "developer site" of each company and looks like they all have provided their own SDKs for J2ME development.
I am really new to this field and I have a few q...
Can you let me know on the best ones for the U.S please? Will be looking for all popular mobile SDKs iPhone, blackberry, android, j2me and windows mobile.
...
Is it possible to write a WinMo app that copies files from the device to the attached desktop? I know RAPI works from the desktop to the mobile, but I'd like to turn that around if I can.
...
Embed a browser inside the application.
When the user navigates to a desired page, he pushes a button to "set" this page.
Now, the application gets the URL of this page!
How hard is this to do on the Android and iPhone?
...
i would like to know the different types of vulnerabilities that are possible in mobile computing environment. Also the tools that would be useful in detect the corresponding vulnerabilities.
Thank you..
...
I know in java we are using j2me for developing mobile software. What is the equivalent in .NET? What would be the best way to learn it? Can I also get book recommendations for a beginner?
...
I have been using this code to display IMAP4 messages:
void DisplayMessageL( const TMsvId &aId )
{
// 1. construct the client MTM
TMsvEntry indexEntry;
TMsvId serviceId;
User::LeaveIfError( iMsvSession->GetEntry(aId, serviceId, indexEntry));
CBaseMtm* mtm = iClientReg->NewMtmL(indexEntry....
When the person opens my app, I want to display a button. The user clicks this button, and it opens a browser (embedded, of course) inside the app, allowing the user to LOGIN through that web page.
Of course, when the person logs in, it only logs in to that web server. The web service now knows that the user is logged in.
As the user ...
Is it possible for me to write a OS for a mobile phone?
How do I go about building it?
...
Hi ,
I tried it on Google but not get proper RE.will someone help me to achieve this :
Phone Number: (Country Code)-(City Code)-(Number)
Mobile Number: (Country Code)-(Number)
obviously that should not take char.
Please help me
...
Hello
I see quite some variety of languages/technologies available to develop for the mobile devices/ palms, PDAs, etc such as JavaME, Windows Mobile etc. And now we see Android emerging up.
Question:
Which language/technology would you suggest for development for these devices, something that should could be emerging and future compa...
hi..
I have a byteArray containg MMS . I want to parse it, means I want to separate MMS header
and mime parts(images/sound/video).
I have no idea how to do it, i have read WAP WSP Spec for decoding MMS, but not able to understand.
please provide links for any tutotrial(for beginners) or java code.
Thanks in advance;
...
Hello Everyone
I have a ebank project, it's java web-based ;
I want my users will be able to view my site(ebank) with all devices such as mobile, PC,PDA and ...
how can i recognize their devices?
and how can i implement it?
Thanks for your solutions ;)
...
When the user opens the application, there is a screen with a button on it, which says "login."
The user clicks on the button, and a webview pops up to allow him to log in to the website.
After logging in (the app would need to know somehow), the webview would disappear, and then a list of usernames will pop up. (ListView?)
When the u...
In other words, is there an ID for each and every mobile phone--that makes it different.
No two phones can have the same ID. (I'm talking about smartphones ...android, iphone, etc)
...