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 <wefklem...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to