So far I learned how to download the JDK Java Development Kit.
Then created a PATH file cause it the training video they said something about sp Java won't mix up directories and so on. So putted the semicolon at the end of the Path File... In Environment Variables.
Then downloaded Eclipse and SDK installed the extras plus important versions in the SDK manager so far learned about the emulator were you can feel and test the apps but the emulator is slow but better then nothing. Also copied the SSL code so I could get the Developers Tools etc.
One I created a project and added the details to the app.
The guy in the video goes in the .XML screens and starts typing code which I barely understand.
About coding activities etc like a Button a person would press it then that's activity. But a person needs to click back also that's another activity so requires another code to be put, I also learned if a person does not include a code in a .XML and put it in another box the pressing the button bar won't work cause you never added the code in the other place that will lead to a big error which a person needs to figure out how did it cause it...
I thought Android Application Development would be just dragging icons and creating themes, styles easily but I was wrong never realized how complex it could get and figuring out error messages.