Devices
Officially-supported LuneOS devices
Helpful Tip
Choose a filter criteria (i.e., select from the vendor options) to view the specified devices.
- Hewlett Packard
- Pine64
- Raspberry Pi Foundation
- WebOS Ports
- Xiaomi
- Emulator
- Phone
- SBC
- Tablet
- phone
- tablet
- Affogato
- Antoccino
- Black Eye
- Black Tie
- Breve
- Caffè Americano
- Café au lait
- Café Bombón
- Café Cubano
- Caffè crema
- Café de Olla
- Caffè latte
- Caffè Marocchino
- Caffè Medici
- Café miel
- Coffee milk
- Café mocha
- Caffè Tobio
- Café Touba
- Cafe Zorro
- Ca phe sua da
- Cappuccino
- Chai Latte
- Cold Brew
- Cortado
- Decaf
- Doppio
- Eggnog Latte
- Eiskaffee
- 1.0 Alpha 1
- 1.0 Alpha 2
- Café de olla
- Coffee milkChai Latte
advanced filters
- 1GB
- 1GB (Shared with GPU)
- 2GB
- 2/3GB
- 2 or 3GB
- 3/4GB
- 4GB
- 4 GB
- 4 or 8GB
- Allwinner A64
- BCM 2836
- BCM2837
- N/A
- NVIDIA Tegra 3
- Qualcomm APQ8060
- Qualcomm APQ8064
- Qualcomm MSM8953
- Qualcomm Snapdragon 800
- Rockchip RK3399S
- Rockchip RK3566
- Octo
- Dual
- 2
- Quad
- quad
- 900 MHz
- 1.2 GHz (Black Version) / 1.5 GHz (White Version)
- 1.2 GHz
- 1.3 GHz
- 1.5 GHz
- 1.8 GHz
- 2.0 GHz
- 2.26 GHz
- N/A
- 5.5 inches(~70.1% screen-to-body ratio)
- 5.5 inches, 82.6 cm2 (~70.1% screen-to-body ratio)
- 5.7 inches(~70.1% screen-to-body ratio)
- 119 mm (4.7 in)
- 127 mm (5.0 in)
- 151 mm (5.95 in)
- 177 mm (7 in)
- 178 mm (7.0 in)
- 246 mm (9.7 in)
- 256 mm (10.1 in)
- N/A
Google Nexus 4
Mako
Google Nexus 5
Hammerhead
Google Nexus 7 (Wi-Fi, 2012 version)
Grouper
Xiaomi Redmi Note 4X
Mido
Xiaomi Redmi 5
Rosy
Hewlett Packard Touchpad
Tenderloin
Xiaomi A1
Tissot
WebOS Ports LuneOS VirtualBox Emulator
qemux86
Raspberry Pi Foundation Raspberry Pi 2
RaspberryPi2
Raspberry Pi Foundation Raspberry Pi 3
RaspberryPi3
Pine64 PinePhone
PinePhone
Pine64 PinePhonePro
PinePhonePro
Pine64 PineTab2
PineTab2
Unofficial ports & projects
Don't see your device in the list above?
LuneOS is an open source project the team encourages people to port it to as many devices as possible. Not all of these devices are currently being worked on by the WebOS Ports team and therefore cannot be officially supported by the WebOS Ports team at this time. They are not "officially recognized" (and therefore do not have official builds), but we would still like you to know that these exist!
The list of unofficially-ported devices
Add a new official device to the wiki
Select [Expand] to the right for instructions.
Note:
1. Set up the device template
- The device template is the "universal settings" template, one per device. Copy the generic device template, then paste it into a new page with following template name:
Template:Device_CODENAME
- (Example: Template:Device_Grouper for the Nexus 7 tablet.)
- Then edit the form, filling in as many fields as you are able, and save the new template you have created. (EDIT THE NEW TEMPLATE FOR YOUR DEVICE. DO NOT EDIT THE GENERIC BLANK ITSELF!)
2. Add it to the list
- Next, view the source of this template and find the following appropriate place for your device to appear in the list. Then add the following line to the list of devices:
{{Device_CODENAME|function={{{function}}}}}
- Then reload the page. You should now see a link where you added the line.
3. Create the device Info page
- Click on the generated (red) link for the device. It should take you to the following empty "info" page:
CODENAME_Info
- In this page, simply insert the following single line of content:
{{Device_CODENAME|function=Device_Info}}
4. Create the device How To Install page
- From the device Info page created in the previous step, on the (red) auto-generated link for the device installation instructions. It should take you to the following empty "How To Install" page:
Install_LuneOS_for_CODENAME
- In this page, simply insert the following single line of content:
{{Device_CODENAME|function=Device_Install}}
- Save the page. You now should see an auto-generated installation walkthrough page for the device.
5. Create the device Build Walkthrough page
- Next, to auto-generate a LuneOS build guide for this device, scroll to the bottom where it links (in red) to the Build Walkthrough for the device. It should take you to an empty "build for" page:
Build_for_CODENAME
- In this page, simple insert the following single line of content:
{{Device_CODENAME|function=Device_Build}}
That's it!