开发者

problem with an app on my phone

开发者 https://www.devze.com 2023-01-30 11:07 出处:网络
i have wrote an app getting rss feed from the website of my university.in the eclipse emulator the appruns with no problem and i can reed the rss.but as i transferred it to my mobile(samsung gti 9000)

i have wrote an app getting rss feed from the website of my university.in the eclipse emulator the app runs with no problem and i can reed the rss.but as i transferred it to my mobile(samsung gti 9000) the screen freeze when i push the button for the rss news...also,if i go for the menu button of the phone and change dom to sax the phone pops out a message to force down...any idea?may my phone has a problem?please keep on mind that my phone works on greek language and the emulator on eng开发者_如何学编程lish,i dont know if this matter..


Might be that your phone downloads the feed slower than the emulator. Easiest solution is to add some logging to your app and/or run it with debugging, connect your phone to your pc and use the phone instead of the emulator.

0

精彩评论

暂无评论...
验证码 换一张
取 消