studio tag

324 questions


1 answers
73 views
0
I get many errors when I try to run on Android studio.

An error message similar to the following appears:Android resource linking failedERROR: C:\Users\berdy\AndroidStudioProjects\Janken\app\src\main\res\layout\activity_main.xml:26:AAPT: error: '100' is i...

2 years ago

2 answers
76 views
0
I'd like to display an image of Python's matplotlib graph in the GUI created by VisualStudio(C#).

What I want to do is follow the title, and I would like to know how to display images of matplotlib graphs on the screen created by VisualStudio's .NETFramework.The flow is Click the button on the GUI...


1 answers
129 views
0
Understanding SSH Key Roles in AzureDevOps

I'm building AzureDevOps for version management in my company.So I have a user SSH key registration, but is this SSH key only used when I first clone locally from AzureDevOps?Or is it used to maintain...


1 answers
46 views
0
Changing the Value of the Visual Studio 2017 User Macro

I am using Visual studio 2017.I added a user macro in the project file and set the value.The user macro was added to the project file by adding the following two lines to the project file:US>The macro...

2 years ago

1 answers
102 views
0
Attribute error I don't know the reason for red letters, please let me know.

<?xml version=1.0 encoding=utf=8?><LinearLayout xmlns:android=http://schemas.android.com/apk/res/android android:layout_width=match_parent android:layout_height=match_parent android:backgroun...


2 answers
77 views
0
Unable to import library in Android studio

I would like to use the Microsoft Translator API in Android studio. So I tried to import this API into the project I created, but it didn't work. Please let me know.·Environment Android Studio 1.5 Fir...

2 years ago

1 answers
50 views
0
Differences Between Included and Additional Included Directories

What is the difference between the inclusion directory items and the additional inclusion directory items in VisualStudio properties?Which one should I use?

2 years ago

1 answers
42 views
0
Difference between $(Configuration) and $(ConfigurationName)

There are $(Configuration) and $(ConfigurationName) in the Visual Studio macro, but what's the difference? It looks like it contains the same thing.How can I use it differently?

2 years ago

2 answers
124 views
0
Import Facebook SDK in Android Studio

Error: (10) Plugin with id'com.android.library'not found.When I imported the Facebook SDK from the Import Module on Android Studio, I got the above error when I synchronized with Gradle.The cause is u...


1 answers
111 views
0
Error in OpenGL

I tried to run OpenGL using the Google sample MediaEffect, so when I ran on Android Studio, the following error occurred and it stopped running.I think it was working when I first ran.Please tell me w...

« - 12 - »

© 2024 OneMinuteCode. All rights reserved.