How to install last version of ADT plug-in for eclipse

后端 未结 4 1775
无人共我
无人共我 2020-12-23 23:25

I am interested in android. I use Eclipse with ADT plug-in and I have downloaded a project from GitHub site and trying to understand this.

But XML file can\'t be ope

4条回答
  •  不知归路
    2020-12-23 23:54

    You can also get an updated version of the ADT plugin that adds support for the latest NDK and fixes some bugs related to native C/C++ debugging at: https://github.com/khaledev/ADT

提交回复
热议问题