before android update 3.4 my application run perfectly but after upgrade android my application getting merging error: "Duplicate class android.support.v4.app
Can anyone please point me out how to change this white background color of the app? Setting a color or background color on the Surface is having no impact. I'v
I am trying to convert a PNG image file into a webP image file. but it gives me an error even my application minSdkVersion>19 but i don't know why its give m
In one of my projects where the --livereload flag was working , suddenly the feature is not working but I see Launch Success message on my console. After launch
@Query("Select * From Mstudent where (strftime('%d%m',dob)) = :todayDate order by (strftime('%d%m',dob))") List<Mstudent> getStudentByBirthDate(Da
I have been reading the documentation of the new way of saving files in android 11 and it is not clear to me ... How could I save a file in / storage / emulated
how can I avoid the collect{} code execute again when navigate back to the fragment. ViewModel class private val _commitResult = MutableStateFlow<Map&l
When trying to build the project using flutter build apk --split-per-abi I however get the following error: FAILURE: Build failed with an exception. Where: B
I have a Microsoft Teams application developed as a Personal App. This app is having few different personal tabs in that. The app works fine in the Desktop, web
I'm trying to update my cordova application to use SDK 30 instead of 29, and I have a problem I cannot resolve. Apparently, the default value of setAllowAccessF
In Mac, I've setup Flutter in Android studio. When I'm running project it gives me error * What went wrong: Execution failed for task ':location:compileDebugKot
I'm new to coding, put already in a lot of hours and feel like I'm progressing step by step. However, I've encountered a problem that I was not able to solve ev
I am trying to load data from my REST API and load them to the dropdown lists. Below is the code where my dropdown list and data loading from outside is impleme
Gradle : 4.10.1 Gradle Android Plugin version : 3.3.2 Proguard : 6.0.3 JDK - 1.9 Android Studio 3.3.2 When I try to build apk release version along with Progua
I'm trying to send an email on Android using the JavaMail API, it's just a simple test But whenever I try to launch the app, this exception pops up 2020-09-23 1
I'm new in Box2D lib and also new in GlSurfaceView so I need your help!!! I'm using the Box2D lib with android GlSurfaceView, and I'm trying to implement simple
I'm new in Box2D lib and also new in GlSurfaceView so I need your help!!! I'm using the Box2D lib with android GlSurfaceView, and I'm trying to implement simple
When start my android app first start FirstActivity. When I click button on FirstActivity than start AddTraderActivity. If I press button "START REQUEST" in Add
I'm creating a video call app using DeepAR and Agora, I created a video call UI with framelayout (Local view) on top and another framelayout (remote view - full
I completely confused with compose conception. I have a code @Composable fun HomeScreen(viewModel: HomeViewModel = getViewModel()) { Scaffold { val