在Android Studio 3.3 中,把支持c++的项目独立出来了,所以我们只需要在创建的时候选择就ok。

在创建的时选择 Native c++  即可 

看图:

 

Android Studio 3.3 没有include c++ support的选项

 

创建后的项目中会有一个cpp文件:

这样就创建完成了。

Android Studio 3.3 没有include c++ support的选项

相关文章:

  • 2021-12-02
  • 2021-03-28
  • 2021-09-22
  • 2021-04-04
  • 2021-09-04
  • 2022-12-23
  • 2021-12-08
  • 2021-08-08
猜你喜欢
  • 2021-06-22
  • 2021-06-07
  • 2021-06-16
  • 2021-05-18
  • 2021-10-16
相关资源
相似解决方案