Category Archives: android

Neko

The first version of Neko I was aware of was on the Apple Macintosh as a desktop accessory,but since then the code has been modified and re-written by various people so that Neko can play on a variety of different … Continue reading

Posted in android, coding, JAVA | Tagged , | Comments Off on Neko

ByteSplorer- A fun way to explore Binary numbers…

One thing the Android world is not short of is binary calculators but I required one with very specific functionality and behaviour. Hence ByteSplorer, available from Google Play or a direct download here. ByteSplorer shows how the byte may be … Continue reading

Posted in android, coding, computing, education, JAVA | Tagged , , | Comments Off on ByteSplorer- A fun way to explore Binary numbers…

Links for Speeding up the Android Emulator & Eclipse

Eclipse Tweaks here Emulator Speed up tips here (additional emulator startup parameters -qemu -m 512 -enable-kvm (in the launch parameters dialog RunConfig->appname->Target Tab->emulator launch params (scroll into view!)) add the GPU emulator paramter and switch it on

Posted in android, coding, JAVA | Comments Off on Links for Speeding up the Android Emulator & Eclipse