Samsung Galaxy Grand Prime VE 3G (samsung-grandprimeve3g)
Jump to navigation
Jump to search
USB Networking |
Works |
---|---|
Flashing |
Partial |
Touchscreen |
Works |
Display |
Works |
WiFi | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
NFC |
Unavailable |
Accelerometer | |
---|---|
Magnetometer | |
Ambient Light | |
Proximity | |
Hall Effect | |
Ir TX | |
---|---|
TrustZone | |
![]() |
This page is a work in progress, and is not complete enough at this point to be useful. It will updated for several testing updates |
Contributors
Users owning this device
How to enter flash mode
Press Power + Volume Up + Home button to boot into recovery mode (i want to recommend using TWRP Recovery)
Installation
Some heimdall-based phones may have this issue: Using standard flashing method, it won't work because system partition is too small. See Troubleshooting: Failed to confirm end of file transfer sequence
Run the following command:
$ pmbootstrap install --android-recovery-zip # Generate flashable zip file
$ pmbootstrap export # Export zip file to /tmp/postmarketOS-export
$ # Copy flashable zip file to your phone
$ cp $(readlink /tmp/postmarketOS-export/pmos-*.zip) /path/to/phone_storage
Note: Make sure your phone have installed TWRP Recovery to flashing your phone
You can also do with sideloading adb from recovery. See Sideload ADB Installation