Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HBiSoft authored Jun 14, 2020
1 parent fa29a96 commit e6fcc1c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@
[![](https://jitpack.io/v/HBiSoft/HBRecorder.svg)](https://jitpack.io/#HBiSoft/HBRecorder)
[![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-HBRecorder-green.svg?style=flat )]( https://android-arsenal.com/details/1/7897 )

Lightweight screen and audio capturing Android library
Lightweight screen and audio capturing Android library </br></br><b>Requires API level 21></b>

![hbicon](https://user-images.githubusercontent.com/35602540/63006287-7df6e500-be7e-11e9-82b6-40814d8201df.png)


**Requires API level 21>**
**<p align="center">If you are using this library in one of your applications and would like to thank me:</p>**

<p align="center"><a href="https://www.buymeacoffee.com/HBiSoft" target="_blank" ><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 164px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a></p>


Demo:
---
Expand All @@ -17,6 +20,7 @@ Download the demo app [here](https://github.com/HBiSoft/HBRecorder/releases/down
</br>

<image src="https://user-images.githubusercontent.com/35602540/66485516-3e78fd80-eaa9-11e9-9fea-f59bfa7c1389.gif" width="247" height="480" >


**Adding the library to your project:**
---
Expand Down Expand Up @@ -111,7 +115,6 @@ protected void onActivityResult(int requestCode, int resultCode, Intent data) {
}
```
All available methods:
---
```java
Expand Down

0 comments on commit e6fcc1c

Please sign in to comment.