diff options
-rw-r--r-- | docs/html/guide/developing/device.jd | 4 | ||||
-rw-r--r-- | docs/html/sdk/oem-usb.jd | 14 |
2 files changed, 16 insertions, 2 deletions
diff --git a/docs/html/guide/developing/device.jd b/docs/html/guide/developing/device.jd index deb7a2d..76b2516 100644 --- a/docs/html/guide/developing/device.jd +++ b/docs/html/guide/developing/device.jd @@ -164,6 +164,10 @@ above.</p> <td><code>18D1</code></td> </tr> <tr> + <td>Hisense</td> + <td><code>109B</code></td> + </tr> + <tr> <td>HTC</td> <td><code>0BB4</code></td> </tr> diff --git a/docs/html/sdk/oem-usb.jd b/docs/html/sdk/oem-usb.jd index 88bf008..ddc7def 100644 --- a/docs/html/sdk/oem-usb.jd +++ b/docs/html/sdk/oem-usb.jd @@ -73,12 +73,22 @@ href="http://www.fmworld.net/product/phone/sp/android/develop/">http://www.fmwor Garmin-Asus </td> <td><a href="https://www.garminasus.com/en_US/support/pcsync/">https://www.garminasus.com/en_US/support/pcsync/</a></td> -</tr><tr><td>HTC</td> <td><a href="http://www.htc.com">http://www.htc.com </a> <br>Click on the +</tr> + +<tr><td>Hisense</td> + <td><a +href="http://app.hismarttv.com/dss/resourcecontent.do?method=viewResourceDetail&resourceId=16&type=5">http://app.hismarttv.com/dss/resourcecontent.do?method=viewResourceDetail&resourceId=16&type=5 </a></td> +</tr> + +<tr><td>HTC</td> <td><a href="http://www.htc.com">http://www.htc.com </a> <br>Click on the support tab to select your products/device. Different regions will have different links.</td> </tr> + <tr><td>Huawei</td> <td><a href="http://www.huaweidevice.com/worldwide/downloadCenter.do?method=list&flay=software&directoryId=20&treeId=0">http://www.huaweidevice.com/worldwide/downloadCenter.do?method=list&flay=software&directoryId=20&treeId=0</a></td> -</tr><tr><td>KT Tech</td> <td><a +</tr> + +<tr><td>KT Tech</td> <td><a href="http://www.kttech.co.kr/cscenter/download05.asp">http://www.kttech.co.kr/cscenter/download05.asp</a> for EV-S100(Take)</td> </tr> <tr> |