1
0
mirror of git://f0xx.org/ac/ac-mobile-android synced 2026-07-29 02:27:33 +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 64 MiB
Languages
Java 74.6%
C 9%
HTML 8%
C++ 3.9%
CMake 2.8%
Other 1.7%