J2ME Polish 1.2.3 is now available at http://www.j2mepolish.org J2ME Polish is a collection of tools for creating "polished" wireless Java applications....
Robert Virkus
robert@...
Jan 8, 2005 1:20 am
1081
Hi Did you have use the new release of Netbeans 4.0 and the mobility pack? I have a question about this release. Why some Nokia emulator are detected and ...
Web Site: http://www.jdevpro.com/j2me.html Introduce: J2ME MIDP Debug Tool V2.1,abbrevating as MIDPDebugger, is one advanced debug tool for you develop MIDP...
there is not a built in mail api for j2me. you should make application communicate with a backend that will send mails. On Thu, 16 Dec 2004 12:39:54 -0000,...
Hi All, I have developed Application using IBM Websphere, and when i try to run in Palm, it's work well. but if i deploy to my Pocket PC, my application run...
hi, can i sample the user's voice in a mobile phone and create a stream using the sampled values? does j2me have any api/class for that? is there any class...
Hello Everyone, I have just joined this group and int he proces of writing a J2ME client for an already deployed java web service.I am using Sun's wireless...
... http://uk.messenger.yahoo.com Hello Sirisha: I figure out one appl to be done with new phones, related with security using "LBS", "cell id", "SMS", "MMS",...
Hi hi i need a small help. i need to display data in tabular structure with just 3-4 colums how do i do that. I need to use MIDP 1.0. Yes i may also using some...
Hi Raghu, J2ME Polish might be right for you. You can use simple tables with any Lists or Forms and you can as well implement and use CustomItems for MIDP/2.0 ...
Robert Virkus
robert@...
Jan 22, 2005 2:29 am
1093
Hi : It follows an example taken from the public SDK for j2me (its works very nice with public netbeans.4 IDE for java ( complemented with the J2me utilities...
Hi Helder Velez, Thanx for your immediate help. I tried running this program. I will try formatting each line with contant length using StringBuffer. Regards ...
if you read their implementation (http://www.reqwireless.com/about_technology.html) they are using a proxy, a middleware, for web based tasks such as sending...
hi guys, i am an engneering student at cucek(s6).i am very eager to learn and use j2me..can u help me....i have a good project on my mind ...if u don't mind...
I have some problems dealing with appending images in one of the forms I created. This is the snippet of the code in my application: public class FAstore { ...
hi can u tell me how to move from one MIDlet to another MIDlet of another suite thank u Ahsan Javed Yahoo! India Matrimony: Find your life partneronline....
Has anyone found a way to access a web site using an httpsConnection with a wildcard SSL certificate? When I access site.domain.com which has an SSL...
... on ... <heldervelez@y...> ... hai, i am a baby in this subject. if u do n't mine , help me & mail me ur idea about the project mentioned?.. thankx miju....
I'm new to J2ME and I'm reading Wireless Programming with J2ME. In chapter 3, it talks about KJava api and it also says CLDC doesn't include this api. I've...
Does anyone know any free wap enabled server that you can upload your applications to server and download to your device via ota? Does anyone know anything...
Hi, In my country all of the provider only support dns ip by dhcp therefore i can only specify my ip after i connect to internet. How can i solve this problem...
Hi, When the my midlet asks "... wants to send and receive data using the network... is it OK?" and once i click "no", it always executes the catch block and...
Hi, I am studying on a midlet that sends some param.s to a servlet and receives the output of it. How can i check the amount of data that will be sent?...