Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / January 2006

Tip: Looking for answers? Try searching our database.

Blackberry: operating system version

Thread view: 
John Goche - 13 Jan 2006 11:39 GMT
Hello,

Anyone know whether there is a way to programmatically access the
operating system version on a blackberry device? On the Blackberry
7290 Simulator that comes with the Research In Motion Blackberry
JDE 4.1.0 I can access this by launching the "Options" application
and then clicking on "About" where among various details I can see:

Cryptographic Kernel v3.8.3.7

Is there a way to access this string programmatically?

Thanks,

JG
Thomas Fritsch - 13 Jan 2006 12:20 GMT
> Anyone know whether there is a way to programmatically access the
> operating system version on a blackberry device? On the Blackberry
[quoted text clipped - 5 lines]
>
> Is there a way to access this string programmatically?

Should be accessible by
  System.getProperty("os.name")
  System.getProperty("os.version")

Signature

"Thomas:Fritsch$ops:de".replace(':','.').replace('$','@')

Darryl L. Pierce - 17 Jan 2006 11:39 GMT
> Should be accessible by
>   System.getProperty("os.name")
>   System.getProperty("os.version")

Have you verified that? The MIDP environment is not the same as JavaSE.

Signature

Darryl L. Pierce <mcpierce@gmail.com>
Homepage: http://mcpierce.multiply.com/
"McVeigh's lawyer got him the death penalty, which, quite frankly,
I could have done." - Jon Stewart

Darryl L. Pierce - 17 Jan 2006 11:39 GMT
> Anyone know whether there is a way to programmatically access the
> operating system version on a blackberry device?

It's been a while since I've worked with a Blackberry. Have you tried
seeing if MIDlet.getAppResource() has any special properties listed in
the Javadocs?

Signature

Darryl L. Pierce <mcpierce@gmail.com>
Homepage: http://mcpierce.multiply.com/
"McVeigh's lawyer got him the death penalty, which, quite frankly,
I could have done." - Jon Stewart



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.