开发者

Android: onClick() didn't called while running contacts application on Android phone

开发者 https://www.devze.com 2023-04-04 05:23 出处:网络
I am trying to get all my Phone / Sim contacts in list and while selecting particular contact I am getting email address for that contact. When I run this application in android simulator I am getting

I am trying to get all my Phone / Sim contacts in list and while selecting particular contact I am getting email address for that contact. When I run this application in android simulator I am getting perfect output but while I use this application in Android phone it will shows all contact in list but onClick() for selection it will crash the application.

Can anyone help me with this开发者_Python百科 problem?

0

精彩评论

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