smartphone

How to remove error which occur after successfully diploying the application?

I am developing smart device application. I am able to deploy the application without any error. After deploying the application, application successfully runs on the emulator window of my computer. It also asking for saving the state of the emulator. when I am closing the emulator window it is giving error as 'remote connection to the ...

What is the difference between apps of Pocket PC and apps of SmartPhone regarding sdk?

Hello there, I am facing a problem that when our client deploys the application on his device he recieves TypeLoadException at System.Threading.Timer.ring(), but whenever i deploy the same application on my device it doesn't generate any exception it runs fine. i am deploying my application in the form of CAB file. the model of clients ...

how to add google map in smart device application?

I am developing smart device application. I want to know whether we need to implement the google map by using html form or window form? Can we add both the static map and dynamic google map in smart device mobile application? Can u provide me a hyperlink from which i will get step by step description of how to implement the google map in...

How to add google map in mobile application

I am developing smart device application. I want to know which type of page we need to add the application for implementing the google map? whether we need to add the html form or window form? can we add both types of map(static & dynamic google map) in smart device application? Can u provide me a link through which i will get the step b...

How to remove error System.drawing.image does not contain a definition for FromFile?

I am developing the smart device application in C#. In that I am adding the picturebox as follows PictureBox PictureBoxObj=new PictureBox(); PictureBoxObj.SizeMode = PictureBoxSizeMode.CenterImage; Image image=Image.FromFile("file://localhost/C:/Users/H%20W/Desktop/figure_3.3_silent_city_overview[1].jpg"); But i...

How to convert object[] to image in smart device application (C#)?

I am developing smart device application in C#. In that I am calling the web services. The web service method return google map. The return type of the method is object []. The object [] contains the image in byte format. The soap response for google map image is xsi:type="xs:base64Binary". In object I am not getting the string. In objec...

How to add image to button control in Smart device application?

I am developing smart device application in C#. I am not getting how to add image to button control in smart device application. Please make sure that all the functions of the .net framework does not work in .net compact framework. Can u provide me the code or link through which I can resolve the above issue? ...

How to obtain the path of the application in smart device application?

I am develpoing smart device application in C#. I want the exact path of my application. My application resides on my machine at F:/MobileAppl/ManagedAppl. So I want this path in smart device application. Please make sure that all the functions of .net framework does not work in .net compact framework. Can you provide me the code or link...

How to add images in smart device application?

I am developing smart device application in C#. I am able to add the images in my application by sharing the folder. I am sharing the folder by doing some setting in the emulator. In the emulator by setting File -> Configure ->shared folder, I am able to retrive the images in my application by using Bitmap(). But I want to diplay these i...

How to display images in smart device application

I am developing smart device application in C#. I am able to add the images in my application by sharing the folder. I am sharing the folder by doing some setting in the emulator. In the emulator by setting File -> Configure ->shared folder, I am able to retrive the images in my application by using Bitmap(). But I want to diplay these i...

GPS navigation application for windows mobile

Hello all. I'm trying to build an application for a smart phone (windows mobile). I need to sample 2 GPS points and use a gps navigation app to get driving instructions between those 2 points. i need it to work on Tel Aviv map. does someone knows something i can use? thanks. ...

How to make sure an Android App works on most smartphones?

How can i make sure that my android app works on majority of the devices in the market. What testing tools do i have to use? Obviously if there are 12 or more smartphones in the market then i cannot buy each of them to test my app.So what should i do? Wonder if "Dvice Anywhere"(http://www.deviceanywhere.com/) can help us in this regard? ...

CMS for SmartPhones

The company I work for has a document management and retrieval system. We are noticing employees use more their smartphones than their laptops, but they cannot access the document management system. So, we are thinking about a CMS, with persistent storage, perhaps developed in Java. I just started looking into Jease and dotCMS, and also...

How to do logout functionality in C# window application?

I am developng Smart device application in C#. It is a window application. In this application I am using Login form to authenticate the users. Only authenticated users can login into the system. I using statc variables in this application so that they can be used at application level. After deploying the application I can see that emula...

How to do logout functionality in C# smart device application?

I am developng Smart device application in C#. It is a window application. In this application I am using Login form to authenticate the users. Only authenticated users can login into the system. In this application I am calling java web services which resides on another machine. I am passing mobile number & password from mu application'...

RDC via Smartphone

Is there any way to connect to RDC with help of smarphone? Can it be used for support and developer purposes? Share your experience. ...

To display the images in mobile devices is it necessary that the images should resides on device in smart device application?

I am devloping smart device application in C#. In this application I have some images in my application which I used to dispay on emulator from my application. To display the images on emulator I need to create the one folder of images which resides on the emulator. Only after that I am able to display the images in emulator. I am able t...

How to develop screen resolution independent smart device application in C#?

I am developing smart device application in C#. I am developing this application for 240*320 screen resolution. I want to make this application screen resolution independent so that it can run on different mobile devices with different screen resolutions. Currently I am testing my application on different emulators for platform- Pocket P...

a good smart phone for java development?

Hi all, I'd like to do some development of smart phone apps and my native programming language is java. The first application I'd like to write will need to be able to (attempt to) connect to a network (LAN or WiFi) automatically in the background (on a schedule). would an android phone be the best path or are there competitive purer ...

Is there an off the shelf CMS that can be used as a back end for smartphone travel guide apps?

I'm wondering if there's an off the shelf CMS available that is similar to something like Mobile Roadie - ie: it will allow you to create multiple versions of one application? I'm looking to develop some mobile travel guides for iPhone/Android/Blackberry etc, and rather than get a CMS built, I'd like to see if there's something out there...