summaryrefslogtreecommitdiffstats
path: root/docs/html-intl/intl/zh-cn/preview/support.jd
blob: a62417baa528a4454cd7e6200e7ec8b7249d2d5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
page.title=支持
page.image=images/cards/card-support_16-9_2x.png

@jd:body

<p>
  如果您遇到错误或要提供有关 M 开发者预览版的反馈,请在我们的问题跟踪器上<a href="https://code.google.com/p/android-developer-preview/">创建问题</a>。


</p>

<p>
  有关更多支持,请加入 <a href="http://g.co/dev/AndroidMDevPreview">M 开发者预览版 Google+ 社区</a>,讨论您的开发体验。


</p>

<h2 id="release-notes">版本说明</h2>

<!--
<div class="toggle-content opened">
  <p><a href="#" onclick="return toggleContent(this)">
    <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
      alt=""/>M Developer Preview, Revision 2</a> <em>(Month 2015)</em>
  </p>

  <div class="toggle-content-toggleme">

    <dl>

    <dt>Fix Category 1</dt>
    <dd>
      <ul>
        <li>Fixed issue X.</li>
        <li>Fixed issue Y.</li>
        <li>Fixed issue Z.</li>
      </ul>
    </dd>

    <dt>Fix Category 2</dt>
    <dd>
      <ul>
        <li>Fixed issue X.</li>
        <li>Fixed issue Y.</li>
        <li>Fixed issue Z.</li>
      </ul>
    </dd>

    </dl>
  </div>
</div>
-->

<div class="toggle-content opened">
  <p><a href="#" onclick="return toggleContent(this)"> 
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img" alt="" />M 开发者预览版,版本 1</a>(2015 年 5 月)<em></em>
  </p>

  <div class="toggle-content-toggleme">

    <dl>
    <dt>初始版本。</dt>
    </dl>
  </div>
</div>