The difference between program in Net Bean and UIQ3
Hi sorry for a new bee question :-)
I am learning programming in Java and I want to make a application for Symbiam OS. The application will involve with getting the IMEI number of the phone.
But I am having big confuse about the use of NetBean and UIQ3.
As I can understand the UIQ 3 is the library so we can use when programming using Net Bean.
Can you please tell me what is the different between these two and some tips in making program on Symbian? If there is some example that will be very helpful.
Thanks a lot for your help. I do appreciate that.
> You understood incorrectly. UIQ is the symbian user
> interface, and it does not have anything to do with
> java or NetBeams.
Thanks a lot for your answer
So if i import the UIQ3 in my code then i can have access to the Symbian OS? Like a method to find the IMEI number?
> > So if i import the UIQ3 in my code then i can have
> > access to the Symbian OS? Like a method to find
> the
> > IMEI number?
>
> No, UIQ is programmed in C++ and not in java. You
> cannot use any UIQ stuff from java
If i want to use Java and the OS is Symbian. What do i need to have and what i need to use? Can you please give me some more information about that. Thanks a lot :-P