Methods In Java
Java program consists of one or more classes, and a class may contain methods. In this blog, we will...
Basic Java Programs
Java program to reverse a number
Following program prints reverse of a given number, i.e., if input is 268 then the output...
How to show status bar notifications:
How to show status bar
notifications:
A
status bar notification adds an icon to the system’s status bar with an
optional...

Android Menu (OptionsMenu)
Android OptionsMenu Tutorial
Menu is
an important user interface component which provides some action options for a
particular...
Make Your Sketch app using PApplet in Android Studio
Following are the sketch code, for example:
package my.androidworld.com;
import processing.core.PApplet;
public class...
Subscribe to:
Posts (Atom)