Questions tagged as 'android-studio'

2
answers

Error while selecting emulator in Android Studio

Good afternoon. I'm starting to study Android and use Android Studio. I clicked to run the application and the window appeared asking for a new emulator. I've done this before on another computer and it worked normally after the settings, as...
asked by 23.06.2016 / 18:12
1
answer

How and where to add image by Android Studio?

Which folder put the images I want to add in my application? Na drawable? And how to add via Android Studio ?     
asked by 04.04.2017 / 21:38
2
answers

layout problems in Android Studio

I have a small problem with my layout looks like this in Android Studio and how it stays on avd: XMlcode:<TextViewandroid:layout_width="wrap_content" android:layout_height="wrap_content" android:textAppearance="?android:attr/text...
asked by 27.11.2015 / 00:25
1
answer

Change repository linked with android project in Git

Good morning, I created a project in Android Studio, I created a repository in Git, I made the Share of my project in my repository. Now, I would like to change the repository, take this project from my already linked project and link it to a...
asked by 24.09.2015 / 16:42
1
answer

How can I make my GridView images have different sizes

I would like the gridview to look like this     
asked by 16.10.2015 / 18:31
2
answers

Error 403 when trying to "synchronize the project with Gradle"

When I open Android Studio, it can not synchronize the project with this "Gradle", it returns the following error in "Messages Gradle Sync"    Error:    Could not GET 'http://jcenter.bintray.com/com/android/tools/build/gradle/0.12.2/gradle...
asked by 27.08.2014 / 13:56
1
answer

How to change the version of the application in android studio? [duplicate]

I'm about to launch an application and I know that at some point I will make updates, but I did not find in the tool the place to change the version of the app, since it is different from Eclipse ADT, which was in the androidmanifest itself. A...
asked by 05.03.2015 / 21:21
2
answers

How to make a ListView "Clickable"?

I have a simple phonebook system, where there is Activity s for: Registration; Editing the registry; Removing the registration; And one last to see all contacts within a ListView . All records come from a table in the d...
asked by 13.02.2015 / 19:44
1
answer

Layout Alignment Between Class Swapping - Android Studio

I'm implementing a program that uses database and interacts with different layouts of entries and editing users. I'm working with RelativeLayout on all screens. In one of the layouts , I enter a perfectly aligned button...
asked by 18.02.2015 / 01:00
2
answers

Android Studio 3.0 Update Error

Well today an update appeared for Android Studio and as I always put it to update normally. When I finished updating I asked to download some gradle versions and things like that, I just installed it so I let it run normally. But the debug \ man...
asked by 26.10.2017 / 17:39