Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Native Development

Reply
Contributor
Jaime_Barrachina
Posts: 21
Registered: ‎10-25-2012
My Carrier: None
Accepted Solution

Getting system information

Hello all,

 

I was looking for a way of getting the system information for profiling. Things like processor speed/name physical memory, virtual memory, OS version, etc...

 

I feel there is a section where all this is explained somewhere, but just can't seem to find it.

 

Thank you for your help,

Jaime

Please use plain text.
JSanders
Posts: 67,092
Topics: 483
Likes: 20,529
Solutions: 5,271
Registered: ‎04-01-2008
My Carrier: Verizon • AT&T

Re: Getting system information

System information for what device?


1. If any post helps you please click the Like Button below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
3. Install free BlackBerry Protect today for backups of contacts and data.

Please use plain text.
Contributor
Jaime_Barrachina
Posts: 21
Registered: ‎10-25-2012
My Carrier: None

Re: Getting system information

Thank you for your reply. 

For whatever device my application is running on.

Please use plain text.
JSanders
Posts: 67,092
Topics: 483
Likes: 20,529
Solutions: 5,271
Registered: ‎04-01-2008
My Carrier: Verizon • AT&T

Re: Getting system information

OK, sorry. I see now you've posted in the Native Development section.


1. If any post helps you please click the Like Button below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
3. Install free BlackBerry Protect today for backups of contacts and data.

Please use plain text.
Contributor
Jaime_Barrachina
Posts: 21
Registered: ‎10-25-2012
My Carrier: None

Re: Getting system information

Anyone else?

There must be some simple way of achieving this.

 

Thanks,

Jaime

Please use plain text.
Developer
BGmot
Posts: 958
Registered: ‎11-24-2011
My Carrier: x

Re: Getting system information

I think no, you can't. You can only get os version (from what you've listed).

Please use plain text.
Contributor
Jaime_Barrachina
Posts: 21
Registered: ‎10-25-2012
My Carrier: None

Re: Getting system information

I haven't have time to go into it, but apparently this can be used for it:

http://developer.blackberry.com/native/beta/reference/com.qnx.doc.bps.lib_ref/com.qnx.doc.bps.lib_re...

At least "device information" is listed in the list of stuff it can do. 

Please use plain text.
Developer
borceg
Posts: 660
Registered: ‎03-21-2012
My Carrier: Vip

Re: Getting system information

Native or cascades application ? And what information you need ? Device serial/PIN, os version ?

For native use this http://developer.blackberry.com/native/beta/reference/com.qnx.doc.bps.lib_ref/com.qnx.doc.bps.lib_re...

cascades this search here https://developer.blackberry.com/cascades/reference/topics.html
Please use plain text.
Contributor
Jaime_Barrachina
Posts: 21
Registered: ‎10-25-2012
My Carrier: None

Re: Getting system information

Native.
And yeah, that's what I was looking for, thanks :smileyhappy:
Please use plain text.
Developer
BGmot
Posts: 958
Registered: ‎11-24-2011
My Carrier: x

Re: Getting system information

Where do you guys see " processor speed/name physical memory, virtual memory" ?

Please use plain text.