studio tag

324 questions


1 answers
87 views
0
How do I set up a "line replication" shortcut in Visual Studio for Mac?

I want to set it to Cmd+D.Can I use Ctrl+Shift+D for row replication in VisualStudio? - teratailI wish I had a Mac version of the Keyboard Shortcuts Manager in .

2 years ago

1 answers
83 views
0
Would it be possible to read the ReactiveX (ReactiveExtension/System.Reactive) source (C#) on VisualStudio?

I have installed and used ReacriveX (NuGet package name: System.Reactive) on my project, and sometimes I want to make sure that I dig deeper into the methods that this library has.So I looked for a pu...

2 years ago

1 answers
125 views
0
I want to transition from Fragment to Activity

I am programming using Bottom navigation, which is included in Android Studio from the beginning, but I don't know how to transition from Fragment to Activity.After coding as below, there is no error ...


2 answers
116 views
0
I want to make sure that the reference remains.

Please tell me about Android's Context.I have seen blogs that recommend getApplicationContext() instead of using this to pass as arguments.If you use this, you should use getApplicationContext() becau...


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

« - 7 - »

© 2024 OneMinuteCode. All rights reserved.