-
Play store didn't accept my app because of 64-bit architecture validation so what can I do I have already try other libraries but my command didn't work there and also I request (Mail through) to @hit…
-
Hey guys I am getting error for building on Android
Steps I followed :-
`mkdir build && cd build`
`cmake .. -DLINPHONESDK_PLATFORM=Android -DENABLE_NON_FREE_CODECS=ON -DENABLE_MPEG4=ON -DENABL…
-
Hello,
May I know if I need to place the FFMPEG binary file somewhere before I can use your code? Or, putting the two lines on Gradle does the work?
Thanks.
-
ERROR: Error occurred while communicating with CMake server. Check log D:\FFmpegAndroid-master\Live\.externalNativeBuild\cmake\debug\armeabi-v7a\cmake_server_log.txt for additional information.
-----…
-
Caused by: org.gradle.internal.UncheckedException: Build command failed.
Error while executing process C:\Users\admin\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\cmake.exe with arguments {--build…
-
The FFmpegAndroid package is around 25 MB in size. so while using that package in my application the apk size expanded from 20 MB to 50 MB.
Is it possible to use compile dependency of FFMpeg (Writi…
-
OS: Android 9, 10
Devices: Redmi 7 note pro, Samsung M21
Linphone SDK: 4.3.3
I have set the video surface and logs showing the video frames are receiving but the surface showing black.
Using T…
-
I am totally stuck here is my buid.gradle code tried all ways but can't get it, please help
```groovy
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-a…
-
I think this is probably a configuration problem, but I can't find the specific problem, can you help me?
the following is the log
Install the project...
-- Install configuration: "RelWithDebInfo…
-
This is a template, please adjust it accordingly to your specific issue.
You may also want to read our [issue guide](https://github.com/androidannotations/androidannotations/wiki/HowToWriteAnIssue).
…