Author Archives: admin

Calendar Application

This example explains how to call and use system calendar into your application. Algorithm: 1.)   Create a new project by File-> New -> Android Project name it CalendarApplication. 2.)   Write following into main.xml file: &lt;?xml version=<em>"1.0"</em> encoding=<em>"utf-8"</em>?&gt; &lt;LinearLayout xmlns:android=<em>"http://schemas.android.com/apk/res/android"</em> android:layout_width=<em>"fill_parent"</em> … Continue reading

Posted in Android Application Development | Tagged , , , | Leave a comment

Google Android 4.0: Ice Cream Sandwich Comes With Some Amazing Features

Google android currently is a most well-known stand, as per varied survey company this android mobile operating system turned into most common than apple iPhone smart phone. And still in frequently developing and that makes it different and that is … Continue reading

Posted in Android Tutorials | Tagged , , , , | Leave a comment

Android Development Tutorial-TableLayout

Android Development Tutorial-TableLayout 7.1. Overview In earlier chapter we have used the LinearLayout which allows to stack widgets vertical or horizontal. LinearLayout can be nestled to archive nice effects. This chapter will demonstrate the usage of “TableLayout”. This layout allows … Continue reading

Posted in Android Tutorials | Tagged , , , , , , , , , , | Leave a comment

Android Tutorial and Android Development Course for Beginners

Taught by real teachers who guide you through every topic step by step. Our Android Tutorial Training System Is Proven & Guaranteed Our course creators and instructors have worked on mobile apps and mobile gaming projects published by top tier … Continue reading

Posted in Android Tutorials | Tagged , , , , | Leave a comment

Android Tutorial-Making a custom Android button using a custom view

Android Tutorial-Making a custom Android button using a custom view Creating a custom view is as simple as inheriting from the View class and overriding the methods that need to be overridden. In this example, a custom button is implemented … Continue reading

Posted in Android Tutorials | Tagged , , , , , , , , , | Leave a comment

Android App Development – Some Basic Tips For Android Application Development.

Android App Development – Some Basic Tips For Android Application Development. Continue reading

Posted in Android Tutorials | Tagged , , , , , , , , , , | Leave a comment

Few steps which can make your Android phone experience better.

Android is known as to be one of the best application development programs in our mobile world. Without any doubt, android phones can satisfy and compete with other development programs which includes Blackberry, iPhone and other such Smartphones. Many handsets … Continue reading

Posted in Android Tutorials | Tagged , , , | 1 Comment

Top 10 Best Android Apps of the week 2011 must have v2.2

Best android apps of the week March 7, 2011- [youtube]http://www.youtube.com/watch?v=XMvJ7ZjlTqY[/youtube]

Posted in Uncategorized | Tagged , , , | Leave a comment

Android Tutorial: Using the Menu Button

Android Tutorial: Using the Menu Button [youtube]http://www.youtube.com/watch?v=6UYNnQOxCS8[/youtube] Josh Beck-Technology teacher an Antonia Texas This tutorial is designed as a review for my 8th grade programming class. In this tutorial I discuss how to make the ‘menu’ button work on Android.

Posted in Android Tutorials | Tagged , , , , , , , , , , | Leave a comment

Android Tutorial 1 – Setup

Android Tutorial 1 – Setup n this episode, I go through Unity 3.1.04f’s way of setting up an android device for Unity Android Development, as well as some basics. [youtube]http://www.youtube.com/watch?v=JbBkWsQKKyE[/youtube]

Posted in Android Tutorials | Tagged , , , , , , , | Leave a comment