io tag

409 questions


1 answers
63 views
0
Android Device Monitor Does Not Start

Introducing Android Studio to see if your smartphone can be recognized When I started Android Device Monitor, the following logs were spouted out and I couldn't start them.Googling for similar casesI ...

2 years ago

1 answers
44 views
0
Understanding the Path of dll when building visual studio

When the build runs in visual studio, 1>〇 ..vcxproj->C:\trunk...(omitted)...\GUM.\Debug\〇 ..dll1 > The specified path could not be found.1>The build of project cx.vcxproj has been complete...

2 years ago

1 answers
41 views
0
Visual Studio 2010 Override Intelligence Lost

I use Visual Studio 2010.After installing ReSharper, most intelligence is automatically displayed without any problems, but only override methods are not automatically displayed.For example, if propro...

2 years ago

1 answers
43 views
0
VisualStudio 2017 C# Isolates Normal Code from Designer

Thank you for your help.In Win10, while writing the code for C# in VScommunity, you can code the form from another project.When you copy it, for some reason, the normal code and the Designer code are ...

2 years ago

1 answers
74 views
0
Flutter Firebase Authentication Troubles

Prerequisites/What you want to achieveI'd like to authenticate my phone number using Firebase Authentication on the Flutter app.Problems/Error Messages you are experiencingI am using Android studio.Wh...


1 answers
151 views
0
Is there a way to connect the terminal to the PC and debug it with logcat without power supply?

It's just as the subject says.I would like to observe the behavior of the Android application under development when the power supply is low, but when I connect the terminal to the PC via usb, the pow...


1 answers
91 views
0
An application created with object orientation will fail at startup.

If you run the following program on your smartphone, it will end as soon as it starts.There are no errors when coding, so I don't know where the problem is.If there is anyone who can tell us the cause...


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
« - 22 - »

© 2024 OneMinuteCode. All rights reserved.