Questions tagged as 'android-studio'

1
answer

Error android studio 2.2 osx

Recently I installed android studio 2.1.1 on my mac. I made all the necessary settings, but when I start the AVD it returns this error:   emulator: WARNING: Increasing RAM size to 1024MB emulator: WARNING: VM   heap size set below hardware s...
asked by 19.05.2016 / 22:58
0
answers

"more than one device / emulator" when trying to use the mobile in Android Studio

Good morning, I started studying games development for Android and felt the need to use the smartphone in place of the emulator, I configured adb, the same recognized, but nothing appears in avd. What could be wrong? [     
asked by 04.05.2016 / 18:41
1
answer

How to hide public static final in proguard?

I have the following class package br.com.app1.urls; public class Urlapp { public static final String URL_LOGAR ="url/login"; public static final String URL_CADASTRAR_INCIDENTES ="url/incidentes"; } I would like to know how to configure...
asked by 02.05.2016 / 20:55
0
answers

Open android studio application on phonegap? t

I developed an app in Android Studio and would like to export it to the phonegap in order to be able to use it for multiplatforms. How can I take advantage of my project in android studio in phonegap since they both use java?     
asked by 26.04.2016 / 17:51
0
answers

Error in app emulation in Android Studio

When I am going to emulate the application by AVD in android studio, it appears this message, so I click the button to "Initialize Virtual Device" "Can not launch AVD in emulator. Output: emulator: WARNING: Crash service did not start emulato...
asked by 03.05.2016 / 19:23
1
answer

View Page Android - pick list of images inside the App and set it on the View page.

I am having a problem when I need to set my variable in View Page. I have an Activity that looks for the images inside the App and arrow in a String Array, until then everything is correct, I use the code below. ContextWrapper cw = new Cont...
asked by 09.05.2016 / 17:50
0
answers

Invalid APK in publication on account of package name

I am trying to generate an apk to be able to publish my app to the store, but when I sent it, a message appeared saying that the package name was invalid, because the name ".android" is restricted. So I changed the package name where classes wer...
asked by 23.04.2016 / 01:53
1
answer

Modifying the name of the Android Studio project

I modified the name of the project using Refactor - Rename, more time to copy from this error: Logcat: 04-18 06:40:04.480 19491-19491/? D/dalvikvm: Late-enabling CheckJNI 04-18 06:40:04.680 19491-19491/com.example.jeferson.Vote25 D/AndroidR...
asked by 18.04.2016 / 11:34
1
answer

How to remove automatic items from an activity

In Android Studio, at the time of creating an activity, the IDE already places some items inside it, like that circle with an envelope inside (image). How do I pull this off after creating the activity?     
asked by 28.03.2016 / 17:34
0
answers

Error opening android studio

When I open my android studio it loads Gradle and then displays the message: 'Error:Execution failed for task ':app:processDebugGoogleServices'. > File google-services.json is missing from module root folder. The Google Services Plugin cann...
asked by 27.04.2016 / 21:45