I am implementing support for Android in my CMake scripts by using
custom commands to invoke 'ant' to build the final APK. If I do it
this way, and I generate for eclipse, how can I make sure it will
integrate with the ADT plugin?

Basically I want to be able to right-click my project in Eclipse
(generated by CMake) and "Run as Android Application" and have it
deploy to the device. What is required to make this happen?

Also any idea how debugging will be impacted?

Thanks.
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to