-
This issue tracker is **ONLY** used for requesting sensible features.
Please use [stackoverflow](https://stackoverflow.com) for supporting issues.
## What's the problem (or question)?
On …
-
since, all the latest android devices support 64bit for decoding purposes. It will be useful to run this for video streaming.
-
Hello, I am curious, I have been researching software architectures for a social app for Android devices and I found out that there is MVVM that is similar to the well-known MVC .......
But my questi…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
Currently, the build.gradle contains the following lines for `android.arch.lifecycle`:
```
// Lifecycle
implementation "android.arch.lifecycle:extensions:$project.archLifecycleVersion"
kapt "and…
-
**Describe the bug**
We just received a sentry crash report which points to the matrix SDK. Our app uses the react-native matrix SDK, thus we can't exactly pin down what caused the crash (we lose the…
-
hi,
this project is working in armv7 architecture.
but when I try to build in ARM64 it's not working.
it shows the error System.DllNotFoundException in android
anyone solves this issue?
-
Great work team!
Can you please provide models for other architectures of android systems like "armeabi", "armeabi-v8"?
-
Implement a basic CRUD implementation with the Room APIs.
https://developer.android.com/topic/libraries/architecture/room.html
-
After messing with the Android port of Allegro, I think it should be possible to automate the build process to produce an Android APK for deployment. I would like to simplify it to the point that you …