[CMake] CMake, Android, and Eclipse ADT Integration

Robert Dailey rcdailey.lists at gmail.com
Thu Apr 30 16:46:35 EDT 2015


On Wed, Mar 11, 2015 at 11:42 AM, Robert Dailey
<rcdailey.lists at gmail.com> wrote:
> 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.

No help or advice on this?


More information about the CMake mailing list