i<=daty.length You're accessing elements in the array that don't exist. What's in daty[i+1] if i is equal to 4?
On Wed, Jun 22, 2011 at 3:36 PM, TreKing <[email protected]> wrote: > On Tue, Jun 21, 2011 at 5:16 PM, Vini <[email protected]> wrote: > >> , but throws me an error "the application has stopped unexpectedly " >> > > Debug your app. > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > > -- > 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 > -- ~ Jeremiah:9:23-24 Android 2D MMORPG: http://solrpg.com/, http://www.youtube.com/user/revoltingx -- 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

