What is "Android Activity", what is the difference between "BlankActivity", and "MasterDetailFlow"?
- by Adrianus Hendry
I want to create an android application using Eclipse Juno, but then i am getting confused of what the "activity" actually is. The first time i created android app project, there was an option that require me to select whether i want to create activity, and if so, i need to choose between BlankActivity and MasterDetailFlow. Also, is it possible that an application has many activities?
I think i need some tutorials about creating android application using eclipse, so if you have a good tuts either it is in text or videos i will appreciate it.
Actually i am a newbie in mobile apps development, so i wish the answer will be less complex. Thanks in advance.