about computing... mostly.
Pages
(Move to ...)
home
readme
C4E
bin
Creative Commons
▼
Wednesday, July 24, 2013
C++ vs Python: Converting tabs to spaces
›
For a Python programmer, eventually you have to deal with some odd files where the indentation are done via tabs rather than spaces, and you...
Wednesday, August 29, 2012
Handling Large Images in Android Part 1
›
As an Android developer, You will have to deal with large images which tests the limits of Android's limited memory for each app. See he...
Thursday, July 7, 2011
Official Blogger app for non-supported countries
›
Since the release of the official Blogger app from Google for Android I have been puzzled as to why it is not available on the Android Ma...
Tuesday, May 24, 2011
Reading Text Files in Android
›
You will want to read static textual data for your application and often the most straight-foward way is to include a text file. It is eas...
Saturday, April 9, 2011
Screen Capture on an Android Device
›
Sometimes you may wish to do screen capture from an actual Android device rather than the emulator. This is easy to do with the supplied too...
Friday, April 1, 2011
Setting Up the SDK and Eclipse ADT for Android
›
In a recent class I conducted, a new installer for the Windows version of the SDK caused me to spend too much time getting my students' ...
Friday, February 4, 2011
USB Tethering Android to Mac OS X
›
From an aesthetic point of view the HTC Legend appear to be cut from the same cloth as the Macbook Pro. Both feature aluminum unibodies with...
2 comments:
›
Home
View web version