![]() |
downloading and using javax hi, i'm trying to get my GPS Location on my BB in my own Application. I've searched for some examples and i noticed that i have to import javax (api?) my question is: What is javax, where can i download it and how do i import it into my application. thanks hibbert |
when you see the documentation which comes with the RIM API your_RIM_installation/docs/api/index.html, wou will see that javax is a packagename which includes a wide varity of java classes. So the javax package comes with your RIM installation and has not to be downloaded separatly. You import it like any other class with the import packagename; statement |
| All times are GMT -5. The time now is 11:50 PM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.