Questions tagged as 'android'

2
answers

Broadcast to read volume buttons

I'm having a problem with my broadcast. I'm not able to do that by pressing any volume button (vol +/-) my Toast is displayed. This is the most important of my manifesto: <receiver android:name="Broadcast.b_Botones" > <...
asked by 20.09.2018 / 22:17
0
answers

RuntimeException no server to serve request

I do not know what happens, but when I give in the option of "Build APK (s)" it does not compile my code and I get this, maybe someone else has happened ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for...
asked by 21.09.2018 / 00:45
2
answers

You do not see anything again

I'm trying to use Android Studio, but fuck for everything. I put two buttons and you can not see anything. CLASS package com.example.jhon.myapplication; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import andr...
asked by 11.09.2018 / 08:00
0
answers

Fatal error in the IDE Android studio

Porfa I need your help. In my android studio I get a FATAL ERROR.     
asked by 21.09.2018 / 03:08
0
answers

How can I install the HAXM?

I have tried everything but it does not let me install it in the eclipse. Has this happened to you?     
asked by 24.09.2018 / 08:00
0
answers

Ionic compilation error: ": app: transformDexWithDexForRelease"

After updating the Ionic verdict, I get the following error when compiling with the command: ionic cordova build --release android    npm: v6.4.1       Node: v8.11.3       Ionic: v4.1.2 The error he gives me is this: FAILURE...
asked by 24.09.2018 / 12:59
0
answers

How to put the next and previous song in Android Studio?

Hi, I'm doing a music player in android studio and I would like to know how I can move to the next song by clicking on the Next button, the same thing in the case when I go back I'm doing it with a listview and when I click on a song this is...
asked by 01.10.2018 / 16:50
0
answers

How to add a title to a ListView? In android studio

I want to add a title to a ListView, for example that has a heading title and then all the elements of the view. Then I will leave the code of the app, to make it clearer: MainActivity: public class MainActivity extends AppCompatActivity...
asked by 25.09.2018 / 00:30
0
answers

Sql Cloud in Android Studio 3.0

I would like you to help me with a concern, I recently managed the creation of a Mysql database in Sql Cloud of Google, the truth is that I could create the base without any mishap, I can even access it from WorkBench previously giving the autho...
asked by 24.09.2018 / 21:25
0
answers

Get data from USSD

I am trying to obtain data from a popup window of the USSD protocol, since my application, I can call the code in this almost * 144 # without any problem, but nevertheless, I have dealt with imnumerable codes found on the internet without obtain...
asked by 25.09.2018 / 02:58