thank you, I will start making a hello world app and be comfortable with android development and some SQLs.
I am a student, and have some time for doing this. I get myself studying all these step by step. Daichi thank you. On Mar 17, 9:15 am, metal mikey <[email protected]> wrote: > Start off by not even touching your end-goal in terms of functionality > (i.e. don't make a Bus Schedule App)... > > Rather, start off by making a Hello World App, and move up from there > until you are so comfortable with Android development that you don't > need to ask questions such as the one you asked on here. > > Also, you'll probably want to follow a similar learning-curve for > SQL...which is a neat way to store (or "handle") dataz and query the > dataz with parameterz. Alternatively you could use a flat-file > database technique and use other methods to search through the data. > > Another option is to not quit your day job, save up some money, and > hire a professional to do the job for you. > > On Mar 14, 2:41 am, Daichi Shimabukuro <[email protected]> wrote: > > > Hello world here > > > i would like to make an application for the local bus schedule but the > > problem is that i am a noob here > > > i want to be knowledged through the development of this application > > > can anyone suggest any books for learning how to handle datas and > > search them according to the parameter? > > > i personaly think that this app can be built with > > html since the datas should cope with google map > > > how can i intergrate the map data and the schedule for each bus > > number? > > > thank you -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

