|
|
|
@ -37,7 +37,7 @@ It includes scripts to build `FFmpeg` native libraries, a wrapper library to run |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
##### 0) Add SmartExpetion Common and SmartExeption java from (https://github.com/tanersener/smart-exception/releases/tag/v0.2.1) |
|
|
|
|
##### 1) and the aar from Releases tab or the one generated by you to your projects folder. |
|
|
|
|
##### 1) and the FFMPEG aar(https://github.com/Blackysh/ffmpeg-kit-python/releases/tag/tag) tab or the one generated by you to your projects folder. |
|
|
|
|
##### 2) In Buildozer spec file add jnius to requirements and the aar file. (Alongside what you already have) |
|
|
|
|
``` |
|
|
|
|
requirements = jnius |
|
|
|
|