Questions tagged as 'android-studio'

0
answers

Location request issues

Hello, good afternoon! I'm having problems with the return of my location in my code (it's also not asking the user for permission) ACTIVITY CODE public class GPSActivity extends AppCompatActivity implements LocationListener { private TextV...
asked by 20.12.2018 / 17:14
0
answers

player.setDataSource (URL); giving error

I have the code below that opens a URL for Streaming from a web radio and rings / pauses. I have and errors in this código that I do not think at all and I ask for your help. package carcleo.com.player; import android.media.Me...
asked by 24.12.2018 / 13:37
0
answers

How to leave two screens in an activity, being able to change one of them via code

Good morning, afternoon or evening !! I need to make a screen in the android divide in the middle, where the screen above screen a video player, and the bottom a chat, where in a due event will be replaced by another screen, a call screen that w...
asked by 01.10.2018 / 15:00
0
answers

ESC Function in Android Studio

A customer uses their own application in a data collector with Android 5.0+ system. The data collector is like a very robust smartphone used by companies, and in this case it has a physical keyboard full of buttons, like the old cell phones....
asked by 27.09.2018 / 00:51
1
answer

Many logs with the message "setTypeface with style: 0"

I am making a app in android studio , and after passing some activities the screen goes black and the last record of log cat is this message. I've already looked at the other questions about this but none solved my...
asked by 14.10.2018 / 20:29
0
answers

Back in Android menu

There is a menu inside a menu, how to go back in the previous menu? <menu xmlns:tools="http://schemas.android.com/tools" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:android="http://schemas.android.com/apk/res/android"> <...
asked by 28.09.2018 / 03:02
0
answers

Media | Player in the notification area

Well, I'm making a app that has a MediaPlayer plugin to play web radio . I would like to add, when player was clicked, a preview of it in the notifications area (I think that's the name) as well as below: InthisimageI...
asked by 26.12.2018 / 10:55
1
answer

I can not use Android Studio (Gradle Project sync failed. Basic functionality ...)

I searched, searched, and did not find the solution to my problem. Firstly I will put the images of my situation, but beforehand I will inform you that my processor is AMD. In this case I just need to be able to perform build / re-build for a...
asked by 07.09.2018 / 21:19
1
answer

Error connecting to firebase

I'm creating an application in Android Studio using java and geolocation, however I have this error below and I do not know what to do. Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be remov...
asked by 22.09.2018 / 23:43
0
answers

Error to popular array, firebase, photo gallery ANDROID STUDIO

I've been searching for this error for three days and can not fix it. I'm putting together a photo gallery for my app and I need an Array with the photos coming from Firebase to show them in the gallery. This error occurs when clicking on the ga...
asked by 14.09.2018 / 14:49