Monthly Archives: May 2011

I /thought/ I knew how to copy a file…

More trials and tribulations on the Android platform – which I love, don’t get me wrong. I admit upfront that this is very likely my own fault for not knowing the ‘correct’ way to achieve my goal. It also may possibly … Continue reading

Posted in Mobile Development | Tagged , , , | Leave a comment

Android and ‘file://’ and ContentProvider, Oh My

So tonight I ran across the need to load ‘local’ html files that I am generating on-the-fly from XML files into a WebView. It turns out that over the last several releases of Android, Google has actually made this MORE … Continue reading

Posted in Mobile Development | Tagged , | Leave a comment

Java as a second language – part 1,228,325

Every time I start to think this java/Android coding is like riding a bicycle (which I fell off of sometime in early 2002), I get brought back to reality. This weekend I discovered a couple of things, more slowly than … Continue reading

Posted in Mobile Development | Tagged , , | Leave a comment