how best to cope with different versions of Android?

前端 未结 4 1056
离开以前
离开以前 2020-12-17 07:26

I have an app that works fine in Android 1.x but not in Android 2.x i need to do things different based on the version of Android the app is running on (querying contacts).

4条回答
  •  暖寄归人
    2020-12-17 07:48

    The Business Card example that comes with the latest Android SDK was a big, big help. I recommend it to those that like me might not be a professional full-time developer. Thanks everyone for your kind input.

提交回复
热议问题