473,554 Members | 2,984 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
2,685
thread by: Jason7899 | last post Oct 13 '09 by: Jason7899
hi, i try to use socks or web.request to send and receive data from a web server using vb.net 2005 CompaqFramework i already done this using the normal framework but the code that i use simple dont' work in CF, i using the CF because this app is for a PDA using windows CE 5.0 any one have done this or know a way to do this? thanks a lot...
3
1,800
thread by: Rishabh Indianic | last post Oct 14 '09 by: Rishabh Indianic
I am struggling to develop screen orientation awareness application. to solve this problem a have create two function portrait() and landscape() both function set the size and location of control when form re size i call this function on form resize event. problem is taht when form is resize then it call the function more then one time. and...
1
2,548
thread by: Rishabh Indianic | last post Oct 22 '09 by: markmcgookin
Hi, I am used VS 2005 with c# for developing window mobile application. i want to change the name of my exe file different than project name. when i started to create application i give the name of project Reader when i create cab file and install it in device the shortcut menu exe file name is same as project name Reader. Now i want to...
4
3,361
thread by: Rishabh Indianic | last post Oct 28 '09 by: Rishabh Indianic
i am developing smart phone application with VS 2005 using C#. i am trying to transparent the background of link label control which dynamically added in panel. i try with following code to transparent the background of link label control . LinkLabel lnklbl = new LinkLabel(); lnklbl .Text="Click Me"; lnklbl .BackColor =...
1
1,735
thread by: irfan123 | last post Oct 30 '09 by: RedSon
respected forum members plz help me edit bin file. which tools to be used, for editing bin file.
6
4,077
thread by: StevenHu | last post Oct 30 '09 by: shelliet
Is there an option we are supposed to check in Acrobat that will allow form field content to display in the iPhone Safari browser/viewer? When I navigate to an online PDF form already filled in with Firefox on my desktop computer I see them fine. When viewed in Safari on iPhone 3.0, fields are blank. Example: ...
17
4,364
thread by: manjava | last post Nov 1 '09 by: manjava
HELLO, am developpement the mini game of arcoide on j2ME but i don't know any web site talk about the programming the game on the J2ME please if u know some url of the web talk about the begining developpement the game of the type arcoide tell me Thanks
0
1,770
thread by: cherl | last post Nov 1 '09 by: cherl
Hello, I am novice in developing java applications for PDAs, e.g handhelds. I just want to start a simple application, but don't know how to test which version of java is available on the device. Can somebody tell me how to test it and how to run the small "hello world" programm? Do I need to install some special environment on the handheld or...
0
1,498
thread by: paidblow | last post Nov 3 '09 by: paidblow
Hi everyone, I am working on a project that involves proximity marketing with Bluetooth, I have been looking for similar solutions on the internet, so far almost all of them offer a dedicated computer or device that sends the publicity to nearby mobile devices using Bluetooth. But I have never seen one that constantly sends the publicity...
0
1,421
thread by: jaideepreddy09 | last post Nov 13 '09 by: jaideepreddy09
I am a mobile application developer... learning the tricks of the trade would be a better description.. was thinking about attending the Forum Nokia Conference'09 in Bangalore on 7th December. Can anyone tell me whether its worth attending? Did anyone take part in the previous conferences? What are the prospects for an aspiring budding developer?...
3
3,096
thread by: zakuro | last post Nov 18 '09 by: zakuro
I've been trying to open a connection to my sql database so i can add new rows and make edits to already existing rows. On the ~conn.Open();~ part i keep getting an expection thrown about the sqlinternalconnection... how do i fix this code or is there something i need to change in vb or the sql server settings themselves? string pName =...
0
1,389
thread by: kl2ish | last post Nov 26 '09 by: kl2ish
Hello everyone, Has anyone already achieved this task of converting the imaging.h to a dll and used it in c# for modifying exif properties in .net framework ? If not any suggestions to enhance this process would be really appreciated. I am working on winmobile 6 and c# in visual studio 2008 and I am trying to modify exif data in images.
1
1,707
thread by: rupeshjain9406 | last post Nov 28 '09 by: Niheel
Can someone tell me wat will have better scope -developing software for mobiles or developing desktop applications in .net.What will be the pay of a guy who has experience in developing software for mobile phones and the one who has same experience in .net.also tell me which platform(android,iphone,blackberry,palm webOS,symbian..)is the best to...
0
1,365
thread by: Shobhit Kr | last post Dec 3 '09 by: Shobhit Kr
I designed an application using the VB.NET Web Service and .NET VB Based Client for the PDA WinCE 5.0 OS, Web Service is connected and Hosted on the Database server and i am using SQL2005 Database, I am using the Web Methods from the PDA Clinet and All are working fine on WLAN Environment. My PDA Application is hanging if PDA is out of reach of...
0
1,309
thread by: yatinindianic | last post Dec 3 '09 by: yatinindianic
my code is like that listBox = new ListBox(currentShell, SWT.SINGLE | SWT.V_SCROLL, ListBox.LB_STYLE_NO_HEADING_TEXT | ListBox.LB_MOD_SHOW_DETAIL_ICONS); font23 = new Font(currentShell.getDisplay(), "sansserif", 35, SWT.ITALIC); listBox.setFont(font23); it is not working ,please reply me
2
2,485
thread by: Rishabh Indianic | last post Dec 3 '09 by: markmcgookin
i am trying to get and fire some action on click of back button of device " <--" . but i can not able to get click event of device hardware button. please give me idea to get click event of device button.I am able to capture the key presses of virtual keyboard ..but not able to capture the hard keys. please give me solution of this thread how...
2
1,624
thread by: shubby | last post Dec 3 '09 by: JamesGeddes
hello I have a HTC PDA P3401 i, which has mobile office, now when i did some work over computer MS office and then i transfer the file to PDA, it doesnt works, please help Thanks and regards
0
1,524
thread by: yatinindianic | last post Dec 4 '09 by: yatinindianic
hi my code is below , i have try the code but is not change my font, listBox = new ListBox(currentShell, SWT.SINGLE | SWT.V_SCROLL, ListBox.LB_STYLE_NO_HEADING_TEXT | ListBox.LB_MOD_SHOW_DETAIL_ICONS); listBox.setSize(800,800); Font initialFont = listBox.getFont(); ...
0
1,878
thread by: yatinbvn | last post Dec 10 '09 by: yatinbvn
hi hello friends i find that if we want publish our application to Nokia ovi store we must verified our java application from one of the CA(javaverified.com,verisign,thawate etc...) i need to help me in java verified certificate process, i find everything for that process step , so my question is that 1. In the java verified process...
1
1,902
thread by: cultivate | last post Dec 10 '09 by: markmcgookin
Hi everyone... I'm very new to the mobile development world. I currently developing a desktop application that I would love to integrate with a mobile version. I'm wondering if anyone has ever developed an application that has had the ability to sync with a desktop app or if anyone has come across any information that might be helpful to me. ...
7
2,292
thread by: mag66 | last post Dec 15 '09 by: mag66
Hello everyone, I want to develop app in .net mobile that would store data, and retrieve it. For example, a user would choose a food item from a list, and the app would display calorie info for the item from database table. Would anyone have any idea how I could go about doing this? I've been playing with DataTable but I'm not sure if it the...
2
4,182
thread by: yatinbvn | last post Dec 19 '09 by: venkatanagi reddy
hi how to remove file access permission in j2me? when i test my application in device or simulator ( i use fileconnection api) it start with popup (popup with "Allow application to open "some folder name"/?" with two option and ) how to remove this popup ?and set application with always giving for option? i know that there is not...
0
1,612
thread by: nuttynibbles | last post Dec 29 '09 by: nuttynibbles
hi, im creating a mobile apps whereby if i transfer a file from a PC to a folder directory in the windows mobile phone, it will detect and fire an event? for example, rename each file that is transfered from pc to the phone during active sync any idea where should I start?
3
1,770
thread by: Mangala Teli | last post Jan 5 '10 by: RedSon
I know socket programming and also developed program to transfer file.But i want to know what r the different ways other than socket. So plz help me.
1
1,537
thread by: leenatekani | last post Jan 7 '10 by: erayfield
i want to know all the hardware requirements which i need for the project

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.