Skip to content

Commit

Permalink
Merge pull request #141 from HyperInspire/dev/patch-4
Browse files Browse the repository at this point in the history
Fix log api bug for android
  • Loading branch information
tunmx authored Jan 9, 2025
2 parents 738b38f + e563b0d commit a9c084e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ In the project, more usage examples are provided:

### Java and Android platform API

We have prepared an Android sample project. You can download it from the [Release Page](https://github.com/HyperInspire/InspireFace/releases) or compile the Android library yourself and place it in the `inspireface/libs directory` of the Android sample project. You can compile and run this project using Android Studio.
We have prepared an Android sample project. You can download library from the [Release Page](https://github.com/HyperInspire/InspireFace/releases) or compile the Android library yourself and place it in the `inspireface/libs directory` of the Android sample project. You can compile and run this project using Android Studio.

```bash
InspireFaceExample/inspireface/libs
Expand Down

0 comments on commit a9c084e

Please sign in to comment.