O
O
OypiStudent2016-03-07 16:49:18
Java
OypiStudent, 2016-03-07 16:49:18

Android NDK. ABI architectures. What is mips and armeabi-v7a? Is it worth building libraries for them now?

armeabi - understandable. This architecture is on all (or almost all) real gadgets.
x86 - it seems to be clear too. This is primarily for Genymotion and other emulators where Android x86.

Are mips and armeabi-v7a used anywhere?
Wangyu that v7a is just a version of armeabi, why not be limited to simple armeabi?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Zagaevsky, 2016-03-07
@zagayevskiy

In general, there is a difference, you can read the link: developer.android.com/intl/ru/ndk/guides/abis.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question