Re: j2me and video recording
- From: Jeffrey Spoon <JeffreySpoon@xxxxxxxxxxx>
- Date: Tue, 28 Nov 2006 16:01:17 GMT
In message <1164709030.601062.262350@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, cloud139 <kloud139@xxxxxxxxxx> writes
<code snipped>
I found this code on many forums and it doesn't work over every
configuration I tryied (SUN wireless toolkit and some mobile phones
including Nokia 6680 and SonyEricsson K700i).
By specifing: <rc=(RecordControl)player.getControl("RecordControl"); >
this returns null even if the device supports video recording (checking
<supports.video.capture>)....
thank you all
Isn't the problem with the phone manufacturers implementations of J2ME, in that it's not always correctly implemented on every make and model of phone. So the code could be fine.
This is what put me off developing some stuff in J2ME MIDP, I wasn't sure the likelihood of it working on the various different phone models because the Java and MIDP implementations are often buggy and all I had to test was one phone model and the various phone emulators.
--
Jeffrey Spoon
.
- References:
- j2me and video recording
- From: cloud139
- j2me and video recording
- Prev by Date: Java Bluetooth
- Next by Date: Re: sholud getters/ setters be inside interfaces?
- Previous by thread: j2me and video recording
- Next by thread: Dealing with exceptions when using ScheduledThreadPoolExecutor
- Index(es):