Julien's DevRel corner
  • Home
  • About
  • Rss
  • Bluesky
  • Linkedin
  • GitHub
  • Mastodon
Sign in Subscribe

brestram

A collection of 3 posts
Strange bug with long XML files in android.
android

Strange bug with long XML files in android.

Android XML parsing bug with large resource files - TypedArray.length() returns incorrect count for long XML arrays, solved by reordering array definitions to put references before actual content.
29 Jan 2014 4 min read
Integrate a twitter timeline in your android application.
android

Integrate a twitter timeline in your android application.

Quick tutorial for integrating Twitter timeline into Android app using WebView - 30-minute social feature implementation for BresTram app with embedded Twitter widget and transparent background.
30 Oct 2013 3 min read
onLocationChanged is never called on Android
android

onLocationChanged is never called on Android

Android development troubleshooting: fixing onLocationChanged never being called - the missing requestLocationUpdates() call despite implementing LocationListener interface and having proper permissions.
26 Oct 2013 2 min read
Page 1 of 1
Julien's DevRel corner © 2025
Powered by Ghost