[android-developers] Re: How to get System Endianess

2009-03-19 Thread Luca Belluccini
Thanks, but I think it is the java virtual machine byte order. I am communicating to/from low level stuff (kernel driver). On 19 Mar, 15:45, fadden wrote: > On Mar 19, 6:57 am, Luca Belluccini wrote: > > > In Sun Java I can get System endianess using the System.getProperty > &g

[android-developers] How to get System Endianess

2009-03-19 Thread Luca Belluccini
In Sun Java I can get System endianess using the System.getProperty ("sun.os.endian"). How to get endianess of the system in Android? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. T