diff options
Diffstat (limited to 'docs/html/google')
-rw-r--r-- | docs/html/google/index.jd | 8 | ||||
-rw-r--r-- | docs/html/google/play/billing/index.jd | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/docs/html/google/index.jd b/docs/html/google/index.jd index 4020cf4..095388e 100644 --- a/docs/html/google/index.jd +++ b/docs/html/google/index.jd @@ -1,6 +1,14 @@ page.title=Google Services header.hide=1 @jd:body +<div id="butterbar-wrapper" > + <div id="butterbar" > + <div id="butterbar-message"> +<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform"> + Take the Android Developer Survey</a> + </div> + </div> +</div> <style> div.landing-cell, diff --git a/docs/html/google/play/billing/index.jd b/docs/html/google/play/billing/index.jd index 481a79c..0818514 100644 --- a/docs/html/google/play/billing/index.jd +++ b/docs/html/google/play/billing/index.jd @@ -1,5 +1,13 @@ page.title=Google Play In-app Billing @jd:body +<div id="butterbar-wrapper" > + <div id="butterbar" > + <div id="butterbar-message"> +<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform"> + Take the Android Developer Survey</a> + </div> + </div> +</div> <p>In-app Billing is a Google Play service that lets you sell digital content from inside your applications. You can use the service to sell a wide range of content, including downloadable |