I'm sure there's a simple solution to this question, but i cant work it out to save my life! Basically, i've got 2 working midlets, one that shows a basic menu...
Dear All! My friend and I are going crazy because we are trying to write a MIDlet that allows us to trigger several embedded small audio files and video files...
Looks like way too much processing in the command action system event callback. You should be using threads to handle the real work and returning quickly from...
Gary Adams
Gary.Adams@...
Apr 4, 2006 8:47 pm
1469
Hi, I'm new to j2me. I want some help on http connection. In my below coding whenver i'm using url as (http://localhost:xxx/zzz/xx.jsp) then it's working fine....
Hii Your code looks fine......when you global ip of the server....u still have to use port number in url..... (http://xxx.xxx.xxx.xxx*:xxx* /zzz/xx.jsp)...
hiii plz i need ur help in my j2me project i am using PushRegistry.registerAlarm and installing the application in Nokia 6600 I am attempting to auto start...
my application push an midlet (other than the main midlet) to the pushregistry so i have to put the midlet name in the jad file which lets it appear to the...
Hey Friends, I need some help. I want to access images stored in the memory card of a mobile phone and upload them on the web. Is it possible? Please help me....
hey boob. lemme guess... homework? anyways, boob, you need to have a phone that supports JSR-75 to use the FileConnection API to do that. If you do... cool,...
Hi, am currently working on inserting an animated .gif file into a j2me application. Been unsucessful so far as it will result in a static picture (as opposed...
on some phones, its supported in the MMAPI as a "video type", and thus getting your animated frames of the gif. So you'd have to create a video player object...
hi ppl, i need the source code of the 2 player J2ME MIDP game Lobber aka connect5 aka link5....the 2 players should be taking their turns on the same...
hi, i'm a new member of this group!! currently i'm doing my academic project!! i'm developing a mobile application by which we could control our home...
Dear all, I have a problem about getting current time on the device. I use calendar.getInstance() and it always produces GMT time. And I have tried to use new...
We would like to know what Java / J2EE Frameworks you are using for building Enterprise level Web and Mobile applications that are multi-lingual (English,...
try this this solved my problem String stamp = new String(); int t; TimeZone x = TimeZone.getTimeZone("GMT+5:30"); Calendar now = Calendar.getInstance(x); t =...
i need your valuable help!!!!!!!!! ...this msg is related with my academic project!its a mobile application that controls a PC remotely through internet.......
i'v now a very big problem and i need a solution even if i'll pay for it i just want to openinputstream from an HttpConnection if i let the url like that ...
I was also thinking of developing something like that.... Binil Benjamin <binilbenjamin@...> wrote: hi, i'm a new member of this group!! currently i'm...
when i print the ex.getMessage(); i c this: 14494 Erica Ramsey <ericaramsey@...> wrote: what is the error message in the alert? ... Yahoo! Groups Links...
Hello everybody, Apress has released Pro Java ME (J2ME) Mobile Media API (MMAPI). Mobile Media API, as you may know, allows you to add multimedia capabilities...
Hi Guys, Question for you guys, I have two compiled binaries, one is for blackjack and the other is for poker. I want to create a small UI/application launcher...
hi there.. i m a new user in this group.. can anybody tell me that is there any way to create a j2se application which communicates to a mobile device over...
I have a huge problem. I cant use the filesystem. If I use it before the gui-parts it works fine, I only need to choose yes when I am asked for permission. But...
Dear Friends, I want to upload images stored on memory card to my computer using J2ME application and J2SE server. The server will accept the data on my...
Hello Folks, I have a game that has to be ported on Nokia 6111. The application gives an error when I press the red end key/exiting normally after launching it...
does anybody have a copy of rococo impronto simulator.. i despretly need it.. plz help me... if uve got a copy, plz share it with me .. ill be vvvvvery...
Hello, I'm new in the world of mobile applikations, and before getting deeper to one technologie (J2ME or Flash Lite, at the moment) i have some questions to...