Targeting Android with the C++ REST SDK -- Steven Gates
Fresh on vcblog:
Targeting Android with the C++ REST SDK
by Steven Gates
From the article:
Right before the holidays we put together a new release, version 2.4.0, of the C++ REST SDK. One of the new features added in the library is support for targeting Android using the Visual Studio 2015 cross platform mobile development, as well as the x86 Android emulator. In this post I’m going to walk through showing how to create an Android Native Activity that utilizes the C++ REST SDK...