Questions tagged as 'android-studio'

0
answers

Import HelloCharts library into Android Studio

My question is as follows. I'm trying to import a library to be able to program graphics (line graphs, bar etc) in app. I'm using the site: link I downloaded the library, copied the whole folder to the Android Studio "gradle" folder, put...
asked by 07.02.2017 / 17:22
0
answers

How to leave the Android Studio interface in Portuguese?

It seems a bit lazy of me (it really is), but I'm not able to leave the android studio interface in Portuguese.     
asked by 16.11.2016 / 21:38
3
answers

How to run the emulator from the windows command line?

How can I run the Android Emulator without having to open Android Studio? the command:    android avd does not work. When I use the command:    emulator -avd nexus5 I get this error message:     
asked by 09.05.2017 / 14:17
0
answers

Unknown android-studio VDM error

I'm having problems creating a device in android-studio because of much searching on the net I decided to put a question here to see if someonecan respond. I use Ubuntu 16.04 and the project in question was created in PhoneGap, of course I on...
asked by 06.10.2016 / 21:26
0
answers

Error connecting external database

The following error appears E/MYSQL: Erro: java.lang.ClassNotFoundException: org.sqlite.JDBC.Driver E/MYSQL: Erro: java.sql.SQLException: No suitable driver E/MYSQL: Erro: java.lang.NullPointerException: Attempt to invoke interface method 'jav...
asked by 27.11.2016 / 08:43
0
answers

In Android Studio how to view what goes off-screen?

I am using text and an image with this they exit off the screen but with ScrollView is possible candle but in Android Studio on the screen is the cell phone to follow the design what comes out screen you do not see it, I would like to pul...
asked by 09.02.2016 / 21:08
1
answer

How to create new directories in Android Studio?

I'm creating an application in Android Studio that has many screens and many layout.xml files. I wanted to organize them into sub-folders, is it possible? I tried to edit Gradle Script , but a lot of error messages appeared.    ...
asked by 08.12.2015 / 18:00
0
answers

Doubt about edittext (write and automatically insert ".")

Good evening, friends, I'm wondering how do I do when entering numbers in an edittext when the user types and passes the 00,000 number to see that "." Ex: edittext - enter your car's mileage user - 90,000 km Thank you!     
asked by 21.09.2015 / 00:00
0
answers

Android Studio internal scroll bar error

Debian 8 use with KDE and Android Studio latest version, in the first project I noticed when scrolling the bar in the properties window or the tool palette the screen is not updated. Either roll by grabbing on the bar or with the mouse wheel. It...
asked by 10.05.2015 / 05:00
0
answers

Utizando API youtube android

I need a help here with youtube android player, can someone help me? This is the first time I use it. For example, I think I've added the library but private YouTubePlayerView youtube; is still marked in red! If anyone knows how to hel...
asked by 03.07.2015 / 12:05