Questions tagged as 'android-studio'

1
answer

ImageButton placement in XML

I have an imagebutton in a relative layout. When I put the command: "android: layout_marginLeft=" It does what you want it to do (move away from the left border by x measure), but when I put it: "android: layout_marginRight=" nothing ha...
asked by 06.12.2016 / 22:21
1
answer

SDK problem in Android Studio installation

I'm having trouble installing Android Studio. I simply can not solve this problem of installing SDK's in the folder: Before he was warning that there were upgrades in the location of my folder, and really had, it was the username of my...
asked by 06.10.2016 / 21:58
1
answer

import gallery image - android

Hey guys, I need help with my application, I have to select an image from the gallery, make it appear in an imageView and save it in the database (SQLite) so that the person can exit the application and keep the picture for when it comes back, i...
asked by 13.10.2016 / 02:14
1
answer

Error starting Android Studio after update

Hello, I was using Android Studio normally until the IDE asked me to upgrade and that's what I did. But after the update I got the following error: " No JDK found. ". So I tried to add the following line to the aruive "studio.sh": " JAVA_HOME="...
asked by 25.08.2016 / 21:31
1
answer

Android Studio Do not run script (KISS MISSING)

Good morning, I have Android Studio running on my normal Windows, the emulator also works. I installed in the VMBOX of oracle debian, in the processor I enabled the option of VT-X / AMD-V I installed andorid studio plus the emulator with nexus 5...
asked by 22.09.2016 / 15:55
3
answers

Android Studio does not have Genymotion device

I installed Android Studio Genymotion, I created a virtual device in Genymotion, I put it to run the virtual appliance but Android Studio at the time of running it does not locate the device. I installed the Genymotion plugin in Android Studio b...
asked by 26.07.2016 / 16:00
1
answer

Insert aws KEY API (amazon)

I'd like to know where to insert the Amazon KEY API into my android project. I will use a database installed on Amazon to record and fetch my data. Follow my gradle: dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) t...
asked by 25.06.2016 / 17:51
1
answer

Lenovo lives a7010 does not work on android studio

I tried everything to make the Lenovo a7010 smartphone work, literally nothing solved, I had some problems with Motorola, but something that a simple Driver already solves, however, this smartphone does not help me, ANdroid Studio does not recog...
asked by 22.07.2016 / 00:34
1
answer

problems running android usb on android studio

Does anyone know why I'm giving this error, I can not run the application either on my smartphone with debug mode enabled or with the emulator? anyone know, I'm new to android and wanted to make an application for my site if anyone can help me I...
asked by 21.04.2016 / 16:35
1
answer

How do I create backups of a project in Android Studio?

I did not find an option to save as and I tried to copy the whole folder but as the project generates files with the very big name it ends up giving error in windows at the time I make the copy by ctrl C ctrl V of the entire folder ... .     
asked by 06.05.2016 / 19:47