Skip to content

whisky1960/IMGUI_Android_Executable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ImGui Android Executable

Native Surface A9 to A13

Special thanks to SsageParuders android native surface.

and also Thanks to all the third-party header files and codes.

HOW TO BUILD:

  1. Download the ANDROID NDK from here: Android NDK Downloads and extract it.

  2. In the BuildLibs.bat file, add the path to the ndk-build, which is located in the build folder in the NDK.

  3. Execute BuildLibs.bat to create the executable library.

You can configure the architecture in the Application.mk file.

For a tutorial video, visit my channel: RWT_WINDROID

Give it a ⭐️ and follow! And contribute to this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.0%
  • C++ 41.0%