Hi, I am working on an app that need to use frame Animator API.
Your use is like a lock screen that if we flick the screen, the app will be unlocked.
My problem is sometimes I catch the Illegal...
Type: Posts; User: anderson.santos; Keyword(s):
Hi, I am working on an app that need to use frame Animator API.
Your use is like a lock screen that if we flick the screen, the app will be unlocked.
My problem is sometimes I catch the Illegal...
Lombard, did you try in s40 device? I have problems with mine, i'm getting SecurityException when I try Connector.open, i put javax.microedition.apdu.sat and signed in a operator domain, then,...
I was having trouble reading the SIM card contacts, my solution was as follows:
1. I picked up the phone's contact lists (device + SIM card), using the code:
String [ ] allLists =...
I had problems deleting contacts from SIM card, I am using the JSR-75 (PIM), my tests are in S40. I'm catching an error 'UnsupportedFieldException', anyone know how should I proceed?