Mobile MAC addresses

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
david.silmanBUSrUeQ
Posts: 44
Joined: Thu Jul 19, 2012 1:49 pm

Mobile MAC addresses

Post by david.silmanBUSrUeQ » Wed Feb 06, 2013 3:14 pm

Hey all

I recently asked about getting the hard drive serial numbers for different platforms, but after many hours of searching decided to go for MAC address instead, only problem now is that I have no idea how to get the MAC address on iPad or Android. Any help would be much appreciated.

I did find a script for doing it here:
http://mobiledevelopertips.com/device/d ... dress.html

but I don't know how to get it to run, as far as I can tell it's written in C or Obj-C, but when i used
"the alternateLanguages" on iPad nothing came up, so I'm stuck as to how to do this

Cheers in advance
David

gpb01
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Sat Jun 04, 2011 5:41 pm

Re: Mobile MAC addresses

Post by gpb01 » Wed Feb 06, 2013 3:51 pm

Hi David,
for iOS ... here is the solution : http://mergext.com/home/mergnic/ , for Android ... not yet :(

Guglielmo

david.silmanBUSrUeQ
Posts: 44
Joined: Thu Jul 19, 2012 1:49 pm

Re: Mobile MAC addresses

Post by david.silmanBUSrUeQ » Wed Feb 06, 2013 4:11 pm

Brilliant thanks

Shame there isn't a way to do this on android (yet)

Thanks
David

Post Reply