开发者

ViewPager problem

开发者 https://www.devze.com 2023-04-08 19:29 出处:网络
As give in this document . I di开发者_Python百科d the same.While running i am using a emulator which has android 2.3.3(means API 10 ) support. It is showing no compatible device found.Any idea from an

As give in this document . I di开发者_Python百科d the same.While running i am using a emulator which has android 2.3.3(means API 10 ) support. It is showing no compatible device found.Any idea from any body plz share.


You need to use the android compatibility package and you can set the min sdk to 4 (1.6).

I have created a demo app in a post of my blog. Feel free to grab the code.

0

精彩评论

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