This is a migrated thread and some comments may be shown as answers.

How do i get the mac address of the mobile/tablet

3 Answers 112 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sanuja
Top achievements
Rank 1
Sanuja asked on 09 Feb 2015, 09:55 AM
I want the the get the mac address of the mobile or tablet because i need to get the uniquely identified number for to identify the deceive for my app.please help me.

3 Answers, 1 is accepted

Sort by
0
Accepted
Tina Stancheva
Telerik team
answered on 12 Feb 2015, 12:45 PM
Hi Sanuja,

You can get the MAC address of a device using this MacAddress plugin for Cordova. In order to import it in AppBuilder you can follow the steps outlined in this tutorial. I also attached a sample AppBuilder project where the plugin is imported and used to alert users of the device's MAC address.

Let me know if this is what you had in mind.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Sanuja
Top achievements
Rank 1
answered on 13 Feb 2015, 04:16 AM
Thank you very much miss Tina Stancheva.I just want to identify the mac address because of it can identify device uniquely. :) :)
0
Tina Stancheva
Telerik team
answered on 13 Feb 2015, 09:20 AM
Hi Sanuja,

I am glad the plugin helps. Also, since you need to identify a device uniquely, you can try the Cordova Device plugin and more specifically the device.uuid property. Here is a sample you can examine demonstrating the information you can get through the Device API.

You can easily enable the Device plugin in AppBuilder through the Plugins section in the project properties as described in our documentation.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
Sanuja
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Sanuja
Top achievements
Rank 1
Share this question
or