io tag

409 questions


1 answers
71 views
0
The Android Studio design editor is no longer displayed.

I'm a beginner for about a week since I started using Android Studio.The design editor is no longer displayed this time.This is what the design editor says.design editor is unavailable until a success...

2 years ago

1 answers
94 views
0
I want to use IntelliJ for ionics.

How can I add (?) ionics to the existing cordova/phonegap project created by IntelliJ?It says it's supported by the plug-in, but I don't know how to use it.Also, I would appreciate it if you could tel...


1 answers
113 views
0
I'm trying to read the csv file with Cotlin, but the letters are broken.

You want to read the csv file stored in the external storage via Cotlin. I succeeded in the text file, but the characters in the csv file are broken like a gram, so there is no change even if I change...

2 years ago

1 answers
91 views
0
I want to receive the stored procedure OUTPUT Parameter

I am developing an API with Visual Studio 2013 c#.I'm going to use StoredProcedure to select the data in the table.I don't know how to get the retrieved data with C# code.I am using ObjectParameter, b...


2 answers
45 views
0
How do I embed binary files into a program to view them in Visual Studio's C++ development?

Visual Studio's C++ development is looking for ways to embed binary files into the program and browse through the program.For C and C++ development in gcc, I think it is possible to embed binary files...

2 years ago

1 answers
65 views
0
ListView to Fragment or ListView to new Activity?

Now I'm creating an app for music scores, and first, the list of songs is ListView and appears as TextView.I am still a beginner in programming and Android Studio, but I would like to see the score of...


1 answers
99 views
0
Error running exe file in Windows 10: Access violation at address

When I run 'xxxxxx.exe' on Windows 10, I get the following error and I can't process it.Access violation at address0066472F in module 'xxxxxx.exe'.Read of address0000007C.If the above error occurs, pl...

2 years ago

1 answers
73 views
0
Build Fails in Android Studio

We are developing a hybrid app with ionic.When I build an ionic environment and build with Android studio, I get the following error:Task 'assembly' not found in root project 'app'. at the terminalion...


1 answers
83 views
0
How do I increase my IDE memory on Android Studio?

Recently I've been developing several projects and I've noticed that loading and starting IDE Android Studio takes too long.After that, I wonder how to increase the memory of IDE's Android studio?To s...

2 years ago

1 answers
115 views
0
After updating to Visual Studio 2019 Ver16.9.2, the Xamarin forms iOS Release Build failed to find the provisioning file.

At Visual Studio 2019, we are developing iOS and Android apps using xamarin forms (for the first time with Xamarin forms).I was able to register the release version in the App Store the other day, but...

2 years ago
« - 20 - »

© 2024 OneMinuteCode. All rights reserved.