zeal4android
for Android developers
Showing posts with label
UID
.
Show all posts
Showing posts with label
UID
.
Show all posts
Monday, June 11, 2012
Android: How to get device unique ID example
Available starting from 2.3+ (level 9)
public
void
example() {
String
sUID
= Build.
SERIAL
;
}
Older Posts
Home
Subscribe to:
Posts (Atom)