I am new to MVVM and am trying to figure out how to organize my app. I made a simplified login app to help figure things out. I separated the app into layers: A
I am stuck at the animation part which is kinda tough for me, I need to draw this green sign like this. I tried this Github guide achieve my requirement but wit
Google Play Console is showing abort crashes, the stack trace is the following: backtrace: #00 pc 000000000004e40c /apex/com.android.runtime/lib64/bionic/lib
I'm using the latest Google Maps Android SDK: implementation 'com.google.android.gms:play-services-maps:18.0.2' This is my method for adding a Polyline to the
I'm a beginner and would like to insert an MDSpinner while executing a loop, or a mysql query, or some process that takes time. I made this example below to ill
I am working with a tv-box. In this tvbox, it contains an HDMI input port. Is there any method to listen to the HDMI input singal (connect, disconnect...)? I fo
I'm using the latest Google Maps Android SDK: implementation 'com.google.android.gms:play-services-maps:18.0.2' This is my method for adding a Polyline to the
I am experiencing strange behavior with Android Studio for a few days. I am not able to write/open or do anything with some file(in which I am just working) une
Background I have a Navigator widget on my InitialPage and I am pushing two routes ontop of it (NestedFirstRoute and NestedSecondRoute). When I press the physic
My project throws a nullpointerexception buy attempting invoke an onclicklistener on a null object. here is my code. protected void onCreate(Bundle savedInsta
How to convert. APK file to .AAB file? Even if it is irrelavant to your field, Please do share this to your friends who are expert in android app development. I
I messed up in my react-native android and ios folder while doing some changes in internal files, now project is not starting with lots of errors which is from
I have an ionic 6 app (using capacitor 3) and i am using Keycloak as authentication provider. My current keycloak version is V 14.0.0. When i test the web vers
App crashes when trying to type in TextField that is in superclass (video: https://imgur.com/a/6RNc2mU) Exception: E/AndroidRuntime: FATAL EXCEPTION: main Proce
I'm new to the development scene and I'm just trying my hand at fragments. I have an onClick event defined in one of my fragment XML files, but when I click the
I have a spinner inside of a dialog box, which you can use to select a currency for my app. When you select a currency, it connects to an api from a currency si
I have a list that includes Slider the problem is when I scroll the slider detecting the tap event and change it, see attached gif The excepted behavior is whe
When to use the getActivity() in the fragment and when of requireActivity() Is it better to use a requireActivity() instead of a getActivity()? In fact, I want
I have a layout in Jetpack Compose where I have a couple of composables (text view and input) that I need to stay at the top of the screen, and then another com
My Android Studio Chipmunk can not recognize AndroidManifest.xml files in all projects. Other .xml files are correctly recognized. AndroidManifest is recognized