So I have decided to develop my first app, it will essentially be an app for tracking your jogging times. You will create a "journy",name it,give the distance etc.You can create multiple journys. And in the journeys you will run a stopwatch and it will store your time when finished. You will be able to look at your current week and months average time. And each time you submit a time you will be told your time and whether you are improving or not,km/h etc.
Hopefully i would like all your times displayed in a certain way. Once you have created your journey,you should be able to click it and view a calender of current and previous months,with the times you ran under the days you ran them.
I am still thinking about the actual design of all these features.
But I have some questions for anyone here experienced in android development:
What in your opinion, is the best forum/resource available for android development?
Android versions.The phone i will be getting and therefore doing the initial testing on will be 2.3 gingerbread. Should i be developing for a lower version android to ensure compatability on more phones? Will developing for a lower version limit the things I can do code wise?
And any further advice you have for taking on my first project I would appreciate :)