Questions tagged as 'android'

0
answers

Doubts with the remote control in the Android notification bar

Good, first I want to make a brief summary to put in situation. My app loads a Fragment , I instantiate an object from a clase that I created. This clase contains the attributes and methods necessary to play a radio in Stream...
asked by 14.11.2016 / 10:21
0
answers

How to upload from an Android directory to Google Drive?

These days I had a problem is this: I want to send a file that is in a path of the SD card, but I do not know how to achieve it. Please know help.     
asked by 12.11.2016 / 14:24
0
answers

How to Assign the Value of a File to a FileOutputStream?

I want to assign the load value of a file to a fileoutputstream because the method I use forces me to only use fileoutputstream. The load value of the file is a path of a directory where a zip file is located. If you know how to achieve it, I wi...
asked by 13.11.2016 / 12:40
1
answer

Error in method onSuccess SDK Facebook android

I'm trying the facebook sdk in a fragment and I did it in the following way This is my fragment: package com.dedicables.videos.dedicable.Views.Login; import android.content.Context; import android.content.I...
asked by 03.07.2016 / 20:56
1
answer

android recyclerView firebase

Good afternoon, I am developing an app with tabs and fragments, The problem I have is that when I start the app the recyclerView that is inside a fragment does not show me anything at the beginning, but if I move to the last tabs and I go back t...
asked by 22.09.2016 / 13:13
3
answers

Android RecyclerView Firebase Fragment

Good afternoon, I am developing an app with tabs and fragments, The problem I have is that when I start the app the recyclerView that is inside a fragment does not show me anything at the beginning, but if I move to the last tabs and I go back t...
asked by 23.09.2016 / 15:26
0
answers

Minimize the App and keep the array in the GridView? - Expert on Android

I have an application which works with an external API to load images in a GridView, everything works perfectly except when the App is minimized, and it is returned. Launches the Error "The application has stopped" at the time of loading the dia...
asked by 09.09.2016 / 00:21
1
answer

How to view local database through internet [closed]

I have a local database in my house with MS Sql Server, from this database I only need to show a data from a table through the internet or an application, I would like to know which is the easiest way to achieve this, to exemplify , if in the lo...
asked by 07.05.2016 / 15:34
1
answer

Implement night mode on Android

I understand that Android is a night mode is to say that it differs if it is day or night, my question is How to get that data and thus be able to change from a clear subject to a dark subject? Update The problem that arises after findin...
asked by 26.07.2016 / 13:08
0
answers

How to Synchronize Sqlite with Webservices Ksoap

I have my app which I have it so that it works in disconnected mode of wifi or data, which all the payment applications that are made I keep them in a bd sqlite, for later when the user has access to internete synchronize those the Modified data...
asked by 20.07.2016 / 16:10