This repository has been moved to Gitlab. The repo is archieved and is read-only now. Please go to Gitlab to get updates and participate on issues.
Gitlab url: https://gitlab.com/vijai/screenrecorder
Requires Lollipop and above (SDK 21+)
Telegram: https://goo.gl/TDs42r
Slack: Comming soon!
Make sure to have Git installed and clone the repo using
git clone https://github.com/vijai1996/screenrecorder
Building apk is possible in 3 ways
Switch to project root directory and run
gradlew.bat assembleFdroidDebug
gradlew.bat assemblePlayDebug
Switch to project root directory and make sure to edit app
module's build.gradle to include signing key information and run
gradlew.bat assembleFdroidRelease
gradlew.bat assemblePlayRelease
Open Android Studio -> File -> Import Project -> Choose the cloned project folder and continue with the on-screen instructions
Any contribution to the app is welcome in the form of pull requests.
I will consider any kind of license or copyright infringements seriously and will send copyright claim notice or license infringement notice to anyone who is not adhering to them.
If you notice any content which seem to be infringing, please fill the below google forms to help me indentify and take them down.
- Vijai Chander - Initial work - vijai1996
This project is licensed under the GNU AGPLv3 - see the LICENSE file for details