July 6, 2006
Phone number lookup in J2MEPolish's TextField
Yesterday I tried to make J2MEPolish's TextField do a lookup of a phone number from phone's Address book. No way, at least for version 1.3 beta3!.. But with the native gui all works perfect, except the item's Command "Lookup.." does not appear if some chars is already in a textfield.
July 3, 2006
j2me web camera
yesterday night i decided to check if it's possible to turn my s-e k600i into simple web-camera :)
i wrote a simple midlet (i will post it later) that makes a snapshot from camera. did not implemented yet uploading photos to server. the problem is that in spite of i wrote permission javax.microedition.media.control.VideoControl.getSnapshot in manifest (i use bluetooth for installing), midlet requests for permission every time. seems i have to install midlet through wap to make application manager check permissions.
i wrote a simple midlet (i will post it later) that makes a snapshot from camera. did not implemented yet uploading photos to server. the problem is that in spite of i wrote permission javax.microedition.media.control.VideoControl.getSnapshot in manifest (i use bluetooth for installing), midlet requests for permission every time. seems i have to install midlet through wap to make application manager check permissions.