Eclipse android application runs on android device but not on emulator [error message] -


i'm developing android application on eclipse. when run android device hooked (e.g. samsung phone) runs fine.

however when run android emulator run problem. application opens correctly log-in page. after input login/password, application crashes "logging in...".

i following message:

"unfortunately, [appname] has stopped working."

i hoping here me out or point me in right direction. looks emulator crashes when tries contact server login information held. every time logcat shows error says "can't reach __.edu"

any ideas?

thanks!


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -