开发者

My application doesn't show up in Market on a Honey Nook (and I presume Xoom)

开发者 https://www.devze.com 2023-02-15 12:25 出处:网络
I\'ve got a HoneyComb running nook.But I can\'t find my application (Car Cast) in the market... and I don\'t know why.

I've got a HoneyComb running nook. But I can't find my application (Car Cast) in the market... and I don't know why.

I've tried messing with the AndroidManifest's targetSdkVersion="3" android:maxSdkVersion="4" (and I've tried using 11)

I've also diddled (added/removed) the elements "supports-screens" although it seemed to me just using

  targetSdkVersion="3" android:maxSdkVersion="4"

Should be all I need to do..开发者_如何学Python. my app should just be there... Why isnt it in the market? Thanks!

0

精彩评论

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