Quantcast
Viewing all articles
Browse latest Browse all 40524

Turning off auto-build in Eclipse

Oh, by the way like Arturo said it was building for all architectures that was making the build times go through the roof. I changed config.android.default.mk from this:

ABIS_TO_COMPILE_RELEASE armv5 armv7 neon x86

to this:

ABIS_TO_COMPILE_RELEASE armv7

Debug builds were set up to make just one architecture but our project settings were such that we were testing with release builds.


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>