diff options
Diffstat (limited to 'docs/html/guide/google/play/index.jd')
-rw-r--r-- | docs/html/guide/google/play/index.jd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/html/guide/google/play/index.jd b/docs/html/guide/google/play/index.jd new file mode 100644 index 0000000..b11bcdc --- /dev/null +++ b/docs/html/guide/google/play/index.jd @@ -0,0 +1,16 @@ +page.title=Google Play APIs +page.landing=1 +page.landing.intro=When you ditribute your Android app using Google Play you have the opportunity to enhance your app's capabilities with services such as in-app billing and control your app distribution with advanced device filtering. +@jd:body + + +<div class="distribute-features col-13"> + <ul> + <li><h5>Monetize with in-app billing</h5>Lorem ipsum dolor sit amet, soldum +consectetur adipiscing elit. <a href="#">Learn more »</a></li> + <li><h5>Control your app distribution</h5>Lorem ipsum dolor sit amet, soldum consectetur +adipiscing elit. <a href="#">Learn more »</a></li> + <li class="last"><h5>Protect from piracy</h5>Lorem ipsum dolor sit amet, soldum +consectetur adipiscing elit. <a href="#">Learn more »</a></li> + </ul> +</div>
\ No newline at end of file |