mmapi
can HTC diamond support MMAPI using j2me
I wanted to let my j2me project have the ability to take picutre using MMAPI(JSR135) So I check my HTC Diamond with the following code[详细]
2023-04-12 15:10 分类:问答j2me audio player
I created a audio player using following code. try { InputStream is = getClass().getResourceAsStream(\"bell.wav\");[详细]
2023-04-10 06:45 分类:问答J2me Player, Play MP3 Files One After The Other
I am unable to play an MP3 file one after the other, when 1 file finishes playing the other file needs to start. I am only able to s开发者_如何学JAVAtart playing 1 file, when I put code to start the n[详细]
2023-04-06 12:02 分类:问答Is there a way to enumerate the video devices on a Java ME phone?
I recently downloaded a barcode reading application for my phone, an LG KU990i (AKA the Viewty) However, there\'s a problem that renders the application nearly useless: the Viewty has 2 cameras -- the[详细]
2023-01-13 00:15 分类:问答Player with custom data source on Blackberry
I must create a custom media player within the application with support for mp3 and wav files. I read in the documentation I can\'t seek or get the media file duration without a custom datasource.[详细]
2022-12-24 19:04 分类:问答FramePositioningControl is null in Blackberry Video player
I\'m developing a blackberry application that plays video from the server. I\'ve used Player.start() and Player.stop() for playing and pausing a video. But I also need rewind, forward and seek bar con[详细]
2022-12-24 07:35 分类:问答Video player using j2me to play mp4 from a directory
I want to develop a j2me application that will play a video file(.mp4) by selecting a par开发者_开发技巧ticular directory on mobile phone(nokia s40 series).[详细]
2022-12-23 11:44 分类:问答J2ME Camera and Sound Recorder Access On A Windows Mobile
I\'m currently involved in a research project that requires me to access a Windows Mobile Camera and sound recorder with J2ME to, well take pictures and record sound... the ph开发者_如何学运维one has[详细]
2022-12-22 22:17 分类:问答Does J2ME Media Player on Nokia E65 work?
I\'m开发者_Go百科 trying to write a simple media playback application in J2ME. Currently I\'m starting with the most simple thing, I just want to play a wav file from resources included in the jar fil[详细]
2022-12-17 09:35 分类:问答can J2ME access camera(image capture) event from N73 device
I 开发者_StackOverflow社区am working on project where I need to catch the image capture event. It\'s for nokia N73 having platform S60 3rd edition.[详细]
2022-12-14 05:40 分类:问答