• 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

[ROM][Official][7.1.2]Dot OS-1.2[OMS][updated-09/02/18]

nsytechno96

Senior Member
Jul 5, 2015
76
251
0
Delhi


" #DroidOnTime "


Disclaimer

Code:
[SIZE="4"] 
/*
 *
 * Your warranty is now void.
 * We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels. 
 * You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
 *
 */[/SIZE]
"This is an user friendly thread, all your suggestions are important to us and will be taken into consideration.."



dotOS is an Android Rom which focuses on performance and stability. Our aim is to enable an user to extract as much juice as possible and get most out of his/her device.
Initially started by Mohan CM and later joined by Ganesh, Sam, Kuber, Iacob and Hari. Together we stand strong.




Stability and Performance
Lagfree with High Performance Results
Clutterless UI
Perfect Interface for every User

Code:
Substratum rootless theme engine support (must install Substratum from play store)
dotEXTRAS!
Lawanchair for home
colour engine for theming
redesigned settings and qs panel
Status bar time and date options
Status bar network traffic indicator
Status bar notification settings
Quick tile settings
Volume button playback control
Volume button wake
Screen record
ehanced default apps
And much more!!!!
Read more about Features here : click here




CLEAN FLASH :
Download the latest build and GApps
Reboot to recovery
Make NAndroid backup (Not Necessary)
Wipe System, Data, Cache , Dalvik
Flash the latest build and GApps
Reboot


DIRTY FLASH :
Download the latest build and GApps
Reboot to recovery
Flash the latest build and GApps
Wipe Cache [Not Necessary]
Reboot




Download ROM:
Dot-N V1.0

Download Gapps:
Note : Pico or Nano Gapps are recommended. We Don't prefer STOCK/HEAVY Gapps
OpenGApps





dot
S
team

LineageOS team
ResurrectionRemix team
AospExtended
crDroid team
AICP team
Qijaz221 - EON Music Player
And all other open source Devs/Teams.




Mohan CM - The dotOS Founder/Head Dev./Contributor
Ganesh Varma - Lead Dev./Contributor/Maintainer
Kuber Sharma - Contributor/Designer/Analyst
Sam Grande - Contributor/Designer/Maintainer
Iacob Ionut - Contributor/Designer/Maintainer
Hari Ambadi - Contributor/Core GFX/ Lead Designer


Also Special thanks to :
ishubhamsingh
Anandramachandran



Sources

dotOS source


Reference Links
dotOSChannel
Website
dotOSChannel


REPORTING BUGS!
As soon as the problem occurs, take a logcat!
READ MORE
What is a LogCat?
A "LogCat" is for debugging applications / Android system. When applications / Android crash the output the "explanation" for the crash, the Exception Stacktrace, to a Log. This log can be saved and help developers to fix the crash.
What is it supposed to do?
It will help to solve your questions, if your asked for a LogCat it is always useful.
How can I get a LogCat?
Prerequisites:
Code:
Linux, Windows or Mac 
USB cable for your device 
Android Device
Instructions:
Code:
Install your device driver for using adb. Everything you need will you find here
Download adb executable for your OS (Download: Windows | Linux | Mac). Paste it somewhere.
Connect your android device.
Verify if "Settings > Developer options > USB debugging" is checked, if not, simply check it.
Open a command promt (windows) or terminal (linux / mac). How to do it: On Windows: windows + r > enter "cmd" (without quotes) > click enter | On Linux: You don't know how to open a terminal? LOL | On Mac: Type Terminal into Spotlight and open it
CD to the directory where the adb executable is located. On Windows: Go to the directory where you downloaded the adb executable, Shift+Right Click and select "Open Console" (or similar) | On Linux / Mac: Rightclick in the directory and select "Open Terminal here" (or simply CD into the directory)
Type in your cmd/terminal: adb devices to verify your device is properly connected.
If your device is properly selected, type in adb logcat to show the mighty and magic logcat aka stacktrace.
Reproduce your error (or whatever) on your device.
Right after, paste the whole cmd / terminal window into a paste-service like [url]http://pastebin.com/[/url] and send it to us.




XDA:DevDB Information
dotOS, ROM for the Redmi 3s/prime

Contributors
@nsytechno96
@hridayHS
Source Code: https://github.com/DotOS

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: Must be on Marshmallow
Based On: LineageOS

Version Information
Status: Stable
Current Stable Version: v1.0
Stable Release Date: 2017-11-07

Created 2017-11-07
Last Updated 2017-11-07

XDA:DevDB Information
Dot OS, ROM for the Xiaomi Redmi 3S

Contributors
nsytechno96
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Based On: Lineage os

Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2017-11-07

Created 2017-11-07
Last Updated 2018-02-09
 
Last edited:

nsytechno96

Senior Member
Jul 5, 2015
76
251
0
Delhi
Reserved for Screenshots.

If you get error while flashing then remove following lines from updater script:-
(!less_than_int(1510038649, getprop("ro.build.date.utc"))) || abort("E3003: Can't install this package (Tue Nov 7 12:40:49 IST 2017) over newer build (" + getprop("ro.build.date") + ").");
assert(getprop("ro.product.device") == "land" || getprop("ro.build.product") == "land" || abort("E3004: This package is for device: land; this device is " + getprop("ro.product.device") + "."););
 

Attachments

Last edited:

Rukijo

Senior Member
Jun 23, 2015
422
120
0
First time of using this rom, my cellular data access not working. No indication of 4G or 3G access. I tried rebooting deactivate and activate again my data network but no luck.

But then I realized that there is no APN set under sim setting. After I set APN manually then the data network work as it should.

I hope this logcat could help.
 

Attachments

nsytechno96

Senior Member
Jul 5, 2015
76
251
0
Delhi
First time of using this rom, my cellular data access not working. No indication of 4G or 3G access. I tried rebooting deactivate and activate again my data network but no luck.

But then I realized that there is no APN set under sim setting. After I set APN manually then the data network work as it should.

I hope this logcat could help.
Will add APN in next build
:)
 
  • Like
Reactions: Rukijo