159 questions
We are developing it on Android.com.google.android.gms:play-services-location:15.0.1When I try to put location in the gradle above, I get an error.The older version of 11.0.2 goes in without any probl...
I am working on creating an app for the first time.We are trying to implement share to Facebook from the Android app using web view. * It's a self-made button.Because I don't want to use the official ...
I am using Android Studio Version 3.2.1.Normally, you can launch the Image Asset using the following steps:The item in the Image Asset itself does not appear, so it cannot be started.AndOpen the Andro...
Enable ProGuard on Android Studio and ./gradlew assemblyReleaseWhen building with the above command, the following error occurs:FAILURE: Build failed with an exception.What was wrong: Execution failed...
If you synchronize with the code shown below, the event log will display the following errors:Is there something missing?error message Gradle sync failed: Could not find method compile() for arguments...
https://github.com/FirebaseExtended/FlutterFireDownload the sample code folder (flutterfire-master) on the above page and I'm trying to get it done, but I don't know how to do it.As a trial, flutterfi...
On Android, I write the process of receiving images from one activity to another, but when I return to my parent's activity, I get the following error, but I don't know why.Please tell me the solution...
I used to develop Java in Eclipse, but I was interested in it, so I installed Android Studio when I was developing Android.Personally, I like it a lot, but when I tried to develop Java again, I realiz...
Using WebView to create RSS readers.I would like to use getTitle() to keep the information on the page I am currently viewing and bookmark it.GetTitle does not work properly after page movement.Out of...
I have a question about how to use DB for Android app development.実現What I want to realizeInstead of creating a DB in the app, you can import an existing DB into the app and use it.疑問Question1, When I...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.