User Profile
Collapse
-
i am writing a program in j2me and core java in that i need to pass a string array through bluetooth, i need to know only the technique to use in both j2me program and core java to send and resive a string array, thanks for ur reply -
How to transfer a string from j2me to java?
hi all, i want to know how to transfer string data from j2me to the java application program on my pc please help me -
play mp3 file j2me
hi guys, i want to know how to play a single mp3 file in my program not from the server,but form the local memory stick files, i want some clear details how to give the path for emulator in pc and how to give path in mobile please help me thanks in advance -
Code:private class AlarmTimer extends TimerTask { public final void run() { Alert al = new Alert("Time to wake up!"); al.setTimeout(Alert.FOREVER); al.setType(AlertType.ALARM); AlertType.ERROR.playSound(display); display.setCurrent(al); cancel(); }
Last edited by Dormilich; Dec 20 '10, 01:50 PM. Reason: please use [CODE] [/CODE] tags when posting codeLeave a comment:
-
how to create an alarm clock in j2me using mp3 in localfile in mobile
hai guys,I want to know how to create an alarm in j2me by setting any one particular mp3 file as alarm tone, thank you
No activity results to display
Show More
Leave a comment: