Dear Robert, Have you compiled a list of devices that support specific video/audio formats? like what devices support AMR currently? DO you know where i can ...
Dear Robert, I have browsed through your database and found the answer. Do you know what devices do support jpg/gif files? for example Nokia devices seem to...
Is there any analysis link/information, where I can get all the information for the developer/company/vc point of you? Basically I am looking for the complete...
hi, i am new to J2ME. I was wondering to know if there is a microbrowser for Wireless tool kit emulator. I have to find a way for communicating between the...
Hello Friends, I am six months young J2ME developer:) Can any one answer to the below questions 1. Is there any general purpose IDE and J2ME wireless toolkits ...
Hi to All, This is my first interaction with this group. I am new to J2ME. So I need your help at times. This time I have a quey regaeding Java: Can anyone...
Hi Kumar, ... You can use any general purpose IDE you like. JBuilder and NetBeans have the best integration of emulators. I personally use Eclipse. ... There...
Robert Virkus
robert@...
Jul 9, 2005 4:04 pm
1249
Hi Hesham, you can use the <deviceRequirements> section for selecting all devices that support the AMR VideoFormat: <requirement name="VideoFormat" value="AMR"...
Robert Virkus
robert@...
Jul 9, 2005 4:05 pm
1250
Hi Kumar, It's simple: BREW is dead, WAP is dead, long live J2ME :-) BREW now only plays a (minor) role in the USA, it has been kicked out of Korea for good....
Robert Virkus
robert@...
Jul 9, 2005 4:06 pm
1251
HI Rajneesh, In WTK 22 there is an example , UIDemo which provides code for selectable tables. Better go through that example, you will understand the usage...
Hi Vivek, There is no need to communicate through microbrowser, if you just want to communicate to connect to database, you will have to use servlet to...
Hi vicky, thanks for your reply.I did not get your point of GPRS connection from J2ME to servlet in the architecture you mentioned. Could you please elaborate...
HI Vevek, I gave you real time application architecture. other wise while working on emulator we will be using internet only. (J2ME Application on emulator)...
Hello Robert, I have built the J2ME application using J2ME wireless toolkit working fine. when I run application on emulator its giving error like this WTK OTA...
Hi Amit, I got that point cleared and I am in the process of implementing what you told me.I have one more question to ask. Which database do you suggest for...
Hi Vivek, look Ans for your Q is very simple, As far as your application is concerned you can use any database there wouldnt' be any issue, but when it comes...
I am working on application, which has to get data from the database and write contact to native phone address book (address book API) Can any one please let...
Hi, I've been reading through some mmapi documentation (http://www.awprofessional.com/articles/article.asp?p=375708&seqNum=1) hoping to be able to write a...
Hi Amit, I am doing this project as part of my thesis. So, I can use mysql as my database.I have one more question about the presentation of the data retrieved...
... .wmv is definitely not supported See: The MMAPI implementation on Nokia 6230 and 6600, by Michael Yuan http://www.enterprisej2me.com/blog/java/?postid=47 ...
I am working on application, which has to get data from the database and write contact to native phone address book (address book API) Can any one please let...
I need to port a game written to Nokia S40 and Nokia S60 to the handsets mentioned above. Where do I find documentation and SDKs to these handsets? Does anyone...
Hi asaf, I have done porting on samsung 845, its; easy to port application of 40 series on all these phones i guess. But before porting just see , and take...
Hi guys! I'm new here and i'm also new at java... i'm trying to simulate an application, expense manager (aka expense tracker) for my project. Yes, there are...