开发者

Android self-publishing - potential issues

After some thought I'm leaning towards self-publishing my Android App. I alread开发者_JAVA技巧y read this: Advantages of publishing an app in Android Market

Why: Because Google doesn't give me straight answer and I don't wan't any legal issues. My app is FREE on market but I will charge monthly subscription price for it. Neither I want to pay Google 30% (app is just a client to web-service which I host) nor they allow me to do monthly subscription.

So.. What kind of issues I expect when self-hosting? I have full control over host, I can do pretty much anything. I know users need to allow non-Market apps. I can incorporate self-update mechanism into my app(downloading new version on background and then just asking user to install)

What phone companies in US do not block non-Market apps? Is there other stuff I need to watch for? I will miss error-reporting feature that Market provides. Can I implement it into my app somehow?


What phone companies in US do not block non-Market apps?

Most AT&T phones do not support non-Market apps, but they have reversed their policy recently. I am not aware of any other carriers with issues here, though you could check the instructions from the Amazon Appstore for installing apps, as you'll have the same distribution issues they do (just smaller).

Is there other stuff I need to watch for?

I hope you have a marketing plan, but that's beyond the scope of StackOverflow.

I will miss error-reporting feature that Market provides. Can I implement it into my app somehow?

Try ACRA or any of the other third-party frameworks for this.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