Questions tagged as 'android-studio'

0
answers

Cause: invalid stream header: 00000000 Android Studio

Next, I was developing an application in Android Studio and crashed the power here at home, since every time I try to run the application to test it gives the following error: Cause: invalid stream header: 00000000 I've been looking for troub...
asked by 14.12.2018 / 01:51
0
answers

Overwrite an html code from an Android Studio webview

I have a java code, where the function is simply to generate a web page with the basic navigation functions, what I want is to change a part of the html code. html code: WhatIwanttochangeinhtml:<tablewidth="match_parent" class="mSimple...
asked by 28.12.2018 / 19:48
1
answer

How to install the Android Studio patch?

When I update the IDE, it does not update automatically, but instead asks to download the zip file. Link Download:https://sites.google.com/a/android.com/tools/download/studio/builds/android-studio-2-3-beta-1     
asked by 28.12.2016 / 05:44
1
answer

Android Studio app

I'm developing an application that is a chord dictionary for guitar. And as there are countless chords, consequently I have countless Activities. The problem is that the application will be very, very large, because you are using the buttons and...
asked by 04.01.2017 / 00:47
1
answer

Project in Android studio does not run for lack of libs

I have this error when trying to run an Android project I did a while ago, I cloned the git repository and tried to run, I updated Android Studio soon I do not know what to do. Error:    Error: Execution failed for task ': app: compileDebu...
asked by 02.09.2016 / 20:58
1
answer

How to correct what is red? [closed]

I'm a beginner and I can not fix what's in the red in the image when I switched to the changed color code but in Android Studio so public class MainActivity extends Activity { private ViewManager l;...
asked by 05.12.2016 / 17:47
1
answer

ANDROID STUDIO APP ERROR CLOSING WHEN EXECUTING

Recently (and out of nowhere) has come an extremely annoying and annoying error in Android Studio, actually the IDE itself nor error points in any code, but when I run an app that has images like at least one imageView or Button com a background...
asked by 15.12.2018 / 03:12
1
answer

Exception in thread "main" java.lang.IllegalArgumentException: Type without superclass: module-info

I created a game with libgdX and it normally runs on the mobile emulator, but now to generate the apk with key it does not generate, I'm wasting a little time on it, does anyone know the solution? Exception in thread "main" java.lang.IllegalAr...
asked by 01.09.2018 / 20:14
1
answer

Failed to add Class objects to the Array List

I have the class below: package carcleo.com.radiosingular.classes; import android.util.Log; import android.widget.Toast; import com.google.gson.JsonArray; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject;...
asked by 20.12.2018 / 13:01
2
answers

Emulator does not load [closed]

I need to use the IDE android studio, I installed it all right, but at the time of running the applications, the emulator just keeps loading, and does not handle. Setting up my Notbook: Brand: Dell Inspiron 14 ' Processor: Core i5 Mém...
asked by 23.11.2016 / 17:34