Fragments are one of the most useful user interface components in android. Making of a very complex user interface made easy by using the fr...
Home › All posts
android intent example
December 17, 2013
In this post we are going to make an example that demonstrate the use of intent, intent filter and startActivity in android. Create a new an...
android button example
In this post we are going to see how to create a simple android application that contains two buttons and how to create the response for the...
create your first android app
December 16, 2013
In this post i explain how to create your first android application. I use the eclipse ide for the development purpose. See this article fo...
arithmetic operators in java
December 10, 2013
Question : Write a java program that demonstrates the use of arithmetic operators. Answer : In this program we perform basic calculator func...
read a string in java
Question 2 : Write a java program for read a string from keyboard and display it. Answer : In this program we accept a string from the keybo...
first java program
Question 1 : Write a program in java for print a greeting message . Answer: This program demonstrate how to write a simple java program pri...
Subscribe to:
Posts (Atom)