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

python - How to create a legend for 3D bar in matplotlib? -

php - Dynamic url re-writing using htaccess -

java - Multi-Label Document Classification -