Questions tagged as 'android'

0
answers

Fragment does not appear in a Toolbar with TabLayout

I'm trying to show 2 list layouts in the same activity using ViewPager, but for some reason the layouts are not being displayed on the application screen (they're blank), however, when debugging, the oncreateview lines are being read, that is, t...
asked by 14.03.2016 / 21:04
0
answers

How do I receive feed changes instantly?

I'm trying to make a podcast player and I have a question about the feed system. I thought of making a sync button, which would be able to return the updated list of podcasts when pressed. But I think it would be interesting if the user could...
asked by 15.03.2016 / 16:30
0
answers

Cordova error

Good morning guys, when I try to complete my cordova project for android of this message: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':processDebugResources'. > com.android.ide.common.process.Proc...
asked by 16.03.2016 / 10:03
1
answer

NullPointerException error in setMyLocationEnabled ()

I'm developing an app whose main function is to capture the user's location. I have already made a code of the error, I do not know if it is complete, I followed following internet examples: Code: private GoogleMap mMap; public View onCrea...
asked by 30.03.2016 / 07:29
1
answer

Error in gradle build: "java.exe finished with non-zero exit value 2"

I'm having this error in my Android Studio, this happens when I run an application that I'm developing. Does anyone know what it can be? Followmybuild.gradle:applyplugin:'com.android.application'android{compileSdkVersion23buildToolsVersion"2...
asked by 28.03.2016 / 06:03
0
answers

Voice Recorder with Pause

I've been searching, but I have not found anything, the most I found were recorders with just the stop, my application the pause is essential. If anyone can help me.     
asked by 14.03.2016 / 21:41
0
answers

DELETE android with Webservice URL does not work

I'm having a boring problem that I still can not solve and involves PHP and Android (more PHP actually). I am accessing a WebService in PHP that performs an operation according to each method requested by Android (for example: POST mak...
asked by 14.03.2016 / 15:27
1
answer

Error generating APK values file from Google Analytics

I'm having a problem with google analytics when I'm generating the APK and the following error message is being shown. .../app/build/generated/res/google-services/release/values/values.xml Error:(3) Error: "ga_trackingId" is not translated in...
asked by 24.03.2016 / 02:38
0
answers

Adapt code to json url from google maps

I followed the code that was in the first comment Link to this comment worked fine but when I tried instead of passing json from wikipedia google json google maps no longer appear results I think the error is in the input input = "input=...
asked by 23.03.2016 / 17:58
1
answer

Gradle error app: processDebugGoogleServices'

I'm having an error while trying to generate APK in Android Studio, it's being the following message has been displayed: Error:Execution failed for task ':app:processDebugGoogleServices'. > Please fix the version conflict. I have already...
asked by 24.03.2016 / 02:23