[DISCUSSION][OT][9.x]Pie ROM Discussion thread for Titan - G 2014 General

This thread is opened for users discussions about Pie ROMs, updates, fixes, mods or anything else, since YOU ARE NOT ALLOWED TO TALK ABOUT OFF TOPICS AT ROM DEVELOPMENT thread, so feel free to discuss about Pie stuffs for titan here
Currently developed Android 9.x Pie ROMs are:
1. LineageOS 16.0 By @RenanQueiroz
2. Xperience 13.0 By @TeamMex
3. (Abandoned)PixysOS By @thedeadfish59(Abandoned)
4. AOSP Extended Pie Unofficial by @Jorge_8
5. AICP Pie Unofficial by @thedeadfish59
6. Resurrection Remix Pie Official by @thedeadfish59
7. Pixel Experience Pie Official by @thedeadfish59
Known Issues:
NONE (All credits goes to @RenanQueiroz , without his hard work, it wouldnt be possible)
FAQ:
1: Can I dirty flash over LOS 15.1?
A: No, Clean flash is recommended, go to TWRP, wipe everything except internal storage+sdcard, flash ROM+GAPPS Pico, if root needed then Magisk 16.7 is the solution which is recommended for both AOSP based or LOS based
2. Pie seems laggy often, any fixes? ?
A: Due to skiagl renderer, our legacy device titan might work slowly with it, solution is switching to OpenGL, significant improvement will be noticable, how to do this? Simple flashable zip made by @DanGLES3 , have a look into his thread here
3. When next build will arrive?
A: No ETA
4. Any sound mods work with Pie?
A: Check #2 thread for ViperFX
5. Can FaceUnlock can be enabled on Pie?
A: Why Not? Go here
FAQ generated by @bejunk that'd be helpful to Pie users ig
1: Can I dirty flash over LOS 15.1?
A: No, clean flash is needed.
2. How i install Pie?
A: Go to TWRP, wipe everything except internal storage+sdcard, flash ROM+GAPPS Pico, if root needed then Magisk 16.7 is the solution which is recommended for both AOSP based or LOS based.
3. But i want to have Google speech recognition, offline speech files (recognition) etc. (GApps nano) ?
A: Our /system partition is too small to fit Pie ROM + nano Gapps, but there is a solution: (we need to free some storage in /system):
1. Clean install needed, after wiping only flash ROM + Magisk zip. Boot the ROM
2. From apkmirror.com download Solid Explorer (recommended) or Mixplorer, also download "Android System Webview Google", "Google Keyboard" (or any other you normally use)
and Android Messages from Google. -> install them all. Enable Google Keyboard + Messages as default in Settings. In developer options enable Google webview as default.
Now with the explorer, navigate to /system/app and /system/priv-app: delete the "webview" + "LatinIME" + "messages" folder. When asked for root, grant it.
3. Now there should be enough space to install GApps nano, so boot to recovery and install GApps nano (if it still says insufficient storage, open GApps zip using
7zip and delete the app-sizes.txt)
4. Reboot, after login in you should be greeted with the Google setup screen which will download all your settings & apps.
4. How to enable Google Assistant:
A: You need root & a root explorer, maybe a texteditor app:
navigate to /system/ and backup your build.prop to internal first, just in case. Then open it with an editor
and add "ro.opa.eligible_device=true" so it looks like this:
Code:
...
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opa.eligible_device=true
keyguard.no_reqiure_sim=true
...
-> save & reboot. Note: it may take 1-2 days until Assistant appears, you can try trigger it via home button-longpress
7. Regarding Pixel Launcher's: (if you want more customization and/or Google feed & weather (optional)):
A: There are currently 3 choices:
1. "Original" Pixel Launcher: https://forum.xda-developers.com/showpost.php?p=77741983&postcount=257
-> Pie "app open" animations + dock icons in recents
-> no customization really
-> Google feed & weather works
2. "Rootless Launcher" by amirzaidi: (Playstore)
-> NO Pie "app open" animations + dock icons in recents
-> a little bit more customization
-> need to install Pixelbridge for Google feed & weather (see Playstore description)
3. "Ruthless Launcher" by shubbby https://forum.xda-developers.com/android/apps-games/app-ruthless-pixel-launcher-based-t3755903
-> NO Pie "app open" animations + dock icons in recents
-> A LOT of customizations, full Icon pack support (per app) and much more, fully stable.
-> need to install Pixelbridge for Google feed & weather (latest build in his TG release channel)
Developers who are behind to bringup Pie to our titan:
1: @LuK1337 , he is lit, all of our works based on his codes
2: @RenanQueiroz instead of abandoning this device, this guy bringing fixes to almost every issues
2: @Allstargaurav for his various tree helps
So, feel free to discuss about anything (Pie) here from now, that can be OT, unofficial builds, build issues and anything that doesnt violate XDA rules, cheers
And if you are looking about Oreo ROM discussion thread, go here

Just if you guys are wondering ViperFX is working on this rom or not, (attachment) version of viperfx is working with Pie+Magisk 16.7

Help in Restore
I'd like to clean flash this Pie ROM, but dont want to lose my data from a single specific app (pvz2 i'ts a few GB size)
in my case unfortunately Titanium Backup always fails when restoring data from this app, cant even start, crash when loading
any suggestion for a completely successful restore for huge data for a single app? any other app? anybody did this before?
I got a 32 GB external card, space it's not a problem

