Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 673 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 673 Bytes

My_first_android_native_app

This is my first Android native app

I created this "Native C++" project and mainly those files below are modified.

app\src\main\cpp\native-lib.cpp

app\src\main\java\com\myapplication\MainActivity.java

This is main view.

image

It can detect right swipe and left swipe.

image

image