blob: 63bed30738bb5aaf4816cd291ded854ce4230734 [file] [log] [blame]
Scott Main50e990c2012-06-21 17:14:39 -07001page.title=Developer Support
2fullpage=1
Dirk Dougherty5f0462a2013-11-19 13:15:07 -08003excludeFromSuggestions=true
Scott Main50e990c2012-06-21 17:14:39 -07004@jd:body
5
6<div class="wrap" style="width:940px;">
7
8 <h1>Developer Support Resources</h1>
9<!--
10<p>A variety of support resources are available to help you report and resolve issues while you are developing apps for Android. </p>
11-->
12 <div style="margin: 20px 0 0;">
13
14 <div class="col-8" style="margin-left:0">
15 <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>
16
17<h5>Community and Office Hours</h5>
18<p style="color:#888">
19
Scott Main93fd2d02013-11-20 15:33:33 -080020<a href="https://plus.google.com/+AndroidDevelopers">Android Developers</a> on Google+<br />
21<a href="https://plus.google.com/communities/105153134372062985968">Android Development community</a> on Google+<br />
Scott Main50e990c2012-06-21 17:14:39 -070022<a href="http://groups.google.com/group/android-developers">android-developers</a> support forum<br />
23<a href="http://groups.google.com/group/android-ndk">android-ndk</a> support forum<br />
24<a href="http://groups.google.com/group/android-security-discuss">android-security-discuss</a> support forum<br />
25
26 <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 />
Scott Main50e990c2012-06-21 17:14:39 -070027</p>
28
29
30<h5>Send Feedback</h5>
31<p>
32 <a href="http://code.google.com/p/android/issues/entry?template=Developer%20Documentation">Report documentation bug</a><br />
33 <a href="https://code.google.com/p/android/issues/entry?template=User%20bug%20report">Report device bug</a><br />
34 <a href="https://code.google.com/p/android/issues/entry?template=Developer%20bug%20report">Report platform bug</a><br />
35
36 </div>
37
38
39
40 <div class="col-8" style="margin-right:0">
41 <h3 style="font-size: 14px;line-height: 21px;color: #555;text-transform:
42uppercase;border-bottom: 1px solid #CCC;margin: 0 0 20px;">Google Play Support</h3>
43<h5>Help center</h5>
44<p style="color:#888">
45 <a href="http://support.google.com/googleplay/android-developer/">Help&nbsp;Center&nbsp;Home</a><br />
46 <a href="http://support.google.com/googleplay/android-developer/bin/static.py?hl=en&page=known_issues.cs">Known Issues</a><br />
47</p>
48
49<h5 id="contact">Direct support contacts for developers</h5>
50<p style="color:#888">
Dirk Doughertyc6af49e2013-04-01 12:10:14 -070051 <a href=" https://support.google.com/googleplay/android-developer/troubleshooter/3049653">Registration, account issues</a><br />
Dirk Dougherty00cfba92013-04-22 14:45:30 -070052 <a href="https://support.google.com/googleplay/android-developer/troubleshooter/3055196">Publishing, app distribution issues</a><br />
53 <a href="https://support.google.com/googleplay/android-developer/troubleshooter/3055329">App visibility and discoverability</a><br />
54 <a href="https://support.google.com/googleplay/android-developer/troubleshooter/3076003">Billing and reporting</a><br />
Scott Main50e990c2012-06-21 17:14:39 -070055 <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=takedown">Inappropriate apps</a><br />
56 <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>
57</p>
58
59<h5>End-user support</h5>
60<p style="color:#888">
61 <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 />
62</p>
63
64
65
66 <h5>Payment and Merchant Issues</h5>
67
68<p style="color:#888;margin-bottom:1.5em;">
69 <a href="http://support.google.com/checkout/sell/">Merchant&nbsp;Help&nbsp;Center&nbsp;Home<br />
70 <a href="http://support.google.com/checkout/sell/bin/static.py?hl=en&page=ts.cs&ts=2472700">Issue reporting tool<br />
71 <a href="https://productforums.google.com/forum/#!forum/checkout-merchant">checkout-merchant</a> support forum<br />
72 <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=survey">Feedback survey</a>
73</p>
74
75
76</div>
Scott Main93fd2d02013-11-20 15:33:33 -080077</div>