473,767 Members | 1,589 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Mobile Development Forum

Mobile Development - Ask questions about mobile development, J2ME, Symbian, Windows Mobile, Palm, WAP, WML, iPhone, SDKs, and more.
2
1,511
thread by: hanmanth2166 | last post Jan 11 '08 by: RedSon
SMS stads for.............................
1
1,385
thread by: vapocalypse | last post Jan 11 '08 by: RedSon
hi im new to mobile development...have taken a class project... i hav made an application in C# and now i need to get it running on a Wm06 or a Smartphone 03-05 ...please guide as to wt tools to use as to get tyhe work done... will be very grateful if u cud help..thnx...
5
1,593
Rom
thread by: mphenyi | last post Jan 11 '08 by: RedSon
i need to save the setup of an antivirus on the ROM of a windows mobile device
3
5,543
thread by: wingsganesh | last post Jan 11 '08 by: markmcgookin
Hi buddys, I have the followinf Bug......... when i run my application "NotSupportedException was un handled" in "System.Drawing.Icon" for the following designer code.... Me.picImgMain.Image = CType(resources.GetObject("picImgMain.Image"), System.Drawing.Image) can u give any idea
2
1,575
thread by: wingsganesh | last post Jan 11 '08 by: markmcgookin
Hi guys, Am working in Pocket PC 2005.In my new project have more navigations and I need to display more images . am using multiple forms, I think it is also possible to make single form but it is complicated. any one can give idea about this and which is more efficiency and what is the reason ............. My Question is Which is...
1
1,935
thread by: Jay1986 | last post Jan 8 '08 by: markmcgookin
Hi, I am trying to develop an application for the windows mobile platform for my MDA(pocket pc). the applications needs to be able to check incoming calls and see wether its in the contact list. if the incoming call is from the contact list, it needs to play back a pre-recorded custom message to the caller and then hang up. i have...
4
1,903
thread by: surja | last post Jan 1 '08 by: markmcgookin
Hi all, I want to send some image files from my desktop to mobile . How I can I do that without e-mailing . anybody can help me with a reference for codes or any tutorials. regards surja
2
1,536
thread by: rja4096 | last post Jan 1 '08 by: markmcgookin
Hi, I'm an experianced programmer from Spectrum, Amiga, VBA, VB6, MS Access. But have not touched Java at all, I just wondered if its possible to make any cash writing software (games/apps) for mobile phones. I guess there are loads of people already doing this. Please let me know what you think, thanks, Rick, in UK.
1
3,521
thread by: dipakbaviskar | last post Dec 28 '07 by: RedSon
Hi All, I am very new to Windows mobile programming and .Net framework . I am using C# for windows mobile 5.0 development purpose. I got success in creating the form but now i want to show the dialog box with two text box and some button on menu click event. Can somebody please focus on this?
2
2,237
thread by: BlackMustard | last post Dec 20 '07 by: BlackMustard
hi all, i'm building my first java application for symbian os, and need to write custom logic to react to buttons 1-9 being pressed. how do i do that? where do i add the routines etc? i'm using netbeans 6.0 with the mobility pack, so if there's a visual "shortcut" i'll gladly use it ;) thanks! -tomas
0
1,652
thread by: kianoosh | last post Dec 19 '07 by: kianoosh
I'm trying to send SMS via GSM modem and I use c#.net to do this.At first I used AT+CMGS to send SMS but it was not safe and sometimes, some SMS didn't send to the destination. After that I use AT+CMGW and AT+CMSS to send SMS but I have to wait for 7 second to send an SMS. I have to wait for example 2 or 1 second for each command which have sent...
1
1,709
thread by: neuro11 | last post Dec 17 '07 by: RedSon
Hi, i am working on a j2me application where i have parse xml doc from wb url..How can i convert a timestamp value(eg:1195569000) into original date(2007-11-20) thank u
1
1,709
thread by: wingsganesh | last post Dec 11 '07 by: markmcgookin
Hi , I am Working in Pocket PC Windows Mobile 5.0, IN Pocket PC 2003 keypads are visible default . But in Pocket PC Windows Mobile 5.0 the key pads are not visible ,Am also change the Emulator options,But no Use. How can i Visible it,What is the property to Visible the Key pad ...........................
2
1,470
thread by: robtyketto | last post Dec 9 '07 by: robtyketto
Greetings, As a computing student I've never really taken much interest in how technology works. Im more interesting in providing solutions to problems using programming languages/applications. I Like to analysis, design, test and implement solutions. Which leads me onto my module which is about desigining an XML E-Commerce solution for...
0
1,334
thread by: maanush | last post Dec 9 '07 by: maanush
Hi I am using two Xbees to form a simple closed network one is connected to the pc while another is on a circuit (with a microcontroller) designed to send X when a metal comes into range the X's relayed are displayed on the X-CTU terminal(when not in AT mode. But any attempts to send data to the other one from the Com port connected Xbee simply...
2
1,805
thread by: wingsganesh | last post Dec 7 '07 by: wingsganesh
hi , 1) I need information for difference between smart phone keys and pocket pc keys. 2) In pocket pc "Shift","Num","Caps" key are disabled .............. How can i enable these keys.............
2
1,857
thread by: wingsganesh | last post Dec 6 '07 by: RedSon
hi guys, My Xml File <xml version="1.0"> <Name> <Firstname> Infowave </Firstname> <Lastname> Homes </Lastname> </Name> </xml>
1
3,851
thread by: rahul2sms | last post Dec 5 '07 by: RedSon
Hello frd, I am writing a C# program to send & receive SMS. I am able to send SMS & read SMS from inbox through this program. But problem is that when a new message comes it do not shows it automatically. Because mobile phone do not sends any notification message to program. For example, when a phon call comes, then mobile-phone sends a...
3
1,684
jackb
thread by: jackb | last post Nov 30 '07 by: RedSon
Hello there. I am creating an application that is connected to a phone line via modem. I then use a paging software, InfoRad, that sends message to my application by dialing the phone number that my application is using. The problem comes after InfoRad gets connected to my application then garbage data starts coming and InfoRad shows...
2
1,829
thread by: infinitespark | last post Nov 28 '07 by: infinitespark
Hi, I devoped a GIS web application that i have now to adapt to PDA devices, most of them running windows mobile 6. I already tried all the pageX, screenX, MouseX = e.pageX etc, etc. and nothing worked in both windows mobile 6 device (that recognises himself as using ie browser) or pocket pc 2003 (that don't). Anyone has a solution for...
1
1,815
thread by: wingsganesh | last post Nov 27 '07 by: markmcgookin
hi guys, Am new in Mobile development. I know intptr is the same concept for Poiters in C. But I dont know where we use this concept, please any one can give me clear info for intptr....................
5
2,730
markmcgookin
thread by: markmcgookin | last post Nov 27 '07 by: markmcgookin
Hi Folks, I was wondering if anyone could help me out here... I have written a c# mobile app that uses GPS and pulls down the Longditude and Lattitude values, I have concatonated this with a string an it produces a valid google maps link. However, the Symbol MC35s (and most mobile devices) are not compatible with googlemaps, I was wondering if...
0
1,893
thread by: groovy | last post Nov 23 '07 by: groovy
Hi, I want to use http instead of WAP to access web application on mobile phone. Is it possible or not If yes, how i can achieve this. Please help me about this. Thanks
3
4,801
thread by: Prabhua | last post Nov 20 '07 by: markmcgookin
Hi i am connecting windows CE with oracle using the following string.. Provider=MSDAORA.1;Data Source=vtsdb;User ID=vtsuser but it shoots me an error . can anybody give me an solution for this problem or should i installed any provider for oracle since only oracleclient is available in windows CE Thanks
4
2,427
thread by: nickyeng | last post Nov 19 '07 by: r035198x
i'm going to send sms to a shortcode in India through my phone midlet. i'm not sure whether i need to put the "+" sign or not , but here is my code: String addr = "sms://+55111"; // OR

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.