hab12345 said:
I'd like to clean flash this Pie ROM, but dont want to lose my data from a single specific app (pvz2 i'ts a few GB size)
in my case unfortunately Titanium Backup always fails when restoring data from this app, cant even start, crash when loading
any suggestion for a completely successful restore for huge data for a single app? any other app? anybody did this before?
I got a 32 GB external card, space it's not a problem
Click to expand...
Click to collapse
Oandbackup
Apkbackup+
Swift backup

these roms are with Android Go?

marcelo2866 said:
these roms are with Android Go?
Click to expand...
Click to collapse
No

Nevermind.

trouble with magisk
thedeadfish59 said:
This thread is opened for users discussions about Pie ROMs, updates, fixes, mods or anything else, since YOU ARE NOT ALLOWED TO TALK ABOUT OFF TOPICS AT ROM DEVELOPMENT thread, so feel free to discuss about Pie stuffs for titan here
Currently developed Android 9.x Pie ROMs are:
1. LineageOS 16.0 By @RenanQueiroz
2. Xperience 13.0 By @TeamMex
Known Issues:
Permissive SElinux
Bluetooth
WhatsApp/Instagram buggy video output (Video Players works just fine)
What is SElinux and what means SElinux is permissive?
A: https://source.android.com/security/selinux here is your answer
FAQ:
1: Can I dirty flash over LOS 15.1?
A: No, Clean flash is recommended, go to TWRP, wipe everything except internal storage+sdcard, flash ROM+GAPPS Pico, if root needed then Magisk 16.7 is the solution which is recommended for both AOSP based or LOS based
2. When Bluetooth will be fixed?
A: God knows
3. When next build will arrive?
A: No ETA
4. Any sound mods work with Pie?
A: Check #2 thread for ViperFX
5. Can FaceUnlock can be enabled on Pie?
A: Why Not? Go here
Developers who are behind to bringup Pie to our titan:
1: @LuK1337 , he is lit, all of our works based on his codes
2: @RenanQueiroz instead of abandoning this device, this guy bringing fixes to almost every issues
2: @Allstargaurav for his various tree helps
So, feel free to discuss about anything (Pie) here from now, that can be OT, unofficial builds, build issues and anything that doesnt violate XDA rules, cheers
And if you are looking about Oreo ROM discussion thread, go here
Click to expand...
Click to collapse
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer

I faced the same issue ...
hab12345 said:
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
Click to expand...
Click to collapse
you need to install the magisk manager apk from inside the magisk zip after i installed it it worked fine ..

hab12345 said:
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
Click to expand...
Click to collapse
face you have to install the Magisk manager after the zip, it is not automatic with previous versions of android.

hab12345 said:
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
Click to expand...
Click to collapse
The link I provided will redirect you to a git repo, where you will find magisk manager as well, use it

thedeadfish59 said:
Just if you guys are wondering ViperFX is working on this rom or not, this version of viperfx is working with Pie+Magisk 16.7
Click to expand...
Click to collapse
The AFH address is out.

Oshmar said:
The AFH address is out.
Click to expand...
Click to collapse
Check the #2 again, I ve attached the file there

I have a question devs and it is possible to have the treble project on our beloved titan?
Thanks :good:

Guys,
Android 9 has a lot of improvements in the audio system, and it looks like Pie ROMs are even stabler than Oreo ones.
Is there a chance that Bluetooth will be fixed in the upcoming releases?

I have been using los 16.0 and its so great till now.
I heard that boot animation of xperience 13.0 is great. Can some one having the ROM just take that file and send it to me so that I can just replace it in my phone.
Thanks in advance
Sent from my Motorola Moto G 2014 using XDA Labs

danapk said:
I have a question devs and it is possible to have the treble project on our beloved titan?
Thanks :good:
Click to expand...
Click to collapse
This phone dont have compatibility

m00nlighter said:
Guys,
Android 9 has a lot of improvements in the audio system, and it looks like Pie ROMs are even stabler than Oreo ones.
Is there a chance that Bluetooth will be fixed in the upcoming releases?
Click to expand...
Click to collapse
It's probably never going to be fixed. @RenanQueiroz could say something about this, but I understand him: no one is going to make a stable port of Android 9 for a device that is >4 years old. Just stick with Nougat.

DepressedDead said:
It's probably never going to be fixed.
Click to expand...
Click to collapse
Damn son..
It will be fixed, just give it some time...
You guys think I don't have a life? lol
---------- Post added at 09:01 PM ---------- Previous post was at 09:00 PM ----------
danapk said:
I have a question devs and it is possible to have the treble project on our beloved titan?
Thanks :good:
Click to expand...
Click to collapse
No.

DepressedDead said:
It's probably never going to be fixed. @RenanQueiroz could say something about this, but I understand him: no one is going to make a stable port of Android 9 for a device that is >4 years old. Just stick with Nougat.
Click to expand...
Click to collapse
calm, Renan is fixing the other bugs relax bro, do not eta, the developers are not machine..

Related

J5(2016)

