Questions tagged as 'android-studio'

1
answer

Error while running the Android Studio emulator

I have a problem when emulating a device in android studio. When I try the following error occurs:    15:28:24 FileNotFoundException:   /home/henrique/.android/avd/3_2_HVGA_slider_ADP1_API_17.ini (File   or directory not found) Aftercrea...
asked by 18.12.2016 / 19:36
1
answer

Help to solve error android studio

I'm having trouble with an error in android studio. From what I entedi, when I run the project, a "certain partition is resized" to a larger size or occupy a larger space. I tried to figure out how to solve it, but it did not work. Despite the e...
asked by 09.12.2016 / 14:40
1
answer

JSON parsing with android volley

I have this JSON on the server side: [{"idreg":"271896", "code":"USD", "codein":"BRL", "name":"D\u00f3lar Comercial", "high":"3.2652", "pctChange":"-0.939", "open":"0", "bid":"3.2492", "ask":"3.2497"}] I want to use the value of "ask" but I...
asked by 02.01.2017 / 02:48
2
answers

How to use HTML or CSS in Android Studio?

I would like to know how I can structure my app with HTML, and style it with CSS too. I want to put a fieldset to form a table. I looked for tutorials on the internet but I did not quite understand how to use it. I want the lvDolar, from the...
asked by 27.10.2016 / 19:17
1
answer

Version Number Increment

I would like feedback and help for version number 1.0.0.1 (example). How can I make this increment simple to stay automatic? Or, as is usually or good practice, increment this number before and after the "points"? Thank you!     
asked by 21.09.2016 / 15:10
1
answer

Gradle version error

Does anyone have any ideas how to resolve this error in Android Studio? Plugin is too old, please update to ANDROID_DAILY_OVERRIDE variable to ... error-gradle.PNG1055x716.59KBMyclasspathlookslikethis:classpath'com.android.tools.build:gra...
asked by 19.07.2016 / 18:45
1
answer

How to change the Activity inside a fragment with Button?

I have a simple App, it has two areas, one with the Fragment and the other with a Button Group How to do so that by clicking the buttons I can change which Activity will be loaded in Fragment? And how to keep save the state of the las...
asked by 27.06.2016 / 09:28
1
answer

Android Studio 2.1.1 - Rendering Problem

My Android Studio 2.1.1 (Windows XP) is giving trouble when it is opened: the virtual cell phone screen is gray instead of white. With this, any item that I enter in my project is invisible.     
asked by 04.07.2016 / 04:34
2
answers

Android Gradle sync failed

I have an old android project and want to bring it to life. I downloaded android studio 2.0 I imported my project and nothing worked error message. 14:22:37 Gradle sync failed: Gradle version 2.2 is required. Current version is 2.10. If...
asked by 22.04.2016 / 19:30
2
answers

Build Gradle Eterno

I did not find anything like it. When I try to run projects from a book it looks like this:    "Gradle: Resolve dependencies: 'app: _debugCompile'" And it does not compile for anything. I changed my Gradle file to the versions I have. a...
asked by 21.01.2016 / 13:08