Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 android 市场上免费发布一个应用程序。我想保持大部分功能免费,但如果用户升级(通过付费),我想用修改/增强的功能替换某些免费功能。
我想知道程序是如何进行的;我的意思是如何处理免费与付费功能。如果有人提出一些见解,我会很高兴。是否有任何单一的文件/程序可以解释这一点?
我正在浏览以下链接:
a)出版
b)发布概述
c)准备发布
d)质量指南
但是,他们似乎并没有足够彻底地解释这些事情。任何帮助都会非常棒。
听起来您想查看应用内结算。这是来自 Android 网站的指南/文档。
您可能还想查看这个,它有一个工作演示。
Is it possible to use css on a data attribute of an object tab? I have code like this (I know I left out attributes like type):
<object data="www.example.com">
I want to kn