1
0
mirror of git://f0xx.org/ac/ac-mobile-android synced 2026-08-12 18:12:13 +03:00
Anton Afanasyeu fb8b0c43e7 codecs: add native build scripts for libvpx/opus/speex + fix CMake includes
- scripts/build-native-codecs.sh: cross-compile libvpx, opus, speex for
  Android ABIs (arm64-v8a, armeabi-v7a, x86_64) using NDK clang with -fPIC
- scripts/android-ndk.sh: NDK root detection helper
- scripts/native-build-cache.sh: ccache detection helper
- scripts/init-third-party-submodules.sh: init codec submodules
- scripts/ensure-gradle-wrapper.sh: gradle wrapper sanity check
- scripts/adb-reconnect.sh: ADB device discovery helpers
- ndk/CMakeLists.txt: per-ABI include dirs for opus/ and speex_config_types.h

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 23:07:17 +02:00
2026-06-23 12:30:10 +02:00
2026-06-23 12:30:10 +02:00
2026-06-23 12:30:10 +02:00
2026-06-23 12:30:10 +02:00
2026-06-23 12:30:10 +02:00
2026-06-23 12:30:10 +02:00
2026-06-23 12:30:10 +02:00

ac-mobile-android

Android app + ndk + third-party submodules.

Remote: git://f0xx.org/ac/ac-mobile-android

Init: git submodule update --init --recursive

Description
Pull mirror of git://f0xx.org/ac/ac-mobile-android
Readme 65 MiB
Languages
Java 75.4%
C 8.7%
HTML 7.8%
C++ 3.7%
CMake 2.7%
Other 1.7%