Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
57 views

I've made a fresh install of Android Studio Otter 2 Feature Drop on Windows 10 and then installed the NDK and CMake using the SDK manager in Android Studio. However, I'm not able to build any of the ...
-1 votes
1 answer
22 views

I'm following this document https://android.googlesource.com/toolchain/llvm_android/+/refs/heads/llvm-r450784 to compile the NDK. repo init --partial-clone --no-use-superproject -b llvm-toolchain -u ...
4 votes
3 answers
2k views

An error occurred while preparing SDK package NDK (Side by side) 29.0.14206865: Not in GZIP format. While trying to test my application on an Android phone in Flutter, I encountered this error: ...
0 votes
0 answers
89 views

I'm working on a bluetooth library. This library is used by the service at runtime to talk to the controller. The service binary is built in AOSP env with soong. The library i have is generally logic ...
0 votes
1 answer
357 views

Packages to install: - NDK (Side by side) 27.0.12077973 (ndk;27.0.12077973) Preparing "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973". Downloading https://dl.google.com/android/...
0 votes
1 answer
78 views

I've been beating my head against this problem for about a week with no visible path forward. For context I'm porting a C++ app to android NDK that has the requirement that it must save data in public ...
0 votes
1 answer
123 views

In my android app, I included a very simple native c++ module. This needs now to comply to the new 16 KB Google Play compatibility requirement As far as I understood, I need to upgrade to NDK-Version ...
0 votes
0 answers
90 views

I have a Lua integration inside my Android Application (basically printing to Bluetooth printer routines). I already has built .so libraries of AndroLua and it works fine. Recently Google sent a note ...
0 votes
1 answer
108 views

I've cross-compiled an executable (AVR GCC) to run on Android arm64 device with aarch64-linux-gnu toolchain (not using Android NDK). file avr-g++ gives the following in "adb shell": file avr-...
1 vote
0 answers
43 views

I'm working on VLC for Android. It have Decoding Acceleration feature, which uses hardware for decoding and CPU for rendering. I'm using AImageReader with AIMAGE_FORMAT_YUV_420_888 and MediaCodec ...
0 votes
1 answer
84 views

I'm cross compiling avr-gcc to run on android arm64 devices with crosstools-ng on Ubuntu. While compiling i'm getting "g++: error: unrecognized command-line option '-Qunused-arguments'" ...
0 votes
0 answers
175 views

My project is need to support the 16-KB Page size enabled and tried to implement in the app. Could you indicate what are these libraries that might need to upgrade: or possible fix to upgrade the ...
1 vote
0 answers
1k views

I recently received a notice in my Play Console regarding the upcoming 16 KB memory page size requirement (screenshot attached). "Your app must support 16 KB memory page sizes by November 1, 2025....
0 votes
0 answers
22 views

I am trying to integrate GStreamer via JNI into an existing Android Studio project. My Android.mk file looks like this: LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE := rtsp-...
3 votes
2 answers
1k views

Flutter Android App: 16KB Memory Page Compatibility Issue I got a Google warning saying: The app must support 16kb memory page sizes. I tested the app on an emulator that uses X86_64, which is ...

15 30 50 per page
1
2 3 4 5
...
903

AltStyle によって変換されたページ (->オリジナル) /