How to get the device Versions of OS on the device

Hello

I'm trying to get the exact device of the OS versions, I get as below

07-30 12:39:31.842: I/System.out(76509407): HEIGHT720
07-30 12:39:31.888: I/System.out(76509407): HI--2
07-30 12:39:31.896: I/System.out(76509407): Device Software Version is>>>>01
07-30 12:39:31.900: I/System.out(76509407): Release Version is2.3.3
07-30 12:39:31.900: I/System.out(76509407): CODENAME Version isREL
07-30 12:39:31.900: I/System.out(76509407): INCREMENTAL Version isplayer-2.0.0_dev.eng.SER
07-30 12:39:31.900: I/System.out(76509407): SDK Version is10
07-30 12:39:31.900: I/System.out(76509407): BOARD:SQR100-2
07-30 12:39:31.900: I/System.out(76509407): BOOTLOADER:unknown
07-30 12:39:31.900: I/System.out(76509407): BRAND:BlackBerry
07-30 12:39:31.901: I/System.out(76509407): DEVICE:Q5
07-30 12:39:31.901: I/System.out(76509407): FINGERPRINT:BlackBerry/BlackBerry/Q5:2.3.3/10.1.0.123/player-2.0.0_dev.eng.SER:user/test-keys
07-30 12:39:31.901: I/System.out(76509407): HARDWARE:SQR100-2
07-30 12:39:31.901: I/System.out(76509407): HOST:brx278cnc
07-30 12:39:31.901: I/System.out(76509407): ID:10.1.0.123
07-30 12:39:31.901: I/System.out(76509407): MANUFACTURER:RIM
07-30 12:39:31.901: I/System.out(76509407): MODEL:Q5
07-30 12:39:31.901: I/System.out(76509407): PRODUCT:BlackBerry
07-30 12:39:31.902: I/System.out(76509407): SERIAL:0000000000072276751765
07-30 12:39:31.902: I/System.out(76509407): TAGS:test-keys
07-30 12:39:31.902: I/System.out(76509407): TIME:1368606268000
07-30 12:39:31.902: I/System.out(76509407): TYPE:user
07-30 12:39:31.902: I/System.out(76509407): OS Version is:8.0.0
07-30 12:39:31.902: I/System.out(76509407): getDeviceName isRIM Q5
-------------------------------------------------------------------------
07-30 18:15:27.008: I/System.out(40493276): HEIGHT1280
07-30 18:15:27.052: I/System.out(40493276): HI--3
07-30 18:15:27.059: I/System.out(40493276): Device Software Version is>>>>null
07-30 18:15:27.064: I/System.out(40493276): Release Version is2.3.3
07-30 18:15:27.064: I/System.out(40493276): CODENAME Version isREL
07-30 18:15:27.065: I/System.out(40493276): INCREMENTAL Version isplayer-2.0.0_dev.eng.SER
07-30 18:15:27.065: I/System.out(40493276): SDK Version is10
07-30 18:15:27.065: I/System.out(40493276): BOARD:unknown
07-30 18:15:27.065: I/System.out(40493276): BOOTLOADER:unknown
07-30 18:15:27.065: I/System.out(40493276): BRAND:BlackBerry
07-30 18:15:27.065: I/System.out(40493276): DEVICE:Z10
07-30 18:15:27.065: I/System.out(40493276): FINGERPRINT:BlackBerry/BlackBerry/Z10:2.3.3/10.0.0.279/player-2.0.0_dev.eng.SER:user/test-keys
07-30 18:15:27.065: I/System.out(40493276): HARDWARE:unknown
07-30 18:15:27.065: I/System.out(40493276): HOST:brx278cnc
07-30 18:15:27.065: I/System.out(40493276): ID:10.0.0.279
07-30 18:15:27.065: I/System.out(40493276): MANUFACTURER:RIM
07-30 18:15:27.065: I/System.out(40493276): MODEL:Z10
07-30 18:15:27.066: I/System.out(40493276): PRODUCT:BlackBerry
07-30 18:15:27.066: I/System.out(40493276): SERIAL:unknown
07-30 18:15:27.066: I/System.out(40493276): TAGS:test-keys
07-30 18:15:27.066: I/System.out(40493276): TIME:1357852772000
07-30 18:15:27.066: I/System.out(40493276): TYPE:user
07-30 18:15:27.067: I/System.out(40493276): OS Version is:8.0.0
07-30 18:15:27.067: I/System.out(40493276): getDeviceName isRIM Z10
07-30 18:15:27.264: I/QNXNavigatorClient(12779732): PackagesOpenedRunnable: [com.XXX]
07-30 18:15:27.433: I/ActivityManager(12779732): Displayed com.XXX/.LoginActivity: +701ms

Is there any API to be called for versions during extraction device OS, more relevant that I find is ID info, which is also coming as well as fingerprints which is not accurate

He didn't give me specific appliance OS, my Version of the OS version is 10.0.9.2732. (z10) and Q5 (10.1.0.2342)

Someone at - he noticed this problem? I have

Thank you

Rakesh

The /etc/os.version is the full path, there are default.

You can simply use your preferred method to read files, something like this:

File = new File("/etc/os.version");
BufferedReader br is new BufferedReader (new FileReader (file));.
String osVersion = br. ReadLine;

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for

  • Satellite M70 320 and Vodafone Huawei E620 PC card

    Hello I have a Satellite M70 320 and a PC Card Huawei E620 Vodafone and when I introduce the PC card into the PC after a long period without work (1 day) shut down you the PC. After that I restart and it works fine. Any ideas?

  • Equium L40 - strange question burning files using burning CD Toshiba Software

    Under VISTA and using the utility software burning CD from Toshiba.If I do very short essay three example b.wav c.wav files and burn them to a CD - RW, I get three burned files and they play fine on my CD player.But they are the wrong set of files! I

  • WLAN

    I have a HP Pavilion p6206uk desktop computer. Y at - it a wireless network adapter installed and if so how do I enter it?

  • Error 646 when you perform the update of windows

    I have windows 7 ultimate.  I'm getting error 646 when windows update tries to down load the following items: Update for Microsoft Office 2010 (KB982726), 64-bit edition.Update of security for Microsoft Office 2010 (KB2289078), 64-bit editionUpdate o

  • What is a network drive?

    I am running Windows XP Pro v.5.1.2600 SP3.0 32 bit... on your desktop... browser is Firefox latest version...I'll try to find out why my computer/browser is slow, & have met this term... So what is a network drive & how do I know if I have a...I am