Code:
* [B][U]Your warranty is now void.[/U][/B]
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
Unofficial LineageOS 15.1 for MicroG
for the Samsung Galaxy S4 (GT-I9505)
It is strongly advised not to install GApps as this ROM includes a replacement for them.
What works
SD card
boat
RIL (Calls, SMS, Data)
camera
video
audio
flash
led
GPS
sensors
rotation
wifi
Bluetooth Audio
usb
NFC
What doesn't work
- Calling over bluetooth
- 5GHz hotspot gives an error message when attempting to turn it on.
Creates a full backup of the system
Installation procedure:
Complete Delete (System, Data, Cache, Dalvik
Install the build + addonsu-15.1-arm-signed.zip or Magisk-v19.xx.zip
restart
Info the Rome restarts several times during the first boot process
OTA is set up
Updates can be downloaded and installed via lineageos_updates on your mobile phone.
if it is not possible to install the update automatically or you want to install it manually, proceed as follows,
(Selects in twrp) install/selects memory/internal memory/parent folder/data/lineageos_updates.
chooses the build and installs it and everything else you want to install and restarts after that.
Download Rom : see (unofficial-microg-signed)
[
build from 13.06.2019
check sha256sum a59b7cd0c0ffaee5acf19cde5b4a6589015704143df8a2fdedcadab8ac0763da
Download:
LINEAGEOS 15.1 UNOFFICIAL for MicroG (Samsung S4 GT-I9505) , ROM for the Samsung Galaxy S4
Contributors
Exodusnick
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.4.x
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 07.06.2019
Stable Release Date: 2019-06-07
Created 2019-06-07
Last Updated 2019-06-19
nice rom
New build via OTA - update available
Changelog 12.06.2019.
Synced with los sources
Bump Security String to 2019-06-05
Fixed WiFi (the wlan will start automatically after a restart)
download link https://los-legacy.de/jfltexx/lineage-15.1-20190613-UNOFFICIAL-microG-signed-jfltexx.zip
check sha256sum a59b7cd0c0ffaee5acf19cde5b4a6589015704143df8a2fdedcadab8ac0763da
Thread closed by OP request.
No longer supported.
Related
THIS IS NOT THE FINAL VERSION. IT IS STILL IN TESTING. SO I DON'T RECOMMEND IT TO NORMAL USERS AND AS DAILY DRIVER
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
What's working -
Almost everything
What's not working -
- WiFi turning on WiFi results in a bootloop. So if by chance you enabled WiFi, you need to clear data from recovery
- Bluetooth
- H/W Decoder. Use some 3rd party apps like MxPlayer and decode with S/W decoder.
- A few minor bugs. Tell me?
Install instructions:
- power off the phone
- reboot to recovery
- full wipe
- flash rom zip
- flash lollipop gapps zip
- reboot
DOWNLOAD:
https://github.com/rhar****/android_device_google_sprout
XDA:DevDB Information
CyanogenMod 12, ROM for the Micromax Canvas A1
Contributors
rhar****
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Testing
Created 2014-12-01
Last Updated 2014-12-01
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Issues and reports
Report issues only if you use the ROM kernel
If an additional mod is installed, make sure it's unrelated, and mention it
Make sure the issue wasn't discussed earlier in the threads
Share a log of the error with CatLog for example
Installation Instructions
Download ROM
Download Gapps (optional)
Place ROM and Gapps in your SD card or Internal Storage
Reboot into recovery mode
Wipe Dalvik/ART Cache, System, Cache and Data
Flash ROM
Flash Gapps (optional)
Flash SuperSU (optional)
Reboot
Download ROM
AOSP-OMS (final build) : Download, Mirror
MD5: f07003cd34ea84f80eb80d0941a2609f
Gapps
OpenGapps (ARM/Android-6.0). I recommend you choose pico or nano version (Stock version also works, i tested this)
Source
AOSP-OMS on Github
Kernel: APQ8064
Credits
AOSP and CodeAurora Forums
The CyanogenMod Team
AOSPB
SlimROMs
Alberto97 (for his works on F-AOSP lollipop)
srisurya95 and akhilnarang for the AOSP-OMS repos
Chippa_a
STRYDER~007
XDA:DevDB Information
Android Open Source Project [AOSP+OMS], ROM for the Sony Xperia ZL
Contributors
CyberWalkMaN
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Stable Release Date: 2016-11-13
Created 2016-11-15
Last Updated 2016-11-15
Changelog
Nov 13: November security patch (MOB31K)
Helpful information
What is AOSP ?
AOSP is Android as Google publish without other modifications. More or less AOSP is the Nexus devices stock rom without gapps.
Anyway to get a working system I added some changes from CodeAurora Forum and CyanogenMod. I added also non-AOSP features for a better user experience ("Clear All" button in Recents) and I'm NOT going to add something other.
Click to expand...
Click to collapse
What is OMS / Substratum ?
Substratum is an application, downloadable from the Play Store, that utilizes all of Sony's Overlay Manager Service (OMS), found on the official AOSP code review. This is similar to Layers in terms of stability and customization as it runs off an upgraded version of the Resource Runtime Overlay system, with the added benefit of running up-to-date Sony code on a customized ROM.
More here : https://plus.google.com/communities/102261717366580091389
Click to expand...
Click to collapse
What is RRO ?
Runtime Resource Overlay (RRO) was contributed by Sony to the Android code base. The RRO framework provides the possibility to modify the look and feel of an application while it is running, without any need to change or recompile the application source code. In short, RRO is a Theme Engine replacement which can do wonders!
More here : http://developer.sonymobile.com/201...ce-overlay-framework-to-android-code-example/
Click to expand...
Click to collapse
Q&A - FAQ
Q : Is root access included into AOSP-OMS ?
A : Yes, SuperSU is included now. If not, you have to add root through a flashable SuperSU zip
> BETA-SuperSU-v2.52.zip is recommended.
Q : Where can I change the Quick Tiles and Status Bar ?
A : Long press the Settings icon in the notifications drawer.
> You will have access to the SystemUI Tuner from Marshmallow.
Works fine. :good:
Why does Minecraft run from 12 to 17fps? Can samebody help me
Is there any way to disable the clear all recent button? I installed xposed and I prefer the one that comes with GravityBox because it's static
/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
NEW ROM !!!!!
#VALIDUS OS
A ROM OF GROUND ZERO ROMS .... VALIDUS OS HAS ALMOST ALL THE FEATURES OF AOSP
INCLUDING THOSE WHICH COULD BE SEEN EARLIER IN AOSP ROMS +
IT GOT A BEAUTIFUL BOOTANIMATION OF A WOLF <3
FEATURES :
Basic features expected of all custom ROMs (such as advanced reboot menu, night mode, and Quick Settings brightness slider control)
Bug fixes that Google won’t be pushing out until the next monthly security patch or even the next Android maintenance update
AOSP features that Google deactivates by default such as System UI Tuner
And much more !!!
BUGS :
YOUTUBE 1080 p 60 FPS
CAUTION : REPAIR IMEI AFTER FLASHING BY FLASHING A ZIP WHICH CONTAINS UR IMEI
CONTACT @TanMandeep on Telegram for getting a flashable imei
PROCESS FOR FLASHABLE IMEI : [url]https://forum.xda-developers.com/crossdevice-dev/android-one-general/flashable-zip-imei-repair-android-one-t2992846[/URL]
ROM : https://drive.google.com/file/d/1HyGkOlzcHJFiSho5I-hOafYkzysvH3QV/view?usp=drivesdk[/URL]
GAPPS : [url]https://opengapps.org[/URL] ( Arm64 , Mini , 7.1 )
THANKS FOR FLASHING
ENJOY IN THE WOLVES DEN <3
XDA:DevDB Information
VALIDUS , ROM for the LeEco Le 1S
Contributors
TanMandeep, VenkatVV, SscSps, Wisnia PL , Psycho Mods
Source Code: [url]https://github.com/GZR-ValidusOS/manifest[/URL]
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP , UNLOCKED BOOTLOADER
Based On: AOSP
Version Information
Status: Stable
Created 2017-10-27
Last Updated 2017-10-28
TanMandeep said:
/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
NEW ROM !!!!!
#VALIDUS OS
A ROM OF GROUND ZERO ROMS .... VALIDUS OS HAS ALMOST ALL THE FEATURES OF AOSP
INCLUDING THOSE WHICH COULD BE SEEN EARLIER IN AOSP ROMS +
IT GOT A BEAUTIFUL BOOTANIMATION OF A WOLF <3
FEATURES :
Basic features expected of all custom ROMs (such as advanced reboot menu, night mode, and Quick Settings brightness slider control)
Bug fixes that Google won’t be pushing out until the next monthly security patch or even the next Android maintenance update
AOSP features that Google deactivates by default such as System UI Tuner
And much more !!!
BUGS :
CAMERA ( HDR )
YOUTUBE 1080 p 60 FPS
ROM : https://drive.google.com/open?id=0B9tE3N-9WUj2bG5wd3Qya3BWZFU
GAPPS : https://opengapps.org ( Arm64 , Mini , 7.1 )
THANKS FOR FLASHING
ENJOY IN THE WOLVES DEN <3
XDA:DevDB Information
VALIDUS , ROM for the LeEco Le 1S
Contributors
TanMandeep, VenkatVV, SscSps, Wisnia PL , Psycho Mods
Source Code:https://github.com/GZR-ValidusOS/manifest
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP , UNLOCKED BOOTLOADER
Based On: AOSP
Version Information
Status: Stable
Created 2017-10-27
Last Updated 2017-10-27
Click to expand...
Click to collapse
Don't u think u should post ss as well?
iamDeadpool said:
Don't u think u should post ss as well?
Click to expand...
Click to collapse
dont worry i will post it soon
No networks and many apps FC. Please test it before you post on XDA.
rahulrishi said:
No networks and many apps FC. Please test it before you post on XDA.
Click to expand...
Click to collapse
Change launcher for apps crash and repair imei for no networks , I tested it myself
Rom pictures
Please share its pictures for better decision.
tanmandeep said:
/*
* your warranty is... Still valid?
*
* i am not responsible for bricked devices, dead sd cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this rom
* before flashing it! You are choosing to make these modifications, and if
* you point the finger at me for messing up your device, i will laugh at you.
*
*/
new rom !!!!!
#validus os
a rom of ground zero roms .... Validus os has almost all the features of aosp
including those which could be seen earlier in aosp roms +
it got a beautiful bootanimation of a wolf <3
features :
Basic features expected of all custom roms (such as advanced reboot menu, night mode, and quick settings brightness slider control)
bug fixes that google won’t be pushing out until the next monthly security patch or even the next android maintenance update
aosp features that google deactivates by default such as system ui tuner
and much more !!!
Bugs :
Camera ( hdr )
youtube 1080 p 60 fps
caution : Repair imei after flashing by flashing a zip which contains ur imei
contact @tanmandeep on telegram for getting a flashable imei
process for flashable imei : https://forum.xda-developers.com/crossdevice-dev/android-one-general/flashable-zip-imei-repair-android-one-t2992846
rom : https://drive.google.com/open?id=0b9te3n-9wuj2bg5wd3qya3bwzfu
gapps : https://opengapps.org ( arm64 , mini , 7.1 )
thanks for flashing
enjoy in the wolves den <3
xda:devdb information
validus , rom for the leeco le 1s
contributors
tanmandeep, venkatvv, sscsps, wisnia pl , psycho mods
source code: https://github.com/gzr-validusos/manifest
rom os version: 7.x nougat
rom kernel: linux 3.10.x
rom firmware required: twrp , unlocked bootloader
based on: aosp
version information
status: stable
created 2017-10-27
last updated 2017-10-28
Click to expand...
Click to collapse
Cam fixed in validus os ! new build out tomorrow stay tuned !
Cam fixed guys enjoy aosp in wolves den
Hey guys since the development of the PixelExperience had stopped for a long time with a huge bugs, I decided to continue the work. Please keep in mind that this is in no way an official build and will continue to remaim UNOFFICIAL till the current device maintainer chooses to do so!!!
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you. Hard & a lot.
*
*/
SO WHAT IS THIS??
An AOSP based ROM, with gapps included, and all Pixel stuffs (launcher, wallpapers, icons, fonts, bootanimation).
Based on Android 8.1
So what's working?
Wifi
RIL
Mobile data
GPS
Camera
Bluetooth
FMRadio
Fingerprint reader
Lights
Sound / vibration
Facelock
BUGS
1. Native camera app Use this with these settings
2. Native Torch(Will be fixed) till then use this
3. BT call(I am NOT sure about this since i dont use them you may report with LOGS).
HOW TO INSTALL IF COMING FROM ANOTHER ROM
1. Download the Rom
2. Go to TWRP and take backup
3. Wipe data,system,cache,dalvik cache
4. Flash ROM. NO NEED TO FLASH GAPPS
If you are facing errors kindly tell me with proper logcats.
How to take logs? See here
DOWNLOAD LINKS -
ROM - Pixel OS
I would like to personally thank these people who helped me immensely
@theHari08
@golden-guy
@hackintosh5
the above guys made it possible for me absolutely!!
XDA:DevDB Information
Pixel Rom, ROM for the Moto G4 Plus
Contributors
Ayan Uchiha Choudhury, golden-guy, theHari08, hackintosh5,nikit
Source Code: Pixel OS - https://github.com/PixelExperience/manifest
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
ROM Firmware Required: G4 Plus, G4
Based On: AOSP
Version Information
Status: Beta
Beta Release Date: 2018-04-03
Created 2018-04-03
Last Updated 2018-04-03
reserved
CHANGELOG
Duplicate thread closed
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Fggevhy presents arm64 vendor for galaxy a01
Features
-Fully rebased to sdm439 olivelite sources
-Ported from Pine/olivelite
-Full 64bit support
-Boots most 64bit gsi roms
Bugs:
-Double tap to wake
-Fm Radio
-Volte (missing sources)
-Bluetooth Calls
-Camera use Footej or UnixCam or Gcam
-Sensors
-Others i dont remember
Download:
-Google drive: https://drive.google.com/file/d/1h0b7SRT1azweYWyzwk_pxS-7iptFwaCQ/view?usp=sharing
Install Guide:
Before installing this requires deleting product partition for vendor to fit, and a rooted phone with twrp recovery.
-Download the vendor image and your gsi of choice (must be arm64 a/b).
-Download Chondoe flasher.
-Put what you downloaded to a folder.
-Rename gsi to system.img and vendor to vendor.img.
-Copy that folder
-Flash chondoe.zip.
And kaboom you flashed the vendor image and the gsi rom of your choice!
Notes:
This vendor release only supports A01q no m01q support (for now atleast).
You arent allowed to use files from this vendor image without permission.
Still includes some xiaomi parts dont be suprised if there is xiaomi parts in phh treble setting.
This vendor image also doesnt support stock rom sadly.
This also still isnt perfect yet there might be some bugs here and there
Credits
@Sushrut1101 for helping me with porting vendor tree from pine LMAO and for answering my very dumb questions...
Me for testing and making sure everything is right
XDA: DevDB Information
Entropy Treble for galaxy a01
ROM OS Version: 10 Q
ROM Kernel: Linux 3.x
ROM Firmware Required: latest bootloader and dtbo
Based On: Project Treble
Version Information
Status: Beta
Current Stable Version: V1.0
Current Beta Version: V1.0
Beta Release Date: 2021-11-07
Created 2021-11-07
Last Updated 2021-11-07
reserved
Wew
Hey. Did you manage to fix any bug?
What about GSI? Does it still reboots and I need other kernel or I can install without anything?
How did not I see this wonderful thing before??
No working for me. What software version did you use exactly?
not working is based A015FXXU4AUB2 is A015F I am used A015M.
Something?
Fggevhy said:
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Fggevhy presents arm64 vendor for galaxy a01
Features
-Fully rebased to sdm439 olivelite sources
-Ported from Pine/olivelite
-Full 64bit support
-Boots most 64bit gsi roms
Bugs:
-Double tap to wake
-Fm Radio
-Volte (missing sources)
-Bluetooth Calls
-Camera use Footej or UnixCam or Gcam
-Sensors
-Others i dont remember
Download:
-Google drive: https://drive.google.com/file/d/1h0b7SRT1azweYWyzwk_pxS-7iptFwaCQ/view?usp=sharing
Install Guide:
Before installing this requires deleting product partition for vendor to fit, and a rooted phone with twrp recovery.
-Download the vendor image and your gsi of choice (must be arm64 a/b).
-Download Chondoe flasher.
-Put what you downloaded to a folder.
-Rename gsi to system.img and vendor to vendor.img.
-Copy that folder
-Flash chondoe.zip.
And kaboom you flashed the vendor image and the gsi rom of your choice!
Notes:
This vendor release only supports A01q no m01q support (for now atleast).
You arent allowed to use files from this vendor image without permission.
Still includes some xiaomi parts dont be suprised if there is xiaomi parts in phh treble setting.
This vendor image also doesnt support stock rom sadly.
This also still isnt perfect yet there might be some bugs here and there
Credits
@Sushrut1101 for helping me with porting vendor tree from pine LMAO and for answering my very dumb questions...
Me for testing and making sure everything is right
XDA: DevDB Information
Entropy Treble for galaxy a01
ROM OS Version: 10 Q
ROM Kernel: Linux 3.x
ROM Firmware Required: latest bootloader and dtbo
Based On: Project Treble
Version Information
Status: Beta
Current Stable Version: V1.0
Current Beta Version: V1.0
Beta Release Date: 2021-11-07
Created 2021-11-07
Last Updated 2021-11-07
Click to expand...
Click to collapse
the rom must be a/b only? because I read in treble check app that the a01q is a only.
All modern android devices requires an AB image even if really do not have two slots, but in anyway this vendor not works.