studio tag

324 questions


1 answers
72 views
0
Error in Dart File: Entrypoint does not contain a main function

When I tried to run the Dart file on Android Studio, the screen Edit configuration came up, and an error similar to the following occurred: Error: Entrypoint does not contain a main functionI would ap...

2 years ago

1 answers
78 views
0
Error on new project: Unable to resolve dependency for ': app@debug/compileClasspath'

I'm a fairly good programmer, but I'm a super beginner at Android programming.I installed AndroidStudio(3) on Windows 7 and created a new project.The build will not pass due to a sudden error.There ar...

2 years ago

1 answers
91 views
0
Android.text Editable Cannot Be Imported

I wanted to create an Android app, so I installed Android Studio and studied as per the book, but I couldn't import the textEditable above, so I couldn't proceed.I apologize for the lack of study, but...

2 years ago

1 answers
103 views
0
RAD Studio Sydney no longer allows programs to be installed on real Android devices

When I built it on the FMX of RAD Studio Sydney, the program had been installed and running on the actual Android machine.After I patched the sydney, the AAB file was created and it stopped working on...

2 years ago

1 answers
53 views
0
I want C# source code folder out of solution

I would like to place the C# source code (.cs) outside the VisualStudio solution folder.This is because I want to manage some project codes in the solution separately from the main unit.C#How do I get...

2 years ago

1 answers
75 views
0
If you run the created application with an iPad simulator, it will be displayed in iPhone size.

We are developing a mobile app on Flutter.If you run the created application on the iPad simulator, it will be displayed in iPhone size.There is an enlarged mark in the lower right corner, and if you ...


1 answers
76 views
0
Error creating android studio 2.3 project

When creating a project with Android Studio 2.3, the following error occurred, so please let me know the meaning and countermeasures of the error.C:\Users\vaiot\AndroidStudioProjects\MyApplication3\ap...

2 years ago

1 answers
114 views
0
Unable to upload Android app aab file in Play Console

After creating and releasing one app on Android Studio, I am now trying to upload the second app from the Play Console.When I try to upload a file with the extension .aab created with Android Studio i...


4 answers
70 views
0
Understanding Language Advantages

Currently, I am worried about choosing a language for developing a new system.A desktop application will be developed for Windows.The development environment is VisualStudio and the language choice is...

2 years ago

1 answers
65 views
0
Indentation and line feed misaligned in Android studio

If you do code shaping on Android Studio, indentation and line feed positions will be greatly shifted.This does not cause an error, but I asked you because I wanted to solve it.

2 years ago
« - 13 - »

© 2024 OneMinuteCode. All rights reserved.