Tag Archives: Java

makemachine Turns One Year Old!

One year ago today, I started this blog Continue reading
Posted in Actionscript, Android, Audio, Cinder, General, Java, Python, Visualizations | Tagged , , , , , | 2 Comments

Property Names From JsonObject

A quick snippet for finding the property names of an com.google.gson.JsonObject. Continue reading
Posted in Java | Tagged , , | Leave a comment

Android Form Generator

I’ve written a small framework for dynamically generating form-based user interfaces, code and examples included Continue reading
Posted in Android | Tagged , , , , , , , | 27 Comments

Android Multi Selection Dialogs

A brief explanation of how to create and use a multiple-selection dialog box in the Android framework Continue reading
Posted in Android | Tagged , , | 5 Comments