Quantcast
Channel: Android Magic » Library
Browsing all 5 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Android GaugeView library

Even if my day job is keeping me very busy, I’ve just managed to publish my very first open source Android library for drawing gauges on Canvas I’ve implemented this in a couple of days so the code is...

View Article



Image may be NSFW.
Clik here to view.

AChartEngine Live Scrolling Graph

Recently I’ve been working on an Android app where I needed to plot some values in a time-based graph with live data (e.g. the phone’s signal strength). There are quite a few open-source Android...

View Article

Image may be NSFW.
Clik here to view.

Android Custom Font

I’ve recently had to re-think my approach for one of the most popular requests on Android:  easy support for custom fonts. I wanted a solution which: is flexible enough to use several fonts and...

View Article

Image may be NSFW.
Clik here to view.

Why Android DialogFragment confuses me – part 1

One of the most common requirements in any Android application is to inform the user when an event happens. In the Android Design Guidelines, there is an entry about dialogs which says: Dialogs prompt...

View Article

Why Android DialogFragment confuses me – part 2

In Part 1 I lost my DialogFragment after a device rotation, having set the public void setRetainInstance(true). Turns out there is a bug in the DialogFragment class, where when the view is destroyed,...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images