0

in my small project (Javafx + Gluon Charm + javafxports) i must read the serial nummber (or UUID) of devices (samsung and ipad tablets, only WIFI Edition, no GSM) via java code.

Can anybody please share a sample code ?

ps: i know this link How to find serial number of Android device?

thanks

erkan kaplan

Community
  • 1
  • 1
  • 2
    good luck with java on ios. Also they all don't want that developers can get unique ids for devices because that gets abused: http://www.cultofmac.com/160248/what-the-hell-is-a-udid-and-why-is-apple-worried-about-them-feature/ – zapl Nov 13 '15 at 01:53
  • hmmm....ok thanks...May be i can try to generate a REG-Key from Network MAC Adress... – erkan kaplan Nov 13 '15 at 11:03
  • I think others had that idea too: [iOS 7 Eliminates MAC Address As Tracking Option, ...](http://techcrunch.com/2013/06/14/ios-7-eliminates-mac-address-as-tracking-option-signaling-final-push-towards-apples-own-ad-identifier-technology/) – zapl Nov 13 '15 at 11:06
  • i think it s not problem for me because i must not sale my app in appstore.. i can install my app directly with help of imac if i have an apple develloper account..right? – erkan kaplan Nov 13 '15 at 19:41
  • On your devices yes, but since apple is really interested in you being unable to distribute apps outside their marketplace (as it's their source of $$$) they make it a little difficult: https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/TestingYouriOSApp/TestingYouriOSApp.html you'll need to register all the devices that can install the app. Android is unproblematic, you can just make an apk and put it on the web or some 3rd party marketplace. No need for accounts or anything. – zapl Nov 13 '15 at 19:55

0 Answers0