We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09a5b8 commit feb6477Copy full SHA for feb6477
1 file changed
README.md
@@ -11,10 +11,11 @@ contains a Makefile as well as a simple tutorial on the given topic.
11
## Current Examples
12
13
14
-#### android (Android NDK Examples)
+#### android (Android Studio and NDK Examples)
15
16
-This directory contains examples that demonstrate using wolfSSL and wolfSSLJNI
17
-on the Android platform, using the Android NDK toolchain.
+This directory contains examples that demonstrate using wolfSSL,
+wolfSSL JNI/JSSE, and wolfCrypt JNI/JCE on the Android platform. Examples
18
+use either Android Studio with Gradle or the Android NDK standalone toolchain.
19
20
Please see the [android/README.md](android/README.md) for further usage and
21
details.
0 commit comments