There are two data types available in Java/Android:
Primitive Data Types :
byte, int, long, float, boolean...
Reference/Object Data Types :
String,Class objects, and various type of array variables come under reference data type.
Way of passing data Between Application's Components :
- By Using Intent
- By Using Bundle and Intent
- By Using Appliction Class
- By Using Static Class
1 comments:
nice khan sahab....
thanx
Post a Comment