Questions tagged as 'android-studio'

1
answer

Error installing Android Studio

Well, I'm having the following error installing Android Studio: I already configured the variable, and already installed the JDK Even then, the error persists!     
asked by 26.05.2016 / 17:38
0
answers

Error requesting the ID of a data in the database through the name STRING of the data

Well, I made a method in my webservice to get the ID of a value from a state, that is, I go to function an EX name: "Acre" and it returns the ID in the database of that state. I did it, it worked fine by testing for SOAPUI that is used to test,...
asked by 22.05.2016 / 17:13
0
answers

Error in Gradle Sync while compiling project

I'm finishing a project in Android Studio, and updated to version 2.1, then I started to appear errors, some already resolved, that persecutes me; When I synchronize the gradle I get these messages: HerearethesettingsformyGradle: andbelowismyS...
asked by 09.05.2016 / 16:46
0
answers

Android app shows error

Good evening I'm learning how to use Android Studio. I'm trying to develop an application that takes some json data via url, but when I run my application, it throws the following error: 02-01 23:30:35.700 14230-14230/? D/dalvikvm: Late-ena...
asked by 02.02.2016 / 02:43
0
answers

Doubt about the ActionBar Tab

When my application opens, Tab looks like this: ButifIopenanewViewandreturntothehomescreen,italreadylookslikethis: Does anyone know why? And how do I always appear with the shadow? I'm using the Live-O template. =======================...
asked by 16.12.2015 / 23:32
0
answers

Error running AVD - The filesystem is already 140800 (4k) blocks long - Nothing to do

When I try to execute my AVD, it hangs in the part shown in the image below and returns the error resize2fs 1.42.13 (17-May-2015) The filesystem is already 140800 (4k) blocks long. Nothing to do! I'm using the Mac and have already comp...
asked by 10.01.2016 / 23:23
0
answers

Camera built into Activity / Fragment as Instagram [closed]

I have an app where sometimes the user needs to take a picture of a receipt during a confirmation process and would like to have the embedded camera on the same screen at the moment (instead of calling Intent for camera application) regardless...
asked by 09.10.2015 / 23:07
0
answers

Sending msg by whatsapp for direct by an application

It is possible to send a message via whatsapp to a pre-determined contact directly from my application. Without opening the application and having to select the contact and send the message there.     
asked by 29.10.2015 / 13:26
0
answers

INTENT call not found [closed]

The application delphi calls a java application activity and in the call it presents the following error:    android.content.ActivityNotFoundException: Unable to find explicity activity class {com.embarcadero.pedro.mostraparametrob / actMostr...
asked by 28.09.2015 / 00:32
0
answers

Update UI during print screen process

I have Activity and several Fragments in it, and in Fragment , I have a list of images. I want a floating button to print all the images without having to change the image on the screen. I made the code below but it upd...
asked by 27.08.2015 / 14:47