I hope you have enjoyed ‘My First Program’ post. Before we proceed with the post, I request you to share this blog to your friends and colleagues who are interested to play around with Android. Our official Facebook has been launched. Like our FB page and keep getting the updates.
Okay, its time to understand the internals of Android OS and folder structure of Android application.
When we write a desktop application, we are the masters of using the controls which range from simple textbox to dialog box. Desktop app usually has main window – Window and child window controls – Textbox, Label etc., We use database to store and retrieve information by using JDBC, ODBC technologies to establish communication between application and DB.
Android also has similar concepts, but built differently, and structured to make phones more crash-resistant. They are:
Android also has similar concepts, but built differently, and structured to make phones more crash-resistant. They are:
Stuffs involved in Android
As of now, we discussed about the contents involved in Android OS. Let us shed some light on Project structure and folders in Android application:
Resources folder has many folders inside it, they are:
No comments:
Post a Comment