Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 1 | page.title=Developer Support |
| 2 | fullpage=1 |
| 3 | @jd:body |
| 4 | |
| 5 | <div class="wrap" style="width:940px;"> |
| 6 | |
| 7 | <h1>Developer Support Resources</h1> |
| 8 | <!-- |
| 9 | <p>A variety of support resources are available to help you report and resolve issues while you are developing apps for Android. </p> |
| 10 | --> |
| 11 | <div style="margin: 20px 0 0;"> |
| 12 | |
| 13 | <div class="col-8" style="margin-left:0"> |
| 14 | <h3 style="font-size: 14px;line-height: 21px;color: #555;text-transform: uppercase;border-bottom: 1px solid #CCC;margin: 0 0 20px;">Code-Level Support</h3> |
| 15 | |
| 16 | <h5>Community and Office Hours</h5> |
| 17 | <p style="color:#888"> |
| 18 | |
| 19 | <a href="http://groups.google.com/group/android-developers">android-developers</a> support forum<br /> |
| 20 | <a href="http://groups.google.com/group/android-ndk">android-ndk</a> support forum<br /> |
| 21 | <a href="http://groups.google.com/group/android-security-discuss">android-security-discuss</a> support forum<br /> |
| 22 | |
| 23 | <a href="http://webchat.freenode.net/?channels=android">#android</a>, <a href="http://webchat.freenode.net/?channels=android-dev">#android-dev</a> <span style="color:#888">(IRC via irc.freenode.net)</span><br /> |
| 24 | <a href="https://plus.google.com/108967384991768947849/posts">+Android Developers Office Hours</a> <span style="color:#888">(Wednesdays 2 PM PST (UTC-7))</span><br /> |
| 25 | </p> |
| 26 | |
| 27 | |
| 28 | <h5>Send Feedback</h5> |
| 29 | <p> |
| 30 | <a href="http://code.google.com/p/android/issues/entry?template=Developer%20Documentation">Report documentation bug</a><br /> |
| 31 | <a href="https://code.google.com/p/android/issues/entry?template=User%20bug%20report">Report device bug</a><br /> |
| 32 | <a href="https://code.google.com/p/android/issues/entry?template=Developer%20bug%20report">Report platform bug</a><br /> |
| 33 | |
| 34 | </div> |
| 35 | |
| 36 | |
| 37 | |
| 38 | <div class="col-8" style="margin-right:0"> |
| 39 | <h3 style="font-size: 14px;line-height: 21px;color: #555;text-transform: |
| 40 | uppercase;border-bottom: 1px solid #CCC;margin: 0 0 20px;">Google Play Support</h3> |
| 41 | <h5>Help center</h5> |
| 42 | <p style="color:#888"> |
| 43 | <a href="http://support.google.com/googleplay/android-developer/">Help Center Home</a><br /> |
| 44 | <a href="http://support.google.com/googleplay/android-developer/bin/static.py?hl=en&page=known_issues.cs">Known Issues</a><br /> |
| 45 | </p> |
| 46 | |
| 47 | <h5 id="contact">Direct support contacts for developers</h5> |
| 48 | <p style="color:#888"> |
| 49 | <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=dev_registration">Registration, account issues</a><br /> |
| 50 | <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=publishing">Publishing, app distribution issues</a><br /> |
| 51 | <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=bugs">Developer Console issues</a><br /> |
| 52 | <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=takedown">Inappropriate apps</a><br /> |
| 53 | <a href="http://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=1085703&topic=15868&ctx=topic">Report a Google Play policy violation</a> |
| 54 | </p> |
| 55 | |
| 56 | <h5>End-user support</h5> |
| 57 | <p style="color:#888"> |
| 58 | <a href="http://support.google.com/googleplay/bin/request.py?contact_type=contact_policy&policy=apps">Click-to-call and email support for Google Play end users</a><br /> |
| 59 | </p> |
| 60 | |
| 61 | |
| 62 | |
| 63 | <h5>Payment and Merchant Issues</h5> |
| 64 | |
| 65 | <p style="color:#888;margin-bottom:1.5em;"> |
| 66 | <a href="http://support.google.com/checkout/sell/">Merchant Help Center Home<br /> |
| 67 | <a href="http://support.google.com/checkout/sell/bin/static.py?hl=en&page=ts.cs&ts=2472700">Issue reporting tool<br /> |
| 68 | <a href="https://productforums.google.com/forum/#!forum/checkout-merchant">checkout-merchant</a> support forum<br /> |
| 69 | <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=survey">Feedback survey</a> |
| 70 | </p> |
| 71 | |
| 72 | |
| 73 | </div> |
| 74 | </div> |