在 Visual Studio 上开发Android应用:Android++

jopen 10年前

Android++ 是一个免费的 Visual Studio 扩展,用于支持在 Visual Studio 上开发和调试原生的 Android 应用,主要基于 NDK 的 C/C++ 应用。同时包括可订制的发布、资源管理以及集成了 Java 源码编译。

Features

Zero Hardware Restrictions

Unlike some alternatives, you can debug on the majority of devices – there are no hardware or vendor restrictions, and no license checks to get in the way.

LLVM & GCC

Customisable compiler options offering you the choice between LLVM/Clang or GCC-based source compilation. Including multi-process (parallel) compilation and Pre-Compiled Header (PCH) support.

MSBuild Flexibility

Custom-built scripts to support C/C++, Java, and resource generation. Dependency tracking and minimal rebuilds on every stage of deployment. You won’t even need ANT.

Integrated GDB Debugging

Support for device and emulator source-level debugging using the IDE you’re used to. Automatically deploy and run your applications, or attach to an existing running process.

在 Visual Studio 上开发Android应用:Android++

项目主页:http://www.open-open.com/lib/view/home/1392604076303