I figured it out

I was making a simple LatLngBounds from two points without using the builder and couldn't figure out why it was crashing when I changed the camera view. Then I realized my problem was completely unrelated to the Bounds it made, but had to do with when in the life cycle I was calling it. (LogCat wasn't working for some reason)
Edit: Thanks for the replies though
This post was edited by AName2 on Aug 9 2013 01:16pm