Re: [android-developers] multiple arrors in the logcat. what seems to be the problem?

2016-02-19 Thread TreKing
http://www.catb.org/esr/faqs/smart-questions.html - TreKing - Chicago transit tracking app for Android-powered devices -- You received this

[android-developers] multiple arrors in the logcat. what seems to be the problem?

2016-02-10 Thread Charlou Jazz Nakamura
*import *android.app.Activity; *import *android.os.Bundle; *import *android.view.Menu; *import *android.view.MenuItem; *import *java.util.Random; *import *android.view.View; *import *android.widget.Button; *import *android.widget.ImageView; *import *android.widget.TextView; *import