Skip to content

Commit 6a3737b

Browse files
rupanshvanyasem
authored andcommitted
Add Xiaomi Redmi 3s/Prime (land) (#99)
* Add Xiaomi Redmi 3s/prime (land) * Add Redmi 3s/Prime(land) to index * Fix formatting * Fix formatting
1 parent ee84f6a commit 6a3737b

File tree

2 files changed

+98
-0
lines changed

2 files changed

+98
-0
lines changed

supplementary/devices/index.rst

+26
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ All of these should only be document in the exact same way here and **only an ov
2323
fp2
2424
hammerhead
2525
krillin
26+
land
2627
mako
2728
oneplus3
2829
pme
@@ -552,6 +553,26 @@ Devices
552553
- GPS, A-GPS, GLONASS
553554
- Ambient Light Sensor, Fingerprint, Accelerometer, Proximity, Gyroscope
554555
- Other **?**
556+
557+
* - :doc:`Xiaomi Redmi 3S/Prime <land>`
558+
- land
559+
- Halium 7.1 working
560+
- v3.18.31
561+
- Qualcomm MSM8937 Snapdragon 430
562+
- Octa-core Cortex-A53 (4 × 1.4 GHz + 4 × 1.1 GHz)
563+
- Adreno 505
564+
- **3s:** 2 GB / **Prime:** 3 GB
565+
- **3s:** 16 GB / **Prime:** 32GB
566+
- Wi-Fi, Bluetooth 4.2
567+
- 5MP, no flash
568+
- 13MP, LED flash
569+
- Non removable 4100mAh
570+
- Speaker, Microphone, 3.5mm Headphone Jack **?**
571+
- Capacitive Touch screen **?**
572+
- IPS LCD (720x1280)
573+
- GPS, A-GPS, GLONASS
574+
- Ambient Light Sensor, Fingerprint(Prime only), Accelerometer, Proximity, Gyroscope
575+
- Other **?**
555576

556577
Sources
557578
^^^^^^^
@@ -690,3 +711,8 @@ OnePlus 5
690711
* `OnePlus 3(T) LOS <https://github.com/LineageOS/lineage_wiki/blob/master/_data/devices/oneplus3.yml>`_
691712
* `OnePlus 3 Website <https://oneplus.net/3>`_
692713
* `OnePlus 3T Website <https://oneplus.net/3t>`_
714+
715+
Xiaomi Redmi 3s/Prime
716+
~~~~~~~~~~~~~~~~~~~~~
717+
718+
* `Redmi 3s Website <http://www.mi.com/sg/redmi3s/>`_

supplementary/devices/land.rst

+72
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
2+
land - Xiaomi Redmi 3S/Prime
3+
============================
4+
5+
land - Xiaomi Redmi 3S/Prime is a entry-level phone with aggresive development on XDA Forums.
6+
The Prime variant has a fingerprint sensor and 3Gb RAM
7+
8+
Status
9+
------
10+
11+
Halium
12+
^^^^^^
13+
14+
Halium 7.1 is **WIP**. Ported by `rupansh <https://github.com/rupansh>`_.
15+
16+
Distributions
17+
^^^^^^^^^^^^^
18+
19+
.. list-table::
20+
:header-rows: 1
21+
22+
* - Distribution
23+
- Device Specific Files
24+
- Device Common Files
25+
- Kernel
26+
- What works
27+
- What doesn't work
28+
* - `Unofficial LineageOS 14.1 Tree by hyper team <https://github.com/HyperTeam>`_
29+
- `HyperTeam/android_device_xiaomi_land <https://github.com/HyperTeam/android_device_xiaomi_land>`_
30+
- `HyperTeam/android_device_xiaomi_msm8937-common <https://github.com/HyperTeam/android_device_xiaomi_msm8937-common>`_
31+
- `HyperTeam/android_kernel_xiaomi_msm8937 <https://github.com/HyperTeam/android_kernel_xiaomi_msm8937>`_ based on v3.18.31
32+
- see device page
33+
- see device page
34+
* - `land on Halium projectmanagement <https://github.com/Halium/projectmanagement/issues/80>`_
35+
- `rupansh/android_device_xiaomi_land-1 <https://github.com/rupansh/android_device_xiaomi_land-1>`_
36+
- `rupansh/android_device_xiaomi_msm8937-common <https://github.com/HyperTeam/android_device_xiaomi_msm8937-common>`_
37+
- `rupansh/android_kernel_xiaomi_msm8937-1 <https://github.com/HyperTeam/android_device_xiaomi_msm8937-1>`_ based on v3.18.31
38+
- see projectmanagement issue
39+
- see projectmanagement issue
40+
41+
42+
Kernel & Hardware
43+
^^^^^^^^^^^^^^^^^
44+
45+
CAF based
46+
~~~~~~~~~
47+
48+
The kernel is based off CAF's kernel (Though it has some LineageOS specific patches)
49+
50+
Device Specifics
51+
----------------
52+
53+
Guides
54+
^^^^^^
55+
56+
Unlocking the bootloader WILL void the warranty for this device.
57+
58+
To unlock the bootloader, you need to get the permission from Xiaomi.
59+
60+
Press Volume Down + Power Button to enter fastboot mode.
61+
62+
Press Volume Up + Volume Down + Power button to enter recovery mode.
63+
64+
Developer Info
65+
^^^^^^^^^^^^^^
66+
67+
Unlocking bootloader is cancerous for Xiaomi devices.
68+
69+
Usefull Resources
70+
^^^^^^^^^^^^^^^^^
71+
72+
* `TWRP for Xiaomi Redmi 3S/Prime <https://twrp.me/xiaomi/xiaomiredmi3s.html>`_

0 commit comments

Comments
 (0)