Skip to content

C++でAndroid用のコマンドラインアプリケーションを作成するサンプルです。 This is a sample of creating a command line application for Android in C++.

License

Notifications You must be signed in to change notification settings

SUU-Lab/AndroidCppCommandLineSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README in English

AndroidCppCommandLineSample

C++でAndroid用のコマンドラインアプリケーションを作成するサンプルです。

準備

インストール

  • Android SDK
  • Android NDK
  • Android CMake (Version 3.18.1)
  • Android Platform Tools

環境変数

環境変数 ANDROID_SDK_ROOTANDROID_NDK_ROOT を追加します。

リポジトリのクローン

> git clone https://github.com/SUU-Lab/Android-Native-Samples.git

ビルド & 実行

> cd BuildAndExecute
> build_and_run.bat

About

C++でAndroid用のコマンドラインアプリケーションを作成するサンプルです。 This is a sample of creating a command line application for Android in C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published