android-studio tag

159 questions


2 answers
119 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
105 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...


1 answers
68 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...

1 years ago

1 answers
74 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...

1 years ago

1 answers
86 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...

1 years ago

1 answers
70 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
71 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...

1 years ago

1 answers
108 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...


1 answers
61 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.

1 years ago

2 answers
93 views
0
Permissions not specified in Android Studio permissions are displayed

I am currently creating an application on Android Studio 2.1.2, but I would like to remove the permissions that Android Manifest does not specify when installing on GooglePlay.The permission you want ...

« - 5 - »

© 2024 OneMinuteCode. All rights reserved.