-
Is okay to put view in android `ViewModel`.
Refer on this `Caution: A ViewModel must never reference a view, Lifecycle, or any class that may hold a reference to the activity context.`
Links: https:…
-
I want to port new weston to android 13. But encountering some problems for drm backend compositor. I found you impelement the [compositor-android.c](https://github.com/robclark/weston/blob/master/src…
-
Hi!
I am new to android development, yet have committed myself to kotlin/Anko pair. It seems that the development on the Anko side has slowed down a lot. I really love developing my UI in Anko. Howev…
-
### Run Information
Architecture | arm64
-- | --
OS | Windows 10.0.14393
Baseline | [c6c8bb8b73ff4f7a686ca5a350fbb0093b3b708b](https://github.com/dotnet/runtime/commit/c6c8bb8b73ff4f7a686ca5a350…
-
![image](https://github.com/user-attachments/assets/fda027e3-f1c9-4bc8-b7d3-af5fee31cb97)
Section 1, Speech-Analysis, Word Frequency Tracking, Taser, Java/Kotlin, Android app, Speech Pattern Analysis…
-
### Feature proposal
* EDM4U Component: Android Resolver
Unity 2020.3.17f1 now supports X86 (again) and X86-64 abis for android platform because of ChromeOS builds but android resolver wont …
-
### Tested versions
- v4.3.stable.mono
### System information
Built on Windows 11
Tested on Google Pixel 8 (Android 14)
### Issue description
Although the editor appears to successfull…
-
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C src
make[2]: arm-linux-androideabi-clang: Command not found
make[2]: arm-linux-androideabi-clang: Command not found
make[2]: arm-linux-and…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Kotlin](https://github.com/trending/kotlin?since=weekly).
-
Why not have the ViewModel fetch data directly from a repository instance? (Aside from "because clean code says so", of course)