Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

eclipse android turn off ndk auto build

In Eclipse, every time I select run->Android application, a full build is performed including the NDK. This is time consuming and wasteful when I am working on the Java code. Does anyone know how to turn this off?

Thanks

like image 741
user1400716 Avatar asked Nov 20 '25 01:11

user1400716


2 Answers

Go to:

Project Properties -> Builders

the CDT builder checkbox is the native builder. uncheck the checkbox

like image 124
Blackbelt Avatar answered Nov 21 '25 13:11

Blackbelt


check Project - Build Automatically. it's probably checked. Trun it of and you have to manually do a Clean/Build

like image 40
David M Avatar answered Nov 21 '25 15:11

David M



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!