Posts Tagged ‘Github’

My GitHub HomePage

Posted: November 9, 2010 in Android, Java
Tags:

I am putting up my Android stuff at my GitHub HomePage. I should have more stuff up later in the week. If you firm needs an android developer, send me an email.

LogWrapper

Posted: September 12, 2010 in Android
Tags: ,

The source for the LogWrapper that I use is up at Github. The buildscript to build the jar is not in place yet, thus you will have to grab source. It is already marked as an Android Library Project if you desire to use it that way just download the source into an Android Library Project empty shell.

Advertisement

Github enables apk QR pages

Posted: June 21, 2010 in Android
Tags: ,

For those of us who use Github, Github now provides auto generated QR pages for your android projects. Nice easy way to put up sample android applications.