开发者

iPhone to Android Market [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in i开发者_JAVA技巧ts current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

(I am coming from an iPhone experience)

When we create an iPhone app, Apple gives us a http URL that we can put on web pages that when clicked will open iTunes and give the user a chance to buy on their desktop.

As Android has no "iTunes" Windows/Mac application on the desktop, what do I link to on my Web pages/email marketing so that users can go and buy the Android apps we are writing?

Ian


Put this link on your site where <packagename> is the name of your android application. It will directly open up the Andorid Market an a Market phone, or it will take a Windows Browser to the details of the android app.

http://market.android.com/details?id=<packagename > or market://details?id=<packagename>


There are several ways. You can put your apk file directly to your homepage. But you can also publish it on the Android market. See this link for a useful guide:

http://developer.android.com/guide/publishing/publishing.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