Ohh, I forgot convert it to hex.

UUID.fromString("01234567-0000-1000-8000-00805F9B34FB")

On Jan 22, 10:40 pm, moneytoo <[email protected]> wrote:
> Just complete it to 128 bit UUID. Like that...
>
> UUID.fromString("19088743-0000-1000-8000-00805F9B34FB")
>
> On Jan 21, 10:49 pm, Fran <[email protected]> wrote:
>
>
>
> > Hi everyone :)
>
> > I've got a doubt with the uuid. The question is I've the uuid from a
> > J2ME app  with javax.bluetooth.uuid new UUID(19088743L); and I'd like
> > to convert it to java.util to port to Android using fromString(String
> > uuid) or something similar that let me make the same UUID on Android.
>
> > Cheers.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to