U
utunnels
Guest
Just out of out of curiosity, I did a google search and found float point calculation is quite slow on android. (i.e, the pi calculation test could be 15 times faster).
Perhaps I should include a lib compiled using armeabi-v7a flag for those who actually has a more advanced cpu, but will double the size of the apk file.
Perhaps I should include a lib compiled using armeabi-v7a flag for those who actually has a more advanced cpu, but will double the size of the apk file.