• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[UNOFFICIAL][ROM] DotOS 2.X for Grand Prime [S920L/G530H/FZ/M/MU/P/T/T1/W]

vince2678

Recognized Developer
Jul 5, 2016
1,071
1,900
0


DroidOnTime - is a custom Android firmware. It was launched with an aim to provide Unique user interface and Optimum performance that too keeping in mind the balance between performance and battery life. dotOS is based on Google's Android Open Source Project with Hand-picked goodies, innovative ideas and creative things which are added in the rom to enhance user experience!


Code:
** Disclaimer
I am not responsible if flashing this ROM bricks your
   phone or causes thermonuclear war  and ends the
    world as we know it. You have been warned.

ROM Information

Device Names

Verify your device codename before downloading any firmwares or recovery images for your device. Any device not on this list is not supported on this thread: If you install firmware from this list onto an unsupported device, any issues are your responsibility entirely, and I am not obligated to help in any way.

Code:
[B]SM-G530T/T1/W[/B] - [COLOR="DarkSlateBlue"][B]gprimelte[/B][/COLOR]
[B]SM-G530P[/B] - [COLOR="DarkSlateBlue"][B]gprimeltespr[/B][/COLOR]
[B]SM-S920L[/B] - [COLOR="DarkSlateBlue"][B]gprimeltetfnvzw[/B][/COLOR]
[B]SM-G530MU[/B] - [COLOR="DarkSlateBlue"][B]gprimeltezt[/B][/COLOR]
[B]SM-G530FZ[/B] - [COLOR="DarkSlateBlue"][B]gprimeltexx[/B][/COLOR]
[B]SM-G530M[/B] - [COLOR="DarkSlateBlue"][B]fortunalteub[/B][/COLOR]
[B]SM-G530H (XX)[/B] - [COLOR="DarkSlateBlue"][B]fortuna3g[/B][/COLOR]
[B]SM-G530H (XC)[/B] - [COLOR="DarkSlateBlue"][B]fortunave3g[/B][/COLOR]

Download


If you are completely new to flashing custom ROMs and have no idea how to begin, start by downloading a TWRP image for your device from the link below and flash it using the ODIN tool (see Instructions below). You cannot flash a custom ROM over stock recovery, so downloading a custom recovery is the first thing you will need to do:


ROM Downloads can be found at:


You will probably need to install GApps (Google Apps Suite) as well if you want access to Play Store, and other Google apps. There are two versions:


Instructions



Installation via recovery (TWRP/LineageOS Recovery)
* Download a recent .zip file from the links above for your device.

* Reboot into recovery mode [Press Power+Volume Up+Home].

* Wipe your data and cache partition (equivalent to doing a Factory Reset)
if you are coming from a stock ROM.


* Either: Plug in your phone into your computer, copy the zip file to a location on your Internal or External Storage on a device, click Install on TWRP on your phone and locate the zip file in the phone, or:

* Plug in your phone into your computer, and open Advanced->ADB Sideload on TWRP on your phone and swipe the slider to enter sideload mode.
Then open a command prompt/terminal on your computer in the folder you put the file by Shift-Clicking (Shift+Right Click) and selecting "Open Command Prompt/Terminal Here" (you will need to have adb installed) and type:

adb sideload name_of_zip.zip

to sideload the file. Replace name_of_zip.zip with the name of the file. If you are running Linux you may need to type adb kill-server and use sudo adb sideload if you get an `Insufficient Permissions` error.

* Download and flash GApps in the same way.

How to provide logcats

Under Windows:


Code:
[B]* Install samsung device drivers and then
 the adb utils from here:[/B]

[url]https://forum.xda-developers.com/showthread.php?t=2588979[/url]

[b]* Then enable developer mode, connect your phone to usb,
 and from [B]cmd[/B] paste this command:[/b]

[I]adb logcat > %userprofile%/Desktop/logcat.txt[/I]

[b]then try to reproduce the bug.[/b]

[b]* The logcat file will be on your desktop.[/b]



Under Linux:


Code:
[b]* Install the adb utils from your distribution's
 package manager and execute the command:[/b]

[I]adb logcat > ~/logcat.txt[/I]

[b]then try to reproduce the bug.[/b]

[b]* The logcat file will be on your home directory.[/b]
* Submit the logcat here on the forums, or on the Telegram group.

