So I have started learning how to program for android. I have everything I need to program, but am having trouble. I have read countless pages of tutorials, I know about services, activities, etc. But none of it is sinking in. I am not an idiot, but I do not learn this way. When I learned C++ (I do have some programming experience) I was taught the void main, and a print function, and asked to write a quick program, and bam, I've learned it. Then he teaches me a loop, and so one input it writes this and another input it writes that. I could learn like that, and am looking for some tutorials like that.
Also, to start out, I think writing one of those apps that are a fact generator would be basic and easy enough to learn from. As far as I can tell, It has 4 basic functions, one the background, 2 the text for the fact, and 3rd the next and previous buttons, and 4th the service that reads the button inputs and uses them to scroll through the facts.
So any help on either would be greatly appreciated





