Jar Dependencies (package does not exist) in Visual C++ in Visual Studio 2017
问题 I'm facing an issue where I'm unable to use an external *.jar file in a "Visual C++" Android project in Visual Studio 2017 Community Edition. When I try to compile it says the package android.support.design.widget does not exist. Here is my setup: Steps to reproduce Ensure you installed Visual Studio 2017 with Cross Platform Support and open it Choose "File"->"New"->"Project..."->"Basic Application (Android Ant)"->OK Add a libs folder to the project In the project.properties file add jar.libs