RDMLX - Retrive device info

Please mark posts as being for RPG or RDMLX (LANSA) developers.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
kno_dk
Posts: 45
Joined: Wed Oct 17, 2012 4:19 am

RDMLX - Retrive device info

Post by kno_dk »

hi

I would like to retrive as much info regarding the device at login time. It could be device type, model, maker, os version and gps location.
do you have any example of this?
Mark_Dale
Posts: 61
Joined: Thu Apr 19, 2012 11:06 am

Re: RDMLX - Retrive device info

Post by Mark_Dale »

Provided you are connected to the server, you can use these examples as a basis for getting most of that information.

Programming Examples --> Advanced examples -->
1. Geo Location (LREX0009)
2. Current Location (LREX0010)
3. Mobile Device Details (LREX0011).

Is that what you are after, or are you trying to collect that information before you have connected to the server?

Regards
Mark Dale
kno_dk
Posts: 45
Joined: Wed Oct 17, 2012 4:19 am

Re: RDMLX - Retrive device info

Post by kno_dk »

this is strange.

I can not find these menu items in the longrange studio, or in the app when i use the lansademo schema.

but if i open the schema in a text editor I can find all 3 menu items.

Any suggestions?
Mark_Dale
Posts: 61
Joined: Thu Apr 19, 2012 11:06 am

Re: RDMLX - Retrive device info

Post by Mark_Dale »

Sorry - my fault

It should be programming examples --> use case examples

does that work?
kno_dk
Posts: 45
Joined: Wed Oct 17, 2012 4:19 am

Re: RDMLX - Retrive device info

Post by kno_dk »

much better. Thanks
Post Reply