studio tag

324 questions


1 answers
80 views
0
Unable to build project from PowerShell

From PowerShell the specified project in the solutionI would like to build via VisualStudio.DTE.It doesn't work I probably need to go down the hierarchy of solution folders in the solution I don't kno...


1 answers
79 views
0
I want to use Android Monitor with Android Studio 3.0

As the title suggests.I am currently developing using Android 4.4 devices, but when I updated to Android Studio 3.0, Android Monitor was replaced by a feature called Android Profiler, and when I conne...

2 years ago

2 answers
43 views
0
Unable to connect to the remote server

Developing APIs for Visual Studio 2013, C#.The purpose of the API is to send a message to your phone, which was initially a TimeOut error, but req.Timeout=System.Threading.Timeout.Infinite;When I adde...

2 years ago

1 answers
116 views
0
Understanding the Behavior of Windows Forms (C#) Development to Prevent Buttons from Being Pressed When Items Are Null

I am currently programming in Visual Studio Windows Forms (C#).The program you want to create is ·Select one of the choices in the combo box→ Enter a number in the text box → Press the button That's i...

2 years ago

1 answers
134 views
0

1 answers
137 views
0
How to add library files in an Android studio

I'm going to use the Gson library to serialize/deserialize JSON objects in the Android studio. Library enclosures are not working. I created a new project and put the gson-2.2.3.jar file in the libs f...


1 answers
83 views
0
int main(){([](){}()));} Why does it run normally?

I'm asking you a question because I saw such a strange code.I don't know why ([](){})()); is compiled normally in the source code belowI'm not a function pointer, I'm not an operator.But if you run it...


1 answers
75 views
0
Is there a way to add or change the theme of the Android studio?

Android Studio, Windows 7 64-bit If you turn on the Android studio, you can code on the white screen. I want this background to be black or something else I don't know how to change it.


1 answers
140 views
0
How to search for strings in a project in an Android studio

It might be a stupid question, but is there a way to search for the string I'm looking for throughout the project other than Ctrl+F? For example, I want to find the string .getUuid(), but Edit->Fin...


1 answers
104 views
0
How do I delete modules from Android Studio?

How do I delete modules from Android Studio? I can't see the delete button even if I right-click on the module.

2 years ago
« - 21 - »

© 2024 OneMinuteCode. All rights reserved.