Tuesday, April 2, 2013

CSVListExample Source code walk-through

Continuing with the recent trend. Here is another source code walk-through. This one is an example project that demonstrates how to create a Custom ArrayAdapter to load some data from a CSV file into a ListView



Monday, April 1, 2013

Math Fact Cards Tutorial

Enjoy another source code walk-through. This one is over https://github.com/FoamyGuy/MathFactCards
This project demonstrates how to load data from the internet into a ViewPager using AsyncTask so that the UI remains smooth.


Sunday, March 31, 2013

QR Maker Tutorial

Enjoy this tutorial that details a simple application that demonstrates how to load images with https://github.com/nostra13/Android-Universal-Image-Loader. The example application will take text from the clipboard and download a QR code from the Google infographics API.


Tuesday, April 3, 2012

Chiefs Energizing Face Wash


 This wash will wake you up if you use it on your face in the morning. Will, the person who created this stuff got in contact with because he thought it would be neat to be able to use the Chiefs Energizing Face Wash bottle as a key to turn off your alarm in the morning. That way when your alarm goes off you have to get up and go to your face wash in order to shut it off. Conveniently now that your alarm is off you are ready to use some of the wash, which will promptly provide you with a refreshing blast of awake-ness.

The application is now available for free in the Android Market.

Sunday, March 4, 2012

Weekend Leftovers

Another update for Chaos MTG, just went live.

The horrific empty space in the layout has finally been removed. And I made the Text Size larger for the rolls.

Been working on a new Kids game as well. This one will help players to learn their capital and lower case letters.

Sneak Peak:

Monday, February 20, 2012

New Version: Chaos MTG

Chaos MTG update went out last night. Bad news is, there was a UI bug. Good news is fixed version is now live on the market.
https://market.android.com/details?id=com.chaosmagic
New version enables you to create and use your own effects list within the application. To use your own effects add one or more of the following txt files to the ChaosMTG folder on your SD card (or the internal storage that your device treats most like an SD card)























Scan to install.













Be sure to look at the readme file to learn how your files need to be formatted. Here are some effects in the proper formatting to get you started.

1 - Bolchu - deal 3 damage to target creature or player.
2 - Eagle Claw - Destroy target creature.
3 - Money Tree - Every player draws a card for each forest they control.

Monday, February 13, 2012

New Version: QRAlarm

A new update for QR Alarm just went live.

Market Link: https://market.android.com/details?id=com.qralarmclock

It now has to ability to set multiple alarms.
new main screen






Scan Here to getit!