-
Android Core
Android WebView CSS Support
Creating HTML applications can be a great way to cut down development time between two platforms. The trend today is…
Read More » -
Android Core
Android Performance Tweaking: ParseArray Versus Hashmap
One of the more recent Android ADT updates added Android Lint. Lint will check your Android project for simples things…
Read More » -
Android Core
Android: Smooth List Scrolling
If I had to compare iOS to Android and only list one major benefit iOS has over Android, it would…
Read More » -
Android Core
Android: Facebook’s Notification Widget
Have you ever checked out the Facebook app? When you click on the Notifications button at the top, the app…
Read More » -
Android Core
Does your App Support Android 4.0? Think Again
Think your app supports Android 4.0 just because you support 2.2 or 2.3? Maybe not. If your app uses a…
Read More » -
Android Core
SQL Lite Performance on Android
For those who are unaware, Android has some build-in classes to support the use of SQL Lite databases. It provides…
Read More » -
Software Development
Writing Code that Doesn’t Suck
Striving to write good code should be the goal of every Software Developer. Writing code that is easily maintainable, robust,…
Read More » -
Android Core
Android Tutorial: Gestures in your app
Gestures in mobile apps are pretty common place these days. Almost anyone with smart phone experience knows that pinching will…
Read More » -
Android Core
Android: Gallery View without Pictures
Android’s Gallery View is one of the first widgets Android created. It’s so old now that some people even find…
Read More »