io tag

409 questions


1 answers
77 views
0
Google Play Services - Could not find dependency

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...


1 answers
135 views
0
Implementation of "Share to Facebook" in web view apps

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 ...


1 answers
75 views
0
Search or filter in the Visual Studio Properties window

I'm using Visual Studio 2013 and if there are many properties It was troublesome to find the configuration items, so I looked for search and filtering functions.However, I didn't understand, so I aske...

2 years ago

2 answers
105 views
0
Unable to Launch Image Asset in Android Studio

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...

2 years ago

1 answers
82 views
0
Build Error Running ProGuard on Android Studio

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...


1 answers
104 views
0
Canonot resolve symbol fasterxml

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...


2 answers
130 views
0
I want to run the Flutterfire_master sample code on Android Studio.

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...


1 answers
59 views
0
To use Beyond Compare in visual studio

I use Beyond Compare to compare codes.How do I designate this as the default comparison tool for Visual Studio?

2 years ago

1 answers
110 views
0
Attempt to Invoke virtual method'byte [ ] The error android.os.Bundle.getByteArray~ occurs.

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...

2 years ago

1 answers
133 views
0
Differences Between IntelliJ IDEA and Android Studio

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...

« - 8 - »

© 2024 OneMinuteCode. All rights reserved.