↧
New HTML Schema Information for SEO
Google's Official Blog has just released an announcement about a new site, Schema.org, for web developers to learn about HTML tags and attributes they can add to their HTML to identify content for...
View ArticleHow to view the SQLite database on your Android Emulator
This tutorial will show you how to open a SQLite datbase from your Android emulator.This requires Eclipse and the Android plugin. If you don't have them, follow this tutorial.This also requires a...
View ArticleAndroid - Refresh Parent Activity and Dialog (Activity) Results
When you're working with Android activities, sometimes you'll want to keep a 'parent' activity or main activity running instead of closing it with this.finish(). When you have this kind of activity,...
View Article