blob: eb6b31a78c9d396e9cb5b62027681ad0217408fe [file] [log] [blame]
bigbiffd006b302015-03-06 18:36:03 -05001---
2layout: device
Ethan Yonkerb2e54642015-06-15 12:37:10 -05003title: "LG G Pad 8.3 (v500, v510, awifi, palman)"
4codename: v500
5downloadfolder: v500
bigbiffd006b302015-03-06 18:36:03 -05006oldurl: http://teamw.in/project/twrp2/213
7supportstatus: Current
Ethan Yonker4d17da62015-06-15 12:55:37 -05008maintainer: fefifofum
bigbiffd006b302015-03-06 18:36:03 -05009oem: LG
10ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"
11---
12
13{% include disclaimer.html %}
14
15{% include supportstatus.html %}
16
Ethan Yonkerb2e54642015-06-15 12:37:10 -050017<div class='page-heading'>Download Links:</div>
18<hr />
19<p class="text">Regular v500 / awifi:</p>
20<ul>
21{% for mirror in site.data.mirrors %}
22 <li>
23 <a href="{{ mirror.baseurl }}v500">
24 {{ mirror.description }}
25 </a>
26 </li>
27{% endfor %}
28</ul>
29<p class="text">Google Edition v510 / palman:</p>
30<ul>
31{% for mirror in site.data.mirrors %}
32 <li>
Ethan Yonkera28c8002015-06-15 16:14:17 -050033 <a href="{{ mirror.baseurl }}palman">
Ethan Yonkerb2e54642015-06-15 12:37:10 -050034 {{ mirror.description }}
35 </a>
36 </li>
37{% endfor %}
38</ul>
bigbiffd006b302015-03-06 18:36:03 -050039
Ethan Yonkerb2e54642015-06-15 12:37:10 -050040{% include appinstall.html %}
bigbiffd006b302015-03-06 18:36:03 -050041
42{% include twrpinstall.html %}
43
44{% include ddinstall.html %}
45
46{% include fastbootinstall.html %}
Ethan Yonkerb2e54642015-06-15 12:37:10 -050047Note: Fastboot install is for Google Edition only.