Hi All
I am writing java application to talk with smart card (need to format my card)
every thing is ok till i reach to this command:
private static byte[] COMMAND2 = {(byte) 0xEF, (byte)...
Type: Posts; User: Nabil_java; Keyword(s):
Hi All
I am writing java application to talk with smart card (need to format my card)
every thing is ok till i reach to this command:
private static byte[] COMMAND2 = {(byte) 0xEF, (byte)...
thanks for info
see next link , i hope to be useful
http://www.betavine.net/bvportal/forums/index.html;jsessionid=43D691F3A280D7FD79F235A57CCCEF7D?threadId=155
Hi
My opinion is
put your code of animation in separated class that implement Runnable
i.e
public class MyAnimation implements Runnable
{
boolean runFlag=false,stopFlag=false;
Hi
I remember that ,i read something like that before
you should search on something called
MSISDN (it is file on SIM card contains info related to u )
i guess u can get it using ...
First Thanks for your replies
but i do that already ,
what should i do after
InputStream in = ic.openInputStream();
to show the web page itself on mobile screen.
let give u example:
Dear All
How can i open web page(for example http://forum.nokia.com ) from my midlet .(i.e after making HTTP connection what shold i do ) ?
Thanks in advance
Nabil
Dear all ,
I need to make j2me application that automatically (using push registry) send SMS and make Bluetooth Connection without taking permissions from user ?
Actually i know how to do this...
Dear all ,
I need to make j2me application that automatically (using push registry) send SMS and make Bluetooth Connection without taking permissions from user ?
Actually i know how to do this...
I have graduation project in RFID field:
I need to conect RFID reader via bluetooth with cell phone.
RFID reader use SPP to make connection.
when i make normal bluetooth search on near devices...
Dear all,
I have a RFID reader with bluetooth connectivity .
But the company that sell this reader to us refuse to give us any information about the UUID.
they give us two program only one for...
Hi
i think these may help you to start ,
first u should know some information about bluetooth stack
then go to your specified profile for audio.
so , see these as good start:
...
Hi
i guess , you may use TextBox instead textfield
---------------------------------------------------
TextBox(String title, String text, int maxSize, int constraints)
The first argument...
Dear all,
i need to make mobile application that let user selects some icons from all icons shown on screen as grid.
i.e
Select icon Form:
-----------
A | B | C |
-----------
D | E | F |
Really i hope God please you
do you mean here that i can not let the user change login value from "rdr" to "any thing" for example ,during the running midlet state. only i change it manually on...
Dear all,
i need to make midlet :
user launch midlet
midlet show simple form require user name & password
i need to define two parameter name , password , their values exist in jad file not...
thanks alixwarnke
thus if there are more than one tag surrounding the cell phone
,cell phone can read all of them at the same time?
or i must near cell phone to each tag individually?
Hi,
please if you have answer let we know.
I will use Nokia 6131 NFC as RFID reader (because high price of RFID reader,and another issue).
My question is:
Does NFC tag protocol avoid...