Ndk - Related information

  • How to learn C development on Android platform?

    guys, recently I want to learn to develop some system-oriented programs in C on Android. For example, git code link like this, at least you have to understand it first and can change it slightly. now I want to find some systematic books or videos to...

    Nov.19,2021
  • The problem of FFmpeg explosion libavfilter.so', needed by in android studio Integration

    for the first time, using the FFmpeg framework, I compiled the source code on deepin and got the include and so files. Then copy to win10 , and create the project as shown in figure then I added the following code to CMarkLists.txt : -sharp For ...

  • Samsung S7 root after connecting Android Studio display Unknown device?

    the main reason for asking here is that there are more programmers and more android. adb can detect the device: android studio: appapp: cannot run, which is embarrassing. I don t know if I have any experience, please let me know how to solve ...

  • How can NDK projects use iconv

    recently, in one of my ndk projects, there are garbled codes caused by inconsistent coding in the process of data transmission (I develop the client, but the server is not in charge of it), so I intend to use iconv.h for conversion, but prompt . gui re...

    Apr.05,2021
  • Migrate C/CPP framework (MLT) to Android platform?

    requirements: using the MLT open source multimedia framework on the Android platform, how to compile MLT into a .so library for Android to use? ...

    Apr.01,2021
  • Audio playback problem with FFmpeg + SDL

    use FFmpeg+SDL to play audio files. When the playback is finished, you do not want to quit the player, and users can still play it by sliding the progress bar. So what is the idea of implementation in the program? where to determine whether the file ...

    Mar.11,2021
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e760-2c40b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b3e760-2c40b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?