When you create new android project from eclipse editor you found that there are lots of directories created for android application lets us understand all these directory.
Android Programming Stuff Provide you full description of any topic related to android and also allow you to download android program.
Execution Flow of Android Application
As a Beginner You need to know the execution flow of your android application. to understand the basic execution flow of android we are considering the hello world example.
Labels:
Android Programming,
Execution Flow
About Android Platform
Android Handset runs a Linux operating system as background and upon which android application runs. Each application runs in separate process in Dalvik virtual machine for each application an instance of Dalvik virtual machine is created.
Subscribe to:
Posts (Atom)
Labels
Android
Android Beginner
Android Development Tools
Android Directory Structure
Android Example
Android Help
Android Programming
Android TextView
Android Tutorial
AndroidManifest.xml. drawable
assets
bin
Dalvik Virtual Machine
Execution Flow
gen
Linux Platform
Mobile Application
Security
Sharing Data
Simple Text
src
Virtual Machine