On Thu, Jun 16, 2016 at 4:33 PM, Aaron Shavolian <ashavol...@nshahs.org>
wrote:

> The error only occurs when you press the button. Making the Program crash.


You're going outside the bounds of one of your strings. For example, trying
to access item at position 10 of the word "dog" is invalid.
Use your debugger and / or logging to determine which string is going out
of bounds then fix your logic.

-------------------------------------------------------------------------------------------------
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 unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScghh0a_rXxUP_Z9NR%3DbY-LGKBZGDbZDAhkyGXYnAuuftHw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to