Skip to content

Commit feb6477

Browse files
committed
update README.md for Android examples
1 parent b09a5b8 commit feb6477

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ contains a Makefile as well as a simple tutorial on the given topic.
1111
## Current Examples
1212

1313

14-
#### android (Android NDK Examples)
14+
#### android (Android Studio and NDK Examples)
1515

16-
This directory contains examples that demonstrate using wolfSSL and wolfSSLJNI
17-
on the Android platform, using the Android NDK toolchain.
16+
This directory contains examples that demonstrate using wolfSSL,
17+
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.
1819

1920
Please see the [android/README.md](android/README.md) for further usage and
2021
details.

0 commit comments

Comments
 (0)