Anyone know j5xnlte official stable custom ROM .
Jagdishjangu said:
Anyone know j5xnlte official stable custom ROM .
Click to expand...
Click to collapse
Odyssey rom by Black Messa (Read all instructions first)
Bogdans29 said:
Odyssey rom by Black Messa (Read all instructions first)
Click to expand...
Click to collapse
Thats not a custom rom its a stock rom port.
Maybe try bootleggers pie rom.
Bogdans29 said:
Odyssey rom by Black Messa (Read all instructions first)
Click to expand...
Click to collapse
I don't need stock port rom.
garylawwd said:
Thats not a custom rom its a stock rom port.
Maybe try bootleggers pie rom.
Click to expand...
Click to collapse
I try this rom but this is unofficial rom(launcher is always stopped and I play pubg my phone is switch off )
Jagdishjangu said:
I try this rom but this is unofficial rom(launcher is always stopped and I play pubg my phone is switch off )
Click to expand...
Click to collapse
So what if its unofficial do you know what the difference is between official and unofficial at all?
An official rom is the rom as advertised in the main website or wherever and unofficial means it either hasnt been added to the official list yet, or it has been modified so it cant be added to the official list eg. like if a rom doesn't support "slide finger across status bar for brightness" and a Dev added it for your device then the rom could not be official.
Pubg is crap on this device if you want to play big games like that then you will have to fork out for a new phone.
Also using gapps on this old device makes it super slow and laggy and I was actually able to play pubg quite well with grx tools and not using gapps but instead using microG.
Bootleggers rom for me is the smoothest but seeing as the Dev of bootleggers doesn't use gapps then all bugs related to gapps wont be fixed without logs as he cant replicate the problem.
If I were you I would try bootleggers rom with nanodroid microG and magisk. Best combination for this device by a long shot.
If you need I can post a guide on how to install nanodroid microG without issues but it will have to be a clean install of the rom
garylawwd said:
So what if its unofficial do you know what the difference is between official and unofficial at all?
An official rom is the rom as advertised in the main website or wherever and unofficial means it either hasnt been added to the official list yet, or it has been modified so it cant be added to the official list eg. like if a rom doesn't support "slide finger across status bar for brightness" and a Dev added it for your device then the rom could not be official.
Pubg is crap on this device if you want to play big games like that then you will have to fork out for a new phone.
Also using gapps on this old device makes it super slow and laggy and I was actually able to play pubg quite well with grx tools and not using gapps but instead using microG.
Bootleggers rom for me is the smoothest but seeing as the Dev of bootleggers doesn't use gapps then all bugs related to gapps wont be fixed without logs as he cant replicate the problem.
If I were you I would try bootleggers rom with nanodroid microG and magisk. Best combination for this device by a long shot.
If you need I can post a guide on how to install nanodroid microG without issues but it will have to be a clean install of the rom
Click to expand...
Click to collapse
Thanks for the information
I need a guide on how to install nanodroid microG .
Jagdishjangu said:
Thanks for the information
I need a guide on how to install nanodroid microG .
Click to expand...
Click to collapse
Flash rom
Flash Magisk
Flash NanoDroid microG Sub module
https://downloads.nanolx.org/NanoDroid/Stable/NanoDroid-microG-20.6.20190126.zip
Auto installed by NanoDroid script
++Nominatim geocoder backend
++Deja Vu Location backend
++NanoDroid microG GmsCore
+++with Maps API v1
+++with Play Store
---without Fake Store
---without Google Sync Adapters
---without swipe libraries
---without /system application override
[]Reboot system
[] Enable Allow signature spoofing
[] Setup microG setting
[] Setup & login Play store
[] Give app permissions (spoof package signature)
[]Install fdroid.apk (lastest version. https://f-droid.org/en/) --Dont use NanoDroid-fdroid
-open f-droid program--->set up repo (Add 3 new repos below)
https://www.nanolx.org/fdroid/repo
https://fdroid.bromite.org/fdroid/repo
https://microg.org/fdroid/repo
[]Search & Install MozillaNlpBackend from f-droid App
[*]Run microG Self-Check again but this time click UnifiedNlp setting---->Configure location backends-----Enable Mozilla Location Service
garylawwd said:
Flash rom
Flash Magisk
Flash NanoDroid microG Sub module
https://downloads.nanolx.org/NanoDroid/Stable/NanoDroid-microG-20.6.20190126.zip
Auto installed by NanoDroid script
++Nominatim geocoder backend
++Deja Vu Location backend
++NanoDroid microG GmsCore
+++with Maps API v1
+++with Play Store
---without Fake Store
---without Google Sync Adapters
---without swipe libraries
---without /system application override
[]Reboot system
[] Enable Allow signature spoofing
[] Setup microG setting
[] Setup & login Play store
[] Give app permissions (spoof package signature)
[]Install fdroid.apk (lastest version. https://f-droid.org/en/) --Dont use NanoDroid-fdroid
-open f-droid program--->set up repo (Add 3 new repos below)
https://www.nanolx.org/fdroid/repo
https://fdroid.bromite.org/fdroid/repo
https://microg.org/fdroid/repo
[]Search & Install MozillaNlpBackend from f-droid App
[*]Run microG Self-Check again but this time click UnifiedNlp setting---->Configure location backends-----Enable Mozilla Location Service
Click to expand...
Click to collapse
Sir File link not open?
Jagdishjangu said:
Sir File link not open?
Click to expand...
Click to collapse
https://downloads.nanolx.org/NanoDroid/Beta/
Sorry that was the previous version this is just the downloads page just download microG
garylawwd said:
https://downloads.nanolx.org/NanoDroid/Beta/
Sorry that was the previous version this is just the downloads page just download microG
Click to expand...
Click to collapse
Thanks sir

[SHARE] [UNNOFICIAL] [ANDROID Q 10.0] Pixel Experience 10.0 BETA

I didn't find anything about it, so I came to share
Pixel Experience 10.0 Beta
Device: Redmi Note 4/4X (Mido)
By AryanKendare
Link from Last Build:
https://androidfilehost.com/?fid=1899786940962588662
Link from All Builds:
https://androidfilehost.com/?w=files&flid=284464
is there a thread link so we can share and discuss with the OP ?
Please, don't do this, let the developer share when it's ready
Do you have his permission to share his work?
Aryan will self release it when it's ready for everyone.
It's in testing phase & already in discussion in pixel experience 9.0 official thread.
Sent from my mido using XDA Labs
Waiting for official
well, it is available for download...why not...
tenssa said:
well, it is available for download...why not...
Click to expand...
Click to collapse
Waiting for some noobie crybabies
Sent from my mido using XDA Labs
It's available on telegram
PixelExperience Unofficial is here by @aryankedare
Changelog:
- Fixed VOLTE
- Fixed BT CALLS
- Fixed Most Of the Minor Bugs
*BUGS :
- FPS
- qcrilmsgtunnel fc
- magisk
Link:- https://www.androidfilehost.com/?fid=1899786940962589829
Note:
Please Consider Contributing to Server expenses which will help me to keep pe alive for mido
Join for bug report @Pixelexperiencemido
System-as-root will be send to all devs and testers
i read once that to install android 10 we need a different version recovery,coz with pie recovery it won't work
joe170 said:
i read once that to install android 10 we need a different version recovery,coz with pie recovery it won't work
Click to expand...
Click to collapse
Yeah.. but this ROM can install normally
xene10 said:
Yeah.. but this ROM can install normally
Click to expand...
Click to collapse
did u try it bro? or anyone ?
New look
The ROM was smooth but had some issues like Vote was not working and calls not working..... I installed it yesterday but I can't use is daily driver..
My TWRP 3.3.1-0 work fine with this, but sadly magisk doesn't work...
for now i don't have any bugs, only lock screen....it's hard to unlock, you have to swipe trough whole screen to unlock...is it even bug or normal thing on pixel phones?
edit, i tried calls and it works fine, for now i will use this rom daily and i'll keep watching for bugs
tenssa said:
My TWRP 3.3.1-0 work fine with this, but sadly magisk doesn't work...
for now i don't have any bugs, only lock screen....it's hard to unlock, you have to swipe trough whole screen to unlock...is it even bug or normal thing on pixel phones?
edit, i tried calls and it works fine, for now i will use this rom daily and i'll keep watching for bugs
Click to expand...
Click to collapse
No its not normal thing but when pixel experience pie version is released for mido last year it had the same problem.
tenssa said:
My TWRP 3.3.1-0 work fine with this, but sadly magisk doesn't work...
Click to expand...
Click to collapse
Try flashing the latest magisk 19.4 which apparently supports Android 10.
https://******************/magisk-beta
BUG: version PixelExperience_mido-10.0-20190920 (and all Android 10 beta builds before this):
If connect to LAN or WebCloud services (Google Drive, etc.) with X-plore file browser and run apk file from this cloud (copying to temp for running) then no installing app (apk) but runing as instalator in randomly apps in SmartPhone.
vrij said:
Try flashing the latest magisk 19.4 which apparently supports Android 10.
https://******************/magisk-beta
Click to expand...
Click to collapse
I have installed that version and it doesn't work either, the phone does not start
At the moment it is not possible to root
Magisk - I think it only supports a/b partitioning for Android 10, not A only on 19.4 build at the moment, so since we are an A only style device, Magisk Android 10 support isn't working yet
BUG: version PixelExperience_mido-10.0-20190920 (and all Android 10 beta builds before this):
If booting OS (after show bootlogo Pixel) quietly clicks (hardware sound) camera (as click if opening Camera app).
Maybe initialization?
In older versions (Pie) booting no camera clicks.

[ROM][UNOFFICIAL][cancro][10] LineageOS 17.1

LineageOS is a free, community built, aftermarket firmware distribution of Android 10, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
INSTRUCTIONS
Download latest ROM, Gapps, Magisk
Reboot to Recovery
Wipe system, data, cache and dalvik
Install all
Reboot
Downloads
ROM: https://www.androidfilehost.com/?w=files&flid=306905
Gapps: https://opengapps.org/
TWRP: https://drive.google.com/file/d/1-BZiHJt2uWhVJ8rut72fbSZPDz175DMK/view?usp=drivesdk
NOTE:
Clean Flash is recommended, i.e.. Wipe data,cache,dalvik cache, system
If you dont wipe system, backuptool will reapply your modifications that support addon.d like GApps etc..
Recommended to use Pico Gapps
Device Sources: https://github.com/xiaomi-classic-dev
XDA:DevDB Information
LineageOS 17.1, ROM for the Xiaomi Mi 3
Contributors
vikash1994b, Special Thanks to Xiaomi-classic-dev Team for the sources
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 3.4.x
Based On: LineageOS
Version Information
Status: Testing
Created 2020-03-29
Last Updated 2020-04-16
16.04.2020
⚛ Fixed Reboot tile, properly shows reboot to recovery
⚛ Fixed device auto wake up when lockscreen set to none.
⚛ Few kernel improvements and optimisation taken from common msm8974 devices.
⚛ LineageOS latest changes.
12.04.2020
⚛ April Security Patch
⚛ Added Pixel UI, i.e.. framework colors (check settings in dark mode)
⚛ Added Reboot/Recovery/Power off tile. Tap to change mode and long press to activate.
⚛ Improved DT2W implementation
⚛ Fixed Capacitive Keys not disabling when on screen navigation bar is enabled.
⚛Lineage Latest changes
04.04.2020
⚛ Disabled Trust warning notification for selinux and sign.
⚛ lineageOS Upstream changes.
03.04.2020
⚛ Open Gapps Compatibility: Increased Free space in System partition, now we have almost 280MB of free space,so now open gapps can be easily flashed.
⚛ Patched SafetyNet , Now SafetyNet Check passes even without Magisk.
⚛ Added Double Tap to Wake
⚛ Added Three Finger Swipe for Screenshot. Credits to MokeeRom
⚛ Implemented OTA Update, so from now on you can get updates directly via Lineage OS updater.
⚛ Device Tree Cleanup
⚛ Lineage OS upstream changes
30.03.2020
⚛ Updated Fingerprint to fix vendor missmatch
⚛ Bring in some optimsation from Android GO
⚛ Added SystemUI to PRODUCT_DEXPREOPT_SPEED_APPS
⚛ Disable SF Latch Buffer Signaled property
⚛ Enabled GL comp backpressure
⚛ Disabeld SF backpressure
29.03.2020
⚛ Initial Release
Which gapps are recommended?
[email protected] said:
Which gapps are recommended?
Click to expand...
Click to collapse
The one i use is this https://drive.google.com/file/d/1-4_3zTu56gnay4zUV_8NZgKJOXnQhh8Q/view?usp=drivesdk and it works fine.
Here are some screenshots of this rom.
vikash1994b said:
The one i use is this https://drive.google.com/file/d/1-4_3zTu56gnay4zUV_8NZgKJOXnQhh8Q/view?usp=drivesdk and it works fine.
Click to expand...
Click to collapse
And which twrp , multi rom or normal twrp
[email protected] said:
And which twrp , multi rom or normal twrp
Click to expand...
Click to collapse
Normal TWRP!
[email protected] said:
And which twrp , multi rom or normal twrp
Click to expand...
Click to collapse
File can't be downloaded , unsupported.
[email protected] said:
File can't be downloaded , unsupported.
Click to expand...
Click to collapse
As I know, twrp 3310 had some problem, so i still v3210 (3230 should be ok too) and it works fine!
You may download it from TWRP website directly, if v3230 has problem, just let me know, I can upload v3210 to g-driver later!
r30857 said:
As I know, twrp 3310 had some problem, so i still v3210 (3230 should be ok too) and it works fine!
You may download it from TWRP website directly, if v3230 has problem, just let me know, I can upload v3210 to g-driver later!
Click to expand...
Click to collapse
No problem in downloading twrp, can't download gapps.
[email protected] said:
No problem in downloading twrp, can't download gapps.
Click to expand...
Click to collapse
Ok, I will upload the BiTGapps after 10 minutes
(Opengapps doesn't work due to space issue, no matter Pico or Nano )
Edit:
Here you go!
https://drive.google.com/file/d/1-ctmk8kWrclKJ6akg-UJg_NcsSwB_z9o/view?usp=drivesdk
Very good effort...
New Lineage OS Builds is up (30-03-2020)
Download https://androidfilehost.com/?fid=4349826312261757707
Changelogs
Updated Fingerprint to fix vendor missmatch
Bring in some optimsation from Android GO
Added SystemUI to PRODUCT_DEXPREOPT_SPEED_APPS
Disable SF Latch Buffer Signaled property
Enabled GL comp backpressure
Disabeld SF backpressure
Hi, are you thinking about future releases (something like one every month or so) with bug correction and, maybe, improvements?
Can you suggest a specific kernel/camera/video driver for this builds, or the included ones are good?
Thanks.
keru32 said:
Hi, are you thinking about future releases (something like one every month or so) with bug correction and, maybe, improvements?
Can you suggest a specific kernel/camera/video driver for this builds, or the included ones are good?
Thanks.
Click to expand...
Click to collapse
I will most probably be providing monthly security updates. I dont think there are custom kernel available for cancro. So you're left with the the included one. Give it a try rom is stable enough with no major bug or FC.
vikash1994b said:
I will most probably be providing monthly security updates. I dont think there are custom kernel available for cancro. So you're left with the the included ones. Give it a try rom is stable enough with no major bug or FC.
Click to expand...
Click to collapse
Totally agree!
To this old device and with this stable ROM, monthly security updates should be enough!
I install this ROM for 2 days, no FC and no major bug (although i cannot pass the safetynet, but it is ok) very smooth with good battery performance! And the temperature also outstanding when play a game!
Thanks for the great ROM!:good:
r30857 said:
Totally agree!
To this old device and with this stable ROM, monthly security updates should be enough!
I install this ROM for 2 days, no FC and no major bug (although i cannot pass the safetynet, but it is ok) very smooth with good battery performance! And the temperature also outstanding when play a game!
Thanks for the great ROM!:good:
Click to expand...
Click to collapse
There is a workaround to pass safetynet on latest build. You need to install magisk and enabling magisk hide.
vikash1994b said:
I will most probably be providing monthly security updates. rom is stable enough.
Click to expand...
Click to collapse
Excellent, what else is required for a legendary device.
Unbelievable that this solid device will get a stable build of lineage os 17.1 - mother of all custom roms even after so many years. Thank you very much.
vikash1994b said:
There is a workaround to pass safetynet on latest build. You need to install magisk and enabling magisk hide.
Click to expand...
Click to collapse
Thanks for the information, i tried it but no lucky, its okay, to me, not an issue!
But could you check the Bluetooth is functional our not?
Tried to using BT but seems not working?
Thanks in advance!
Installed the rom. It's very smooth and stable. Battery is also doing fine. Didn't put a sim and check it. Installed magisk 20.3 and updated to 20.4.
Gapps by the op is working, opengapps could not be installed.
My son played some games with it and was satisfied with its performance.
Haven't checked BT.
Installed YouTube vanced black edition from magisk download.
Will try to install magisk modules for safetynet bypass.
The speaker of my phone is faulty so can't comment about sound.
The rom is an excellent build and the device has surpassed itself.
I wanted to install a gcam port for it. I tried several builds but none of them could even be installed. (i know I'm off topic here). I'll delete this line if the op takes an exception. So if anyone is aware of any working gcam build/port kindly tell me. The device has an excellent sensor for camera.
Also an option to use power menu on the hardware button long press / double tap would have been very useful. I'm presently using a 3rd party app from play store for power off /reboot /reboot to recovery etc as the power button is on the way to its grave due to old age. Otherwise the device is in excellent condition.
Double tap to wake is a very desirable feature due to power button eol and volume button wake is there but these also might get finished due to regular use.
Am using greenify and gravity based wake up to save the power button.

[ROM] dotOS v1.2 for SM-J210F [Android 7.1.2]

Hello everyone!
This is a dotOS port from the Galaxy J3 2016 (made by @lucas000br) to the J2 2016.
Working: ​
My (basic) testings all seemed to work quite well
Added features and patched bugs:​
Patched lock button in boot.img
Pre-rooted the ROM
Added FM-Radio from ViperOS (microG variant only)
Optimized features
Signature spoofing patched on microG variant
[See post #2 for further information]
Known problems:​
Gapps variant is laggy (nothing I can do - Google sucks)
Your J2 shows up as a J3 (it's a port that's why)
Download links and installation instructions can be found in post #2​
Credits:
Nanolx for Signature Spoofing
PixelBoot for base
lucas000br for modified base
Me for everything else
Obligatory Links:
Kernel Source: Github
Original Build (Abandoned by PixelBoot): XDA Developers (No source code)
Port of Port (by lucas000br): Thread seems to have disappeared?
Variant information (Which one is which?)​
GAPPS: This one has most of the stock Google apps (Drive, YouTube, etc) + GSF present. Recommend for most users. RAM usage 640mb on idle
microG: All Google apps have been replaced with FOSS software. Google Services Framework has been replaced with microG. Signature spoofing is also present. RAM usage 560mb on idle
DIY: Want to build your own ROM? This one's for you! Everything except the bare minimum has been stripped out, so that you can decide what to pick for your ROM. (For power users only).
Stock dotOS: The stock dotOS compiled by PixelBoot for J3 2016; with Wi-Fi, Bluetooth, Signature spoofing and Power Button patched. Most stable out of all. You will need to flash additional GAPPS to get Google Services. RAM Usage 500mb.
Download Links:​Stock dotOS (Recommended): MEGA
GAPPS: Oreo-Themed dotOS
microG: Oreo-Themed dotOS
DIY: Oreo-Themed dotOS
Installation Instructions:​[If you don't have TWRP, get an image and install it from here]
GAPPS:
Boot to TWRP
[Do make sure to backup your data]
Wipe Dalvik, Data, System, Cache
Flash the ROM
Reboot. Done!
microG:
Boot to TWRP
[Do make sure to backup your data]
Wipe Dalvik, Data, System, Cache
Flash the ROM
After rebooting, open microG settings.
Go to self-check and tick the check boxes that are unticked (that will initialize microG)
Go back, and enable Device Registration, Cloud Messaging and Device Attestation
Then go to Location backends, and configure the DejaVu and Nominatim backends.
Done!
DIY and Stock dotOS will be the same as GAPPS variant
Changelog:
v1.2: Initial release​06/05/2021: After lucas' comment, I realized that this wasn't the stock dotOS. So I have ported the stock dotOS created by PixelBoot. Try it out!​
lucas000br said:
well done!
Also, PixelBoot did the DotOs base rom, i just modified it to be more like Android Oreo
(dont worry because i credited PixelBoot in the original j3 thread)
Click to expand...
Click to collapse
oops I need to credit him
Thanks for informing!
good soon try it out
i have flashed stock rom provided by u of dot os but my phone stuck at samsung logo pls look into it .....i am sure i have flashed it n follow all steps correctly
Uniqueshiva said:
i have flashed stock rom provided by u of dot os but my phone stuck at samsung logo pls look into it .....i am sure i have flashed it n follow all steps correctly
Click to expand...
Click to collapse
okay I'll try flashing it again. wait
NullCode said:
okay I'll try flashing it again. wait
Click to expand...
Click to collapse
btw i don't have stock rom installed before i flash it......I am on viper os....then i boot to twrp wipe sytem cache data n flash your provided dot os stock rom then i reboot but stuck at Samsung logo
@Uniqueshiva thank you for the information. I had made a typo in the updater script that caused the boot image to fail.
Please download the new ROM and flash it. I've confirmed it to work
NullCode said:
@Uniqueshiva thank you for the information. I had made a typo in the updater script that caused the boot image to fail.
Please download the new ROM and flash it. I've confirmed it to work
Click to expand...
Click to collapse
thx for responding so fast btw i will try it tomorrow as my data got finished today sorry for it...i will surely give feedback
edit- I tried stock dos os rom n flash arm 7.1 Pico gapps...boot animation appears but after sometimes black-brown screen appears after 5 min phone started but its written setup wizard failed i am not able to go ahead as setup wizard failed written every time so i turn off the phone maybe it can be the gapps problem now i will try dot os magisk gapps version provided by u btw i am curious that what is DIY dot os u give is all bugs fixed in it just asking..
Uniqueshiva said:
thx for responding so fast btw i will try it tomorrow as my data got finished today sorry for it...i will surely give feedback
edit- I tried stock dos os rom n flash arm 7.1 Pico gapps...boot animation appears but after sometimes black-brown screen appears after 5 min phone started but its written setup wizard failed i am not able to go ahead as setup wizard failed written every time so i turn off the phone maybe it can be the gapps problem now i will try dot os magisk gapps version provided by u btw i am curious that what is DIY dot os u give is all bugs fixed in it just asking..
Click to expand...
Click to collapse
hmm it could be flashing gapps causes problem with the rom...
yes try the gapps version i provided
the diy one is mainly for rom porters. it has many features removed so that rom porters can think about what features to add in the rom
only basic feature available in rom is phone and messaging support
I can't access internal storage after flashing. Stock file manager crashes if i open it. Stock browser says "no sd card, usb storage is required to download the file". There's no internal storage even after connecting the phone to pc. It only shows memory card.
Edit: Just wiped the internal storage and re-flashed it. Works fine now
Thanks for porting this amazing rom
@NullCode, thanks for your work for device j210f...I like the ui of dot os..but i must say your previous build i.e viper os was more stable n amazing atleast for me....btw thanks a lot for keeping this device alive...
Dark theme not working in settings and other apps.Any help?
shayara said:
Dark theme not working in settings and other apps.Any help?
Click to expand...
Click to collapse
there's a theming option in settings > display > scroll to the end
from there figure out what to do (I've confirmed its working)
Uniqueshiva said:
@NullCode, thanks for your work for device j210f...I like the ui of dot os..but i must say your previous build i.e viper os was more stable n amazing atleast for me....btw thanks a lot for keeping this device alive...
Click to expand...
Click to collapse
I know, viperOS was much more stable because I took 1 entire year to port and test the rom (i started testing January 2020 )
however, dotOS was ported in only 1 month
so it is not as polished
but im glad you liked it
NullCode said:
Hello everyone!
This is a dotOS port from the Galaxy J3 2016 (made by @lucas000br) to the J2 2016.
Working: ​
My (basic) testings all seemed to work quite well
Added features and patched bugs:​
Patched lock button in boot.img
Pre-rooted the ROM
Added FM-Radio from ViperOS (microG variant only)
Optimized features
Signature spoofing patched on microG variant
[New] 2 more ROM options to choose from (with varying features)
[See post #2 for further information]
Known problems:​
Gapps variant is laggy (nothing I can do - Google sucks)
Your J2 shows up as a J3 (it's a port that's why)
Download links and installation instructions can be found in post #2​
Credits:
Nanolx for Signature Spoofing
PixelBoot for base
lucas000br for modified base
Me for everything else
Note: You might've noticed how I didn't put [PORT] in the thread title. It is mainly because this ROM varies from J3's dotOS so much, I don't think it is fair to call this one a port.
Click to expand...
Click to collapse
Hey.
I am using this ROM since 6th May (stock variant) and it is very great but has lots of bugs.
1. Bluetooth Audio stutters really bad (problem in every Android N rom for this phone)
2. Google Meet doesn't work (just shows the logo and then crashes) I am using Open GAPPS
3. Many system app crash randomly (sometimes even the launcher and system ui) requiring me to take out the battery and restarting the phone.
4. Camera quality is significantly bad compared to stock 6.0
But still a great project.
Thank you for keeping this phone updated.
NullCode said:
there's a theming option in settings > display > scroll to the end
from there figure out what to do (I've confirmed its working)
Click to expand...
Click to collapse
Okay.Thnx.
NullCode said:
I know, viperOS was much more stable because I took 1 entire year to port and test the rom (i started testing January 2020 )
however, dotOS was ported in only 1 month
so it is not as polished
but im glad you liked it
Click to expand...
Click to collapse
Omg 1 year......that's y it feels so smooth in viper os i get nearly 900 mb free ram with gapps again thanks for your hardwork.....I know that u may be bored now for working on j210f that is old device but still hoping for more
Uniqueshiva said:
Omg 1 year......that's y it feels so smooth in viper os i get nearly 900 mb free ram with gapps again thanks for your hardwork.....I know that u may be bored now for working on j210f that is old device but still hoping for more
Click to expand...
Click to collapse
My build has more free ram and battery btw.

Rom to degoogle phone?

I'd like to increase the privacy of my phone. I'm looking for a compatible open source ROM for the Xiaomi Mi 9T with the latest stock android firmware without any bloatware from google or xiaomi. Better if it's a popular ROM so I can find support more easily.
After I install the ROM I'll follow this phone hardening guide: https://lemmy.ml/post/128667
arturojr said:
I'd like to increase the privacy of my phone. I'm looking for a compatible open source ROM for the Xiaomi Mi 9T with the latest stock android firmware without any bloatware from google or xiaomi. Better if it's a popular ROM so I can find support more easily.
Click to expand...
Click to collapse
ArrowOS
arturojr said:
I'd like to increase the privacy of my phone. I'm looking for a compatible open source ROM for the Xiaomi Mi 9T with the latest stock android firmware without any bloatware from google or xiaomi. Better if it's a popular ROM so I can find support more easily.
Click to expand...
Click to collapse
davinci
This is the official rom from MicroG based on the latest LineageOS.
I run this now since 2 years. Its awesome. You wil get every month a new build and a notification to update. So you will get allways the latest Android security patches!
My privacy combination is:
-MicroG LOS Rom
-AuroraStore with local gnerated anon account - https://auroraoss.com/download/
-AuoraDroid - https://auroraoss.com/download/
-Aurora Services (for auto updates of apks) - https://gitlab.com/AuroraOSS/AuroraServices/-/releases
-AppManager - https://f-droid.org/en/packages/io.github.muntashirakon.AppManager/
-Bromite - https://www.bromite.org/
-NewPipe - https://github.com/polymorphicshade/NewPipe/releases/
I_did_it_just_tmrrow said:
davinci
This is the official rom from MicroG based on the latest LineageOS.
I run this now since 2 years. Its awesome. You wil get every month a new build and a notification to update. So you will get allways the latest Android security patches!
My privacy combination is:
-MicroG LOS Rom
-AuroraStore with local gnerated anon account - https://auroraoss.com/download/
-AuoraDroid - https://auroraoss.com/download/
-Aurora Services (for auto updates of apks) - https://gitlab.com/AuroraOSS/AuroraServices/-/releases
-AppManager - https://f-droid.org/en/packages/io.github.muntashirakon.AppManager/
-Bromite - https://www.bromite.org/
-NewPipe - https://github.com/polymorphicshade/NewPipe/releases/
Click to expand...
Click to collapse
Rumors are that LOS for davinci will no longer be maintained.
heinhuiz said:
Rumors are that LOS for davinci will no longer be maintained.
Click to expand...
Click to collapse
Yes that's true but just because a certain developer doesn't want to update to the next Android version, it doesn't mean it's over with LineageOS for davinci.
NeoArian is apparently working on an Android 12 LOS version:
shared files by arian
Download shared files by arian for free. mostly android related. None
sourceforge.net
GitHub - xiaomi-sm6150/android_device_xiaomi_davinci
Contribute to xiaomi-sm6150/android_device_xiaomi_davinci development by creating an account on GitHub.
github.com
The nice thing about MicroG is the fact that more apps still work. Yes, many other roms offer signature spoofing which is a prerequisite for microG but it never worked as well for me as the in-house LineageOS rom build from microG itself.
I've installed lineage-17.1-20220105-nightly-davinci-signed.zip. Thanks for the suggestions. Just to be sure, since I'm going to follow the 100% FOSS Smartphone Hardening non-root 4.0 guide now, is all the software in Lineage OS 17.1 FOSS (free and open source software)?
I_did_it_just_tmrrow said:
Yes that's true but just because a certain developer doesn't want to update to the next Android version, it doesn't mean it's over with LineageOS for davinci.
NeoArian is apparently working on an Android 12 LOS version:
shared files by arian
Download shared files by arian for free. mostly android related. None
sourceforge.net
GitHub - xiaomi-sm6150/android_device_xiaomi_davinci
Contribute to xiaomi-sm6150/android_device_xiaomi_davinci development by creating an account on GitHub.
github.com
The nice thing about MicroG is the fact that more apps still work. Yes, many other roms offer signature spoofing which is a prerequisite for microG but it never worked as well for me as the in-house LineageOS rom build from microG itself.
Click to expand...
Click to collapse
Thing is that the ROM has to become official (i.e. published on the LOS site) before the microG guys start building it. Many developers hesitate to make their version official, because it comes with responsibilities (in maintenance especially).
That said, there is a Magisk module available that adds microG to custom ROMs that seems to work well with LOS.
I've taken a look at rooting the phone to make adaway more energy efficient but since the device has no ramdisk I would have to boot to recovery every time I want to have root enabled. So I'm guessing most people just don't use this phone with root since it would be too inconvenient. And I'd like to know why Lineage OS doesn't offer a simple way to enable root.
arturojr said:
I've taken a look at rooting the phone to make adaway more energy efficient but since the device has no ramdisk I would have to boot to recovery every time I want to have root enabled. So I'm guessing most people just don't use this phone with root since it would be too inconvenient. And I'd like to know why Lineage OS doesn't offer a simple way to enable root.
Click to expand...
Click to collapse
I don't use LOS but I guess it uses the stock Xiaomi boot.img
If so, then it is absolutely not needed to install Magisk to recovery - as stated elswhere, patch the boot.img and then you boot directly to Magisk with no problem (don't worry that Magisk says Ramsisk No, patching boot.umg works with no problem)
Regarding to built-in Magisk to custom ROMs (old school) - that is discoursged by TJW Magisk documentation. One of the reason is troubles if user wants to update Magisk
(All assuming Magisk for root)
arturojr said:
I've taken a look at rooting the phone to make adaway more energy efficient but since the device has no ramdisk I would have to boot to recovery every time I want to have root enabled. So I'm guessing most people just don't use this phone with root since it would be too inconvenient. And I'd like to know why Lineage OS doesn't offer a simple way to enable root.
Click to expand...
Click to collapse
I'm using it with LOS17. 1 (+ microG) and Magisk, I just installed it following the instructions. I'm using stable 23.0 without problems. Magisk even reinstalls itself after OTA updates.
heinhuiz said:
I'm using it with LOS17. 1 (+ microG) and Magisk, I just installed it following the instructions. I'm using stable 23.0 without problems. Magisk even reinstalls itself after OTA updates.
Click to expand...
Click to collapse
How did you install MicroG? Just want to know if the process is still difficult on a normal LOS.
I_did_it_just_tmrrow said:
How did you install MicroG? Just want to know if the process is still difficult on a normal LOS.
Click to expand...
Click to collapse
I just used the prebuilt version from here. New builds are made approx. every 2 weeks, and install OTA.

Categories

Resources