Skip to content

Commit a42dc6c

Browse files
author
Dung Viet Nguyen
committed
Merge README.md
2 parents 1f1f825 + f338f40 commit a42dc6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ Prebuilt sqlite3 shared libraries for multiple platforms and their build scripts
99
* Any PC platforms that supports cmake (OSX, Linux, Unix, Windows)
1010
* Android NDK
1111

12+
## Important Notes
13+
### Android
14+
The currently in-use C++ runtime is gnustl_shared, so you must also copy it to your project. If you want a different runtime, you can change the `APP_STL` value in the `android/jni/Application.mk` make file.
15+

0 commit comments

Comments
 (0)