Skip to content

Commit 418f270

Browse files
Merge pull request #18 from riwnodennyk/master
Fixing NDK code compilation error in Android Studio
2 parents 30f7883 + 703e1b3 commit 418f270

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

JniBitmapOperationsLibrary/jni/do_not_delete_me_i_am_workaround.c

Whitespace-only changes.

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ Precondition: make sure that you have [**NDK**][2] installed and you either have
7474

7575
or you have `ANDROID_NDK_HOME` environment variable set.
7676

77+
#### Getting started
78+
79+
Just import the whole cloned project and run the sample.
80+
81+
#### Further configuring and using as the library
82+
7783
1. Copy `JniBitmapOperationsLibrary.cpp` into `src/main/jni` directory:
7884

7985
![Studio folder structure](https://s3.amazonaws.com/uploads.hipchat.com/22412/120721/qZyoFrgpUnFmnHu/upload.png)

0 commit comments

Comments
 (0)