* If you cant connect the device through adb on windows because the drivers, connect the device over wifi, enable adb over network on the quick setting tiles, and type:

Code:
adb connect [ip address here]
And then the adb logcat command for windows.



FAQ

Q: Are you taking device requests?
A: No.

Q: Are you accepting feature requests?
A: No.

Q: Can you make XXX ROM as well as LOS?
A: No.

Q: Can I throw money at you?
A: Most certainly. Donations are always welcome.
XDA:DevDB Information
[UNOFFICIAL][ROM] DotOS 2.X for Grand Prime [S920L/G530H/FZ/M/MU/P/T/T1/W], ROM for the Samsung Galaxy Grand Prime

Contributors
vince2678, minz1, deadman96385, vlw, Danil_e71
Source Code: https://github.com/Galaxy-MSM8916

ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
ROM Firmware Required: >= 4.4 (KitKat)
Based On: LineageOS

Version Information
Status: Beta

Created 2018-10-10
Last Updated 2018-10-10
 

vince2678

Recognized Developer
Jul 5, 2016
1,071
1,900
0
Reserved

If this is your first time flashing O, you will need to install the latest unofficial TWRP image for your device from the links above before flashing a zip image, otherwise installation of a zip will invariably fail.

For SM-G530P users, use the gprimelte unofficial twrp instead of the gprimeltespr one.
For SM-S920L users, use the gprimeltetfnvzw official twrp instead of the unofficial gprimeltetfnvzw one.
 
Last edited:

vince2678

Recognized Developer
Jul 5, 2016
1,071
1,900
0
Reserved

What works

Code:
[B]
* RIL (in-call audio, messaging, [I]data possibly[/I])
* Bluetooth (including audio)
* WiFi
* Audio (music, etc)
* Camera (including video recording)
* Flash
* Sensors
* GPS
[/B]
Known Issues

Code:
[COLOR="RoyalBlue"][B]All devices[/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] Encryption does not work. This is indefinitely broken[/B]
Changelog

Code:
[COLOR="Black"][B]10/10/2018[/B][/COLOR]
* [B][[COLOR="Green"]NOTE[/COLOR]][/B] [B] First working image(s) built. [/B]
 
Last edited:

itexpert.120

Senior Member
Mar 22, 2018
584
199
43
18
Multan
itexpert120.github.io
YEAH BOY

This is Awesome,
RIL WORKS
WIFI WORKS
BLUETOOTH WORKS
EVERYTHING WORKS (EXCEPT ONE THING I WILL TELL LATER ON)
UI :good:
PERFORMANCE :good:
Video Recording Uhh...... Sadly not working (Can be easily fixed tho)
THIS IS AWESOME
GO FLASH NOW
 

iRoNlOvE

Senior Member
Aug 3, 2018
88
11
0
This is Awesome,
RIL WORKS
WIFI WORKS
BLUETOOTH WORKS
EVERYTHING WORKS (EXCEPT ONE THING I WILL TELL LATER ON)
UI :good:
PERFORMANCE :good:
Video Recording Uhh...... Sadly not working (Can be easily fixed tho)
THIS IS AWESOME
GO FLASH NOW
gaming and battery??
it's better than lineage 15.1??
but i tested yesterday and it's lagged so much i will test again
 
Last edited:

itexpert.120

Senior Member
Mar 22, 2018
584
199
43
18
Multan
itexpert120.github.io
What's about battery performance...
The Charging speed is fine but i didn't tested the standby
also the performance is good for me

XXU

---------- Post added at 10:09 AM ---------- Previous post was at 10:05 AM ----------

gaming and battery??
it's better than lineage 15.1??
but i tested yesterday and it's lagged so much i will test again
Well the first impressions are great but I need more time to test that
 
  • Like
Reactions: Seif.Kemo

itexpert.120

Senior Member
Mar 22, 2018
584
199
43
18
Multan
itexpert120.github.io
waiting for ur review:laugh:
That review was without Gapps
Well this is the first build so I don't complain
Errors Came after the Gapps

1. Performance Drop is real
2. Browser stops responding
3. Can't use google play services
4. If you switched to video mode in camera than it will show you an error after starting the recording
5. No Google Play = No Google Services like Play Games and Youtube

Can't use the google play so gaming performance cannot be tested
This is a first build so please be patient

Sorry for that quick review, that was not quite accurate, so I will suggest that we should wait for the next builds
 
  • Like
Reactions: Seif.Kemo