Questions tagged as 'android-studio'

1
answer

Error while completing app created in Android Studio

When you enter a ImageView , and try to run the app on the emulator, it displays the following message on the screen: **com.android.phone has stopped** , plus this message disappears and it executes normally. But when I run on the...
asked by 06.06.2018 / 16:54
0
answers

CRUD Android doubts

Good afternoon I have 3 questions about a crud I made in my app. 1 I did a field search and it looks like it does not pick up any phone in the j7 line and I wanted to know if anyone can tell me why 2 Crud needs you to put something in Mani...
asked by 29.05.2018 / 21:09
0
answers

Error creating project in android studio

When I create a new project in Android Studio the following error appears:    project location should not contain whitespace, this can cause problems with the ndk tools The page is First Name Last Name (with space). Okay, but I cou...
asked by 17.04.2018 / 20:52
0
answers

How to use a Figma layout in Android Studio?

I have a project in Figma with some screens, for example that of the image below: FigmageneratestheXMLorSVGcodeofeachcomponent,suchasthe"screen": <!-- layout/*.xml --> <RelativeLayout xmlns:android="http://schemas.android.com/...
asked by 24.03.2018 / 16:34
1
answer

Android Studio AAPT2 error, Error:: com.android.builder.internal.aapt.v2.Aapt2Exception: AAPT2 error:

I just installed android studio every time I start the error, I did not make changes to a new project with nothing when I try to synchronize this error.    Error: java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.A...
asked by 03.04.2018 / 01:54
1
answer

Doubt ~ beginner on 2 android SDK's on the same pc

I downloaded Visual Studio and also installed android sdk, but the Android Studio IDE comes along with sdk, I've looked for Android SDK folders but there are many with the same name, such as installing Android Studio without generating problems?...
asked by 01.02.2018 / 20:12
0
answers

List data from an android API

Hello, I'm trying to list data from a web API, as I've never listed it so I'm having trouble understanding the listing solution, the API url returns a few values that I want to list in the Main activity, but when I enter the row with the followin...
asked by 16.01.2018 / 01:23
2
answers

Problems handling Vector Asset

Android Studio is returning this error when I add images to my project, but the selected images are the IDE's native icons.     
asked by 22.01.2018 / 17:50
0
answers

Error building: Timed out while waiting for slave aapt process

I would like to know how I can get this error when I try to create a new app. The error is as follows: it loads everything right, but when it loads the Gradle it gives an error and the screen goes infinitely in the "Waiting for build to finish"....
asked by 14.12.2017 / 19:37
1
answer

Error react-native run-android

I installed the react-native-cli , android sdk and the android emulator . I was able to do the init project but when I run the react-native run-android command it shows the log:    Scanning 577 folders for symlinks in D: \ dev \ git-re...
asked by 13.12.2017 / 15:06