On Mar 19, 6:57 am, Luca Belluccini <lucabellucc...@gmail.com> wrote:
> In Sun Java I can get System endianess using the System.getProperty
> ("sun.os.endian").
> How to get endianess of the system in Android?

One possibility: java.nio.ByteOrder.nativeOrder().

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

Reply via email to