⟩ List the important file and folder when you create new android application?
When we create android application the following folders are created in the package explorer in eclipse which are as follows:
★ src
★ gen
★ assets
★ bin
★ res
When we create android application the following folders are created in the package explorer in eclipse which are as follows:
★ src
★ gen
★ assets
★ bin
★ res
How many dialog boxes are supported in android?
What are the application of shared preference?
What kind of information about application AndroidManifest.xml file contains?
Described AIDL?
Which data types are supported by AIDL?
What are the key components of Android Architecture?
Described activity creator in Android?
Described the sending SMS in android?
What are the android activities?
Described Broadcast receiver component of Android?