[BETA][5.1.0][LMY47l] AOSP Lollipop by tank0412 [A500CG][A501CG] - Zenfone 5 Original Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is AOSP?
The Android Open Source Project is the original unmodified version of android. It's the base ROM that all other ROM's work on. There are a few changes from CAF (code aurora forums) and cyanogenmod to get this working for non-nexus devices like ours.
Bug list:
GPS & FM
What is working:
Media (IT IS FIXED) But Youtube can be dead
Audio (IT IS FIXED)
RIL (baseband) (IT IS FIXED)
Touchscreen xD
Image decoding
MTP
Webview
Camera
Sensors
Houdini (stable)
Wi-Fi
Rom features:
First Lollipop AOSP rom
I used proprietary files from WW 3.24.40.87
I used device tree by quanganh2627 for building so this way community will get all fixes
How to flash it:
Step 1:
You should download files for flashing:
File with AOSP rom (aosp-a500cg-userdebug-20032016.zip) :
http://forum.xda-developers.com/devdb/project/?id=13245#downloads
ADB v1.0.32: Download from Google Drive
TWRP 2.8.7.0 recovery by quanganh2627 (new December build): Download from Google Drive
Step 2:
1) Unpack archive with ADB and put TWRP image there.
2) Copy file with rom and gapps to internal/external memory of your phone.
3) Then you should reboot your phone in the droidboot mode. (turn off you gadget then press Turn off button and volume + button)
Then go to the ADB folder and hold Shift + Right Mouse button and write this command:
Code:
fastboot flash recovery new-zen5-reco.img
Then you should reboot your phone in the recovery mode. (turn off you gadget then press Turn off button and volume - button)
Step 3:
Then you phone will reboot in the recovery. In the recovery you should instal package with rom.
Step 4:
After flashing, you should format (not wipe) data and cache in the TWRP.
Then you should reboot to system.
Bug reporting:​Attach logcat and detailed describe the issue. Send this to me (tank0412)
Credits:​@quanganh2627 (i used his AICP device tree with my bring up for OMNI)
@X AnwarMov (help for booting + this rom has a kernel which was built by me from X Anwar source)
morrey from 4PDA. (THis guy helped to fix RIL)
USING MY ROM AS BASE FOR YOUR ROM IS DENIED
IF YOU IGNORE IT, I WILL ASK MODERATOR TO DELETE YOUR THREAD
XDA:DevDB Information
AOSP Lollipop by tank0412, ROM for the Asus Zenfone 5
Contributors
tank0412
Source Code: https://github.com/tank0412/aosp_device_asus_a500cg
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked bootloader
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: 2.2
Beta Release Date: 2016-03-20
Created 2016-01-01
Last Updated 2016-03-20

Changelog (20032016):
Hardware butttons was re-fixed
Fixing video recording using camera app
Using AICP device tree by @quanganh2627 with my bring up to AOSP
Use new kernel. (Minimum frequency was set to 800 mhz to avoid lag)
Default governor of ntw kernel is wheatley
Changelog (10032016):
Audio is fixed
Media is fixed (but you can have troubles with Youtube)
RIL and hardware buttons is OK.
Changelog (29022016):
RIL WAS FIXED
Thx morry from 4PDA
Changelog (17022016):
Minor fixes and improvements
Changelog (06022016):
Trying to fix RIL. (EXPERIMENTAL)
Thx @dgadelha for his tip. (i used his stock RIL.java decompiled with JADX)
I plan to build few another builds with differrent stock RIL.java which was decompiled using different tools)
Changelog (04022016):
Using blobs files from WW V3.24.40.87
And more
Changelog (07012016):
Houdini was fixed
Rom become much stable
Camera was totally fixed
Minor fixes for audio
Removed many apps from Asus stock.
Changelog (04012016):
Wi-Fi was fixed.
Using another Houdini source.
Unfortunately, RIL stay dead and rom is unstable.
Changelog(02012016):
Houdini was enabled
Bluetooth was fixed
Camera was fixed
Sensors was fixed
New custom kernel is added
New bugs:
Wi-Fi is dead
System is less stable
All launchers are dead
Changelog (01012016):
initial release

Great One @tank0412 you only make a ROM with working Touchscreen only XD i can't wait what other things that working :laugh:

@tank0412 you misspelled moderator

RevanEphys said:
Great One @tank0412 you only make a ROM with working Touchscreen only XD i can't wait what other things that working :laugh:
Click to expand...
Click to collapse
Wi-Fi is working too. xD

Is it possible to boot boot.img stock ?

pedromd said:
Is it possible to boot boot.img stock ?
Click to expand...
Click to collapse
No.
Because stock boot using Selinux of Android 5.0, but Selinux of Androdi 5,1 is needed for my rom.

This AOSP ROM alpha is gonna make a lot of history for the next version and so on

@tank0412 screenshot?

freddy_62 said:
@tank0412 screenshot?
Click to expand...
Click to collapse
http://forum.xda-developers.com/devdb/project/?id=13245#screenshots

May I ask some stupid question?
What's great of 5.1 compare to 5.0?
Why don't you aim for AOSP 5.0, it the same as Asus stock. Maybe, it is easier and/or we don't need to unlock bootloader so everyone can enjoy?

baszu said:
May I ask some stupid question?
What's great of 5.1 compare to 5.0?
Why don't you aim for AOSP 5.0, it the same as Asus stock. Maybe, it is easier and/or we don't need to unlock bootloader so everyone can enjoy?
Click to expand...
Click to collapse
Main target for me now is fix RIL and Camera on my AOSP rom.
When i do this, i can try to compile AOSP based on 5.0.2 but on this moment i do not plan to do this because i have not any screen freezes.

And one more question that y not 5.1.1 [emoji14]
Sent from my ASUS_T00F using Tapatalk

no_name said:
And one more question that y not 5.1.1 [emoji14]
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
Unfortunately, i can not use repo.
So i should download AOSP source from other sources. So i download it from there:
http://forum.xda-developers.com/android/software/sources-android-sources-highly-t3231109
Unfortunatly, there is an Android 5.1.0.
If you find highly compressed AOSP Android 5.1.1, i will build 5.1.1 for community.

tank0412 said:
Unfortunately, i can not use repo.
So i should download AOSP source from other sources. So i download it from there:
http://forum.xda-developers.com/android/software/sources-android-sources-highly-t3231109
Unfortunatly, there is an Android 5.1.0.
If you find highly compressed AOSP Android 5.1.1, i will build 5.1.1 for community.
Click to expand...
Click to collapse
What's the size of sources you downloaded?
Sent from my ASUS_T00F using Tapatalk

no_name said:
What's the size of sources you downloaded?
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
3,4 GB (because it was highly compressed)

tank0412 said:
3,4 GB (because it was highly compressed)
Click to expand...
Click to collapse
Check this I think it's smaller than your source
Without repo 2gb
http://forum.xda-developers.com/showthread.php?t=3051687
Sent from my ASUS_T00F using Tapatalk

tank0412 said:
BUGS:
RIL (works partically)
Audio (libs was removed for booting)
Camera (libs was removed for booting)
GPS & FM
Click to expand...
Click to collapse
rill fix from here
cd hardware/ril && git fetch http://review.cyanogenmod.org/CyanogenMod/android_hardware_ril refs/changes/25/102725/1 && git cherry-pick FETCH_HEAD
Click to expand...
Click to collapse
include here from your boardconfig.mk
BOARD_RIL_SUPPORTS_MULTIPLE_CLIENTS := true
BOARD_RIL_CLASS := ../../../$(LOCAL_PATH)/ril
Click to expand...
Click to collapse
inclede here from your device.mk
PRODUCT_PROPERTY_OVERRIDES += \
ro.telephony.ril_class=AsusRIL
Click to expand...
Click to collapse
see attactment

X AnwarMov said:
rill fix from here
cd hardware/ril && git fetch http://review.cyanogenmod.org/CyanogenMod/android_hardware_ril refs/changes/25/102725/1 && git cherry-pick FETCH_HEAD
include here from your boardconfig.mk
BOARD_RIL_SUPPORTS_MULTIPLE_CLIENTS := true
BOARD_RIL_CLASS := ../../../$(LOCAL_PATH)/ril
inclede here from your device.mk
PRODUCT_PROPERTY_OVERRIDES += \
ro.telephony.ril_class=AsusRIL
see attactment
Click to expand...
Click to collapse
Thank you a lot.

no_name said:
Check this I think it's smaller than your source
Without repo 2gb
http://forum.xda-developers.com/showthread.php?t=3051687
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
@tank0412 then u can port marshmellow from above link given??

Related

[ROM][7.1.1][NOUGAT][NIGHTLY] Official Mokee Open Source Project

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
About
MoKee OpenSource is based on the Cyanogenmod. We update our source code frequently to keep up with the latest development, and not forgetting to merge in special features of our own at the same time.
A small group of people from around the world who are interested in Android launched this project on the 12th of December 2012, and is committed to make this ROM better and better. Like most contributors of open source projects (Omni, CyanogenMod, Slim AOSPA etc), we are doing all these in our free time as our passion…
Since this project is open source, anyone interested can participate in the development (maintain new devices, contribute code etc). Newcomers are always welcomed!
Read here for developer application: http://www.mfunz.com/en/developer-application, you can host your unofficial MoKee builds on our server!
Features:
(I will mention only that which does not take into CyanogenMod)
Listview animation
Interpolation anmação listview
Update over the air can download the download website only incremental, it helps lower faster update and upgrade more easily:
Some icons and own layouts
Manager for Google services, so no need to use a large gapps, you can only download necessary at MokeeCenter
Ringtones, Alarms, Notification, UI sounds are all different CyanogenMod, thus bringing a beautiful charm to rom
bootianimation own
information integrated into MokeeCenter
Settings to add speed data network
Settings for navigation bar
Settings for Statusbar
Intelligent control settings to configure the newer apps and others.
What is the difference?
RELEASE: Tested after integrating new features, more stable than NIGHTLY. (Odexed builds)
NIGHTLY: Built daily with newest code and experimental features, might contain undiscovered bugs. (Deodexded builds)
HISTORY: Final odexded builds once a newer Android version is out and being built.
EXPERIMENTAL: Released when a new device is added or when a new feature is added for public beta testing and feedback. (Deodexded builds)
UNOFFICIAL: Maintained separately by individual developers, usually involves modification of shared code which cannot be merged (affects other devices), therefore maintained by the developer himself.
Note: We always test the shared code for bugs, however sometimes we may not be able to detect device specific bugs. If you have such issues, it will be better to report to the device maintainer.
Downloads oficiais:
KIWI
GAPPS (Google Apps)
RELEASES = stables / no problems
NIGHTLYS = ???
Changelog:
HERE
Installation mode :
To install the clean rom:
Download the rom
enter the recovery
make all wipes (expect internal storage)
choose zip from SD and install
you can use a gapps any of its taste since it is for android 7.1.x
or you can go MokeeCenter after starting rom, there you can download the small gapps integrated into the system and have a lighter and clean rom.
To install upgrade:
Method 1:
just download the complete package via OTA
enter the recovery
only to wipe cache and dalvik (optional, I do not)
install the complete package downloaded via OTA
Method 2:
Download the complete package over the air and go to install update
let install automatically for you
Method 3:
Download only incremental updates
for that you need to donate 30 CNY for the team to release the feature on the device directly
But you can do this update without donation
just go on the site and click below build itself where it is written (upgrade: OTA to MK ...)
there will be the incremental free for you, this will save on your data package or in your spare time.
Big Thanks @martincz for development
Please DONATE if you like my work
Click on my signature for donation.
XDA:DevDB Information
Mokee Open Source , ROM for the Honor 5X
Contributors
[email protected], EsromG5
Source Code: https://github.com/MoKee
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Custom Recovery
Based On: Cyanogenmod
Version Information
Status: Nightly
Beta Release Date: 2016-11-21
Created 2016-11-23
Last Updated 2017-02-28
Reserved
@[email protected] is this ROM has 100% working without powerhal bug that haunts CM device trees ?
methuselah said:
@[email protected] is this ROM has 100% working without powerhal bug that haunts CM device trees ?
Click to expand...
Click to collapse
Mokee is cm based so bugs are same as cm
I would like to tell you that CM device tress still does not http://forum.xda-developers.com/showpost.php?p=69556066&postcount=1372
have a read onto this. CM official maintainer says this.
Screenshots
xtapwhile said:
Screenshots
Click to expand...
Click to collapse
Well I will post them along with logs if this could be of any help !!!
No sim card detected, reboots every 2,3 min just like @jsbeyond one
But looks great !
Reboots within 2 mins..
@[email protected] do you want logs ?? I have them. Please let me know. I will PM you with a google drive link...
methuselah said:
@[email protected] do you want logs ?? I have them. Please let me know. I will PM you with a google drive link...
Click to expand...
Click to collapse
Pm
[email protected] said:
Pm
Click to expand...
Click to collapse
they are away.. check your PM buddy....
Wooowww. OP I hope you will be added to the developers list for Kiwi.
Sent from my honor 5X using XDA Labs
Nice to see an official build for 5x . As am too a flashaholic, I flashed it and found zero updates compared to crpalmer's kernel tree . All my alpha builds have the same issue .since this is an official one , we could expect some progress from his side too . I would thank for the official tag:highfive:
gopinaidu77 said:
Nice to see an official build for 5x . As am too a flashaholic, I flashed it and found zero updates compared to crpalmer's kernel tree . All my alpha builds have the same issue .since this is an official one , we could expect some progress from his side too . I would thank for the official tag:highfive:
Click to expand...
Click to collapse
I would like to see some official(or even just unofficial) stable builds from you man.
Sent from my honor 5X using XDA Labs
restarts and cant access camera...!!!1
Jithin0801 said:
restarts and cant access camera...!!!1
Click to expand...
Click to collapse
It's a cm based bug
Sent from my KIW-L24 using Tapatalk
Jithin0801 said:
restarts and cant access camera...!!!1
Click to expand...
Click to collapse
Lets wait for devs please
Sent from my Galaxy Tab 3 using XDA Labs
Jithin0801 said:
restarts and cant access camera...!!!1
Click to expand...
Click to collapse
Cm bug
[email protected] said:
Cm bug
Click to expand...
Click to collapse
Anything you could do about the issue. Something it shows in logs I provided .

[ROM] [ Z00ED/Z00RD] [Unofficial] [Unified] [LineageOS 14.1] [AOKP]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS Website
LineageOS Github
LineageOS Gerrit​
AOKP Website
AOKP Github
AOKP Gerrit​
Instructions :
Marshmallow bootloader is a must!!
Update stock rom to latest (UL-ASUS_Z00E-WW-13.10.10.44-user) - preferably
Unlock bootloader
Install custom recovery
Download the latest build and gapps (arm64)
Reboot to recovery
Full wipe (system/data/cache)
Flash the latest build and gapps
Updating rom (no need to clean flash if from same rom for ex. LineageOS >> LineageOS) - reflash any mod if any
Reboot
What's Work, What's Not :
You tell me..as far as test go..most bug sorted out
Credit :
hiimpig1
Device Tree / Vendor :
Github audahadi
XDA:DevDB Information
Unofficial CyanogenMod, AOKP ROM for the Zenfone 2 Laser
Contributors
audahadi, LuK1337, luca020400, Custom Rom Open Source Community
Source Code: https://github.com/kernel-hut/android_kernel_asus_msm8916/tree/cm-14.1
ROM OS Version: 7.1.x Noughat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Marshmallow
Version Information
Status: Stable
Created 2016-12-17
Last Updated 2017-01-06
Download :
ZE500KL
Android File Host LineageOS 14.1
Android File Host AOKP
Android File Host ResurrectionRemix
Android File Host Beanstalk
Android File Host CyanogenMod 13
ZE500KG
Android File Host LineageOS 14.1
Android File Host AOKP
Android File Host ResurrectionRemix
Android File Host Beanstalk
Android File Host CyanogenMod 13
Mirror :
LineageOS ResurrectionRemix Slimrom
Addon :
Superuser Addon
TWRP Recovery :
Android File Host Twrp Recovery
Changelog:
LineageOS Changelog
AOKP Changelog
Note : 20161217 is testing build, wifi not working. Flash 20161209 for more stable
Another build uploaded
Sent from my Zenfone Max using Tapatalk
Proximity sensor doesn't check when double-tap to wake is enable.
Also, is WIFI fixed in this build? : https://www.androidfilehost.com/?fid=529152257862689225
btw, hope CM14 release ASAP.
Hugwalk said:
Proximity sensor doesn't check when double-tap to wake is enable.
Also, is WIFI fixed in this build? : https://www.androidfilehost.com/?fid=529152257862689225
btw, hope CM14 release ASAP.
Click to expand...
Click to collapse
Try and report back.. I'll look at proximity
Sent from my Zenfone Max using Tapatalk
The 20161217 rom you upload can not find WIFI
cathaclac said:
The 20161217 rom you upload can not find WIFI
Click to expand...
Click to collapse
Try flash 09/12 boot.img.. See if wifi work.. I changed kernel between both build
Sent from my Zenfone Max using Tapatalk
Hi dev!
What's work
Wi-Fi(Fixed in 20161219 build)
RIL(Calls, SMS, Data)
Camera(with HDR(in old CM for Z00R it's not working))
Gestures on lock screen(in old CM for Z00R it's not working)
d2w
Sound
Bluethooth
Sensors
Vibro
GPS
Bugs
Keymaster item VPN in setting crash(Fix - http://forum.xda-developers.com/showpost.php?p=70145019&postcount=14)
Battery procent unstability http://forum.xda-developers.com/showpost.php?p=70158241&postcount=26
Thank you!
Hugwalk said:
Proximity sensor doesn't check when double-tap to wake is enable.
Also, is WIFI fixed in this build? : https://www.androidfilehost.com/?fid=529152257862689225
btw, hope CM14 release ASAP.
Click to expand...
Click to collapse
My sensor still work even 2tap enabled
hiimpig1 said:
My sensor still work even 2tap enabled
Click to expand...
Click to collapse
I mean it doesn't check before 2 tap wake
hiimpig1 said:
My sensor still work even 2tap enabled
Click to expand...
Click to collapse
what about the wifi
UPD:keymaster not working
mohamedelkholy said:
what about the wifi
Click to expand...
Click to collapse
Use older rom
---------- Post added at 18:25 ---------- Previous post was at 18:24 ----------
VPN, uninstall app, lockscreen setup crash because keystore not working, new rom is working but wifi is crash
Fix crash : Delete /system/lib/hw/keystore.msm8916.so and /system/lib64/hw/keystore.msm8916
there is no xposed working?
stefanivan97 said:
there is no xposed working?
Click to expand...
Click to collapse
Install v87 for new google patch
Hello regular update scheduled? Ota included in term?
Thanks
Citronnelle33 said:
Hello regular update scheduled? Ota included in term?
Thanks
Click to expand...
Click to collapse
Maybe once a week.. OTA.. No
Sent from my Zenfone Max using Tapatalk
OK thank you there are not many rom who have a follow up update ... it's nice to see one .... thank you very much for your work
I m trench, excuse my english
hi all does the last build is okay or no and do i should to update or no iam on 20161209

[ROM][7.1.2][MONTHLY][OMS] LineageOS 14.1 Unofficial Builds

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Special Mention to @tanish2k09, for his initial efforts towards LineageOS brinup for Lenovo A7000-a.
Also thanks to @aryan kedare for co-maintaining Los in unavailability of Rohan​
LineageOS is a free, community built, aftermarket firmware distribution of Android 7 (Nougat), 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.
What's working :
Boots
RIL (Calls, SMS, Data)
Wi-Fi
Bluetooth
Camera
Camcorder
Video Playback
Audio
Sensors
Flash
Customizable LED lights
GPS
Offline Charging
MTK Engineering Mode
most of the device components
Open hotspot -- fixed with proper nets binary and corresponding supporting kernel.
Known issues:
All fixed. Report here with logs and details if you find any bug.
Make sure to uninstall xposed before taking logs.
Instructions :
Download the latest build and GApps
Reboot to recovery
Flash the latest build and GApps
Flash open hotspot patch if it doesn't work or use another kernel. Different kernel builds support different netd binaries
Reboot and wait
Downloads :
Monthly builds: https://www.androidfilehost.com/?w=files&flid=179793
LineageOS addons download: https://download.lineageos.org/extras
Google Apps: http://opengapps.org/
Credits :
@daniel_hk : for his camera_wrapper, gps and bringup for K3 Note
CyanogenMod/LineageOS Team
Lenovo OSC for Kernel sources
@aryan Kedare for co-maintaining
@tanish2k09 for initial los14 bringup and various fixes.
Donations:
If you really like my work, and want to support me.
Donate via PayTM:
XDA:DevDB Information
LineageOS 14.1 for Lenovo A7000-a, ROM for the Lenovo A7000
Contributors
Rohan Taneja, daniel_hk, tanish2k09, Compilers United
Source Code: https://github.com/rohantaneja
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP 3.0.2+
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 14.1
Stable Release Date: 2017-09-16
Created 2017-05-13
Last Updated 2018-01-12
Conserved post.
1) bean gapps are reported to not work properly.
2) Read the below posts for information about opengapps flashing.
3) How to fix YouTube :
3) YouTube fixed. No youtube problem in latest build now.
======================================
F.A.Q :
======================================
Q) Does this ROM support substratum?
A) Yes! The latest LOMS ( LOS with OMS) is fully compatible with substratum and OMS commits have been integrated into the ROM. Since substratum uses OMS, all the themes that need OMS will work on the LOMS build.
Q) Do older builds (non-LOMS) support substratum?
A) Yes. And no too. Some of the themes that need OMS commits won't work. However, the themes which have no OMS commit requirements, will work nicely in Legacy mode. Legacy mode gives you the ability to use some substratum themes, but you will need to reboot after applying any/each overlay to see effect. Hey! It's still better than no theme right?
Q) The ROM is stable enough. Why isn't it official?
A) Many reasons to answer this one lol.
1) @Rohan Taneja (OP) isn't very active with development now. He's busy with higher studies.
2) Compiling ROMs is a very tedious task. Not making it official gives us the freedom to make the builds whenever we want. In official, you have to maintain the builds and make one for the device whenever a new major/monthly update is introduced.
3) Our device. It is a MTK phone. MTK device is happily accepted as official device by almost no rom community.
4) Our choice. Deal with it.
(Please note it isn't just as easy as typing the word "official" in the thread title and build prop to make it official. Noobs please don't spam thread about this topic)
Q) (You think something else can be added here?)
A) (PM me ASAP to tell your suggestion. I'm open to PM's. And please don't send stupid PM's asking to accept friend requests and s-h-i-t like that)
(FAQ section is under construction. Check later for more)
Awesome bro,Another great ROM from you
latest opengapps arm64 not working it tells me to download arm only will it work?
asher234 said:
latest opengapps arm64 not working it tells me to download arm only will it work?
Click to expand...
Click to collapse
EDIT : Stick to beangapps till the time, I figure out a proper solution.
Rohan Taneja said:
It is due to some build.prop glitch. I have attached a fix. After flashing ROM, flash this Patch file and then flash opengapps
Click to expand...
Click to collapse
Video from the camera slows down, the sound behind the video
The mx player also plays with the brakes in hw +
I flash
Flash-memory file Lineage-14.1_buildprop
Later
Gaups okey
(But got a brick, a constant splash screen is not loaded further)
The curved arc is always constantly
derak1129 said:
Video from the camera slows down, the sound behind the video
The mx player also plays with the brakes in hw +
I flash
Flash-memory file Lineage-14.1_buildprop
Later
Gaups okey
(But got a brick, a constant splash screen is not loaded further)
The curved arc is always constantly
Click to expand...
Click to collapse
I have tested it on RR-N and made same changes for LineageOS-14.1. I had assumed it might, sorry if that is the case.
Flash Beangapps, if Opengapps are causing an issue
No need to flash the patch. I will make changes for future builds
Rohan Taneja said:
I have tested it on RR-N and made same changes for LineageOS-14.1. I had assumed it might, sorry if that is the case.
Flash Beangapps, if Opengapps are causing an issue
No need to flash the patch. I will make changes for future builds
Click to expand...
Click to collapse
beansgapps not working tested it earlier
what I did to have gapps is flash build.prop fix, flash opengapps, flash default build.prop
asher234 said:
beansgapps not working tested it earlier
what I did to have gapps is flash build.prop fix, flash opengapps, flash default build.prop
Click to expand...
Click to collapse
Yes it's another workaround for gapps, but it is just dirty hack for such an issue.
Declaring device architect as arm64 crashing the ROM is really weird part of the problem. It's only happening to LineageOS and based ROMs like ResurrectionRemix for our device.
Need to debug the build thoroughly for now.
Will it be official in future?
Jio works in this rom ?
anaandshailu said:
Will it be official in future?
Click to expand...
Click to collapse
LineageOS team would never support MTK in the meantime, even their project on Wileyfox's Spark has been officially discontinued.
Don't expect it to be official in near future
OFFICIAL is just a tag. Real Deal is the firmware, it should be good enough for daily users.
Abhignu said:
Jio works in this rom ?
Click to expand...
Click to collapse
Yes, tested myself
Hello! Can u add pls Engineer Mode to edit audio and mic values? Or it's not possible in android 7 on MTK chip's?
If this possible, add same pls in AospExtended ROM V4.2
Dumaxa said:
Hello! Can u add pls Engineer Mode to edit audio and mic values? Or it's not possible in android 7 on MTK chip's?
If this possible, add same pls in AospExtended ROM V4.2
Click to expand...
Click to collapse
Dude, engineering mode usually always exists in all ROMs. You can try to activate it using the dialer code... Google the code yourself. Don't be always dependent on us for links and stuff.
tanish2k09 said:
Dude, engineering mode usually always exists in all ROMs. You can try to activate it using the dialer code... Google the code yourself. Don't be always dependent on us for links and stuff.
Click to expand...
Click to collapse
I'm not a noob, i know that code *#*#3646633#*#*, try to insert them in [ROM] [7.1.2_r8] [OFFICIAL] [aio_row] AospExtended ROM V4.2 [OMS/DUI], and see "This rom seems to be dont have engineer mode".
That's why i'm writing that ****.
If you dont use engineer mode - i'm using it, rom which without that - not usable for me because i can't insert my volume and mic values. that because i'm asking about it.
led not working notification and black screen youtube
Thanks for the release!
Nightlies ?
which
Which gaps we will upload
haytham.toko said:
led not working notification and black screen youtube
Click to expand...
Click to collapse
I had to register on my cell's network manually before LED working...
hightech316 said:
I had to register on my cell's network manually before LED working...
Click to expand...
Click to collapse
How??

[ROM][7.1.2][NJH47F] SlimRoms 7 Nougat [Unofficial][BETA]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
*/
SlimRoms is a custom android operating system built from Android Open Source Project (AOSP). Our aim is to offer a clean, fast and high-quality experience on all your devices.
Our main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems. The entire team work together to bring you this tailor-made beauty straight from AOSP source code.
All of the sources can be publicly viewed through GitHub. You can stop by the public Gerrit to submit patches of any type or help translate Slim to your language through our Crowdin project
Feature that included :
Android Nougat [AOSP]
Slim Launcher
Slim Dim
Slim Recents
Removed Bloatwares
Custom Status Bar Option
Custom Recent Panel Apps Option
Custom Navigation Bar Option
Night Light
Improved Performance
And Other Improvement
What's Working :
RIL (Calls, SMS, Mobile Datal)
Display
Camera
Audio and video
Wifi
Bluetooth & Bluetooth Audio
OpenGL rendering
Sensors (accelerometer,compass,light,proximity)
Auto brightness
Notification led
Storage
GPS
Mtp/ptp working same as 6.0
NFC
Adoptable storage
Bugs / Not Working :
Dual Sim device : I don't know this will work or not, try to flash this zip Dual Sim Patch
How To Install
Download Slimroms 7, GAPPS, and SuperSU / Magisk Manager and then copy to your sdcard
Go to recovery mode (TWRP) and wiped your system,cache and data partition
Install Slimroms 7 and GAPPS
NOTE : For dual sim device, try to using Magisk if SuperSU make problem with Dual Sim Connectivity.
Reboot system (first boot take a much time, 5 - 10 minutes)
Download Link
Download Link is on download tab
Download Tab
NOTE :
- NEW updated build available in download tab on this thread
Additional Download
- [OpenGAPPS] : Download
- [Magisk] : Download
Screenshots
Before Reporting bugs make sure you:
Using stock kernel
Not installed any mods/tweaks - if you have installed mods like xposed you can't report bug
Not modified system files
Checked the posts below for a solution / fix
Read the last 10 pages of this thread for a post with a similar problem
Backup, reflash with a full wipe (do this if mods like xposed is installed) and check if the bug is still there
Provide logcat,kmsg/dmesg. if you reporting radio problem then provide radio log.
Describe steps to reproduce bug
Special Thanks
@PecanCM for device source code and almost all code for nicki
@josue Rivera (SlimRoms Community G+ Owner)
@andi B - SlimRoms Community G+ (For troubleshooting and solution)
@robin - SlimRoms Community G+ (For troubleshooting and solution)
@thichthat for saving my device in almost destruction condition
And the others (Remind me if i'm forget it)
XDA:DevDB Information
[ROM][7.1.2][NJH7B] SlimRoms 7 Nougat [Unofficial][BETA], ROM for the Sony Xperia M
Contributors
Nicklas Van Dam, PecanCM, thichthat
Source Code: https://github.com/SlimRoms
Source Code :
Device Tree : Device Source
Kernel Source : Kernel Source
Vendor Source : Vendor Source
SlimRoms Source : SlimRoms Source
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: 4.3 / 15.4.A.1.9
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: v1.2
Beta Release Date: 2018-02-18
Created 2017-06-15
Last Updated 2018-02-18
Changelog
Changelog :
Build 20180218 (Slim 2.0)
- Updated to latest SlimRoms source (v2.0)
(SlimRoms Specific Change)
- AOSP security update to 2018-01-05
- Translation update
- Updates to hw/qcom/audio-caf/msm8916: Update to LineageOS latest
- Snap: Updates and fixes from LineageOS
- Update SensitivePhoneNumbers
- APN updates
- Misc build changes
Build 20170618 (Slim 0.28)
- Updated to latest SlimRoms source (v0.28)
- Updated kernel security patches to 20170615 based on MSM8960 source
- Changed Snap camera to Camera2 to fix video recording issue on Snap camera app
Build 20170615 (Slim 0.27)
- INITIAL RELEASE
Reserved #2
..
Reserved #3
..
Thank you very much.
Will flash it tomorrow and report back. Thanks for the ROM brother.
mayanxoni said:
Will flash it tomorrow and report back. Thanks for the ROM brother.
Click to expand...
Click to collapse
Okay, have try
I'm stuck in boot for like an hour. I don't think that's normal?
Edit: Am I missing something? This is the first time I'm upgrading to 7.1 from 6.0 and no matter what ROM I try I get stuck at boot.
TheRealSS said:
I'm stuck in boot for like an hour. I don't think that's normal?
Edit: Am I missing something? This is the first time I'm upgrading to 7.1 from 6.0 and no matter what ROM I try I get stuck at boot.
Click to expand...
Click to collapse
are you already try to wiped data after installing this ROM?
Nicklas Van Dam said:
are you already try to wiped data after installing this ROM?
Click to expand...
Click to collapse
I wiped system, cache, data and then flashed the ROM. Every 7.1 ROM I've tried gets stuck in boot.
TheRealSS said:
I wiped system, cache, data and then flashed the ROM. Every 7.1 ROM I've tried gets stuck in boot.
Click to expand...
Click to collapse
what is your stock firmware that you use it before? is that 15.4.A.1.9?, what package that you're flashed after flash this ROM?
Nicklas Van Dam said:
what is your stock firmware that you use it before? is that 15.4.A.1.9?, what package that you're flashed after flash this ROM?
Click to expand...
Click to collapse
I haven't used stock in years now so I don't remember the last firmware I was on. I've been on CM13 for the last 7 months or so and then I flashed your ROM and then flashed opengapps after. I also tried booting without flashing gapps but I still get stuck on boot. The problem also occurred when I tried flashing AOSP 7.1
@Nicklas Van Dam,
good work and go on [emoji3] [emoji111] [emoji111]
Sent from my Lenovo K10a40 using Tapatalk
TheRealSS said:
I haven't used stock in years now so I don't remember the last firmware I was on. I've been on CM13 for the last 7 months or so and then I flashed your ROM and then flashed opengapps after. I also tried booting without flashing gapps but I still get stuck on boot. The problem also occurred when I tried flashing AOSP 7.1
Click to expand...
Click to collapse
trying to re-flash your stock firmware based on your device model, and try to flash it with latest firmware with full wipe. I don't know too why, if you're only flash rom and stuck on boot. You're not flash any custom kernel right?
but i'm not sure that from firmware, since you can install lollipop and marshmallow without any error. Have you try to flash any Pure AOSP or AOSP CAF for nougat on your device?
And try to not include supersu as flashing step, try only flash ROM only.
Updated to new build
Releasing new build with updated version from slimroms source and included some fix and kernel security patches
Changelog for new update:
Build 20170618 (Slim 0.28)
- Updated to latest SlimRoms source (v0.28)
- Updated kernel security patches to 20170615 based on MSM8960 source
- Changed Snap camera to Camera2 to fix video recording issue on Snap camera app
For more changelog that provide from slimroms, check in here https://slimroms.org/. This is just changelog that applied to our device.
New build available in download tab now, just check it and download new build. I'm not using androidfilehost again for this time, since i'm have problem with upload data on that website.
Have try !!!
Request for a rom
@Nicklas Van Dam
great work here .Slim roms are great and are low on resource utilization . :good:
Can i request you a few things?
1)Ambient display-I guess i could be added to device tree so that it could work (you did it before with mods )
2)puse hand wave features(the one in which notifications are shown is ambient display mode when phone is removed from the pocket or hand is waved over the proximity sensor - again releated to ambient display and proximity sensor
3)Can you also build Aospa (paranoid rom) - its also based on aosp (so lighter ) and has few additional features too (though most of them are still private for now)
Thanks a lot
Btw if you need a tester my xperia m dual is now my secondary device so as long as something does not hardbrick it ,i can test pretty much everything
Download link from download section not working
hhjadeja007 said:
Download link from download section not working
Click to expand...
Click to collapse
Sorry for late respond, link download it's working bro. Try to access it with your PC and check download tab to download it.
I've much homework in this week, sorry
hhjadeja007 said:
Download link from download section not working
Click to expand...
Click to collapse
Working, just downloaded slim_nicki-ota-5ba61727ad.zip
And, Nicklas Van Dam, thank you for your effort to revive our device kernel. Can we see all commits in your kernel repo since this:
Nicklas Van Dam said:
Changelog :
Build 20170618 (Slim 0.28)
- Updated kernel security patches to 20170615 based on MSM8960 source
Click to expand...
Click to collapse
I wish to integrate your kernel in my unofficial builds =)
droncheg said:
Working, just downloaded slim_nicki-ota-5ba61727ad.zip
And, Nicklas Van Dam, thank you for your effort to revive our device kernel. Can we see all commits in your kernel repo since this:
I wish to integrate your kernel in my unofficial builds =)
Click to expand...
Click to collapse
Just look at kernel source on first thread, you can see link and that's link for kernel source .

[ROM][8.1.0][20200224][UNOFFICIAL] AospExtended V5.8 | Xiaomi Mi Pad 1 | Shield Blobs

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Smoothness of AOSP with awesome Extensions.​AOSP Extended is an AOSP based rom which provides stock UI/UX with various customisations features along with the Substratum theme engine. The project has been made by cherry-picking various commits from various other projects. Being based on AOSP it provides a smooth and lag-free experience out of the box. We will constantly try to add more features and make it even better in future updates. A ROM by a user, for a user. #StayAOSP #ExtendYourDevice #BeExtended
Information​
-> This ROM is for the Mi Pad 1 (codename: mocha) only. Please do not try it on other devices.
-> This ROM is based on @Artemka2008's sources. Full credit to him for his work on them
Bug​Same as Oreo LOS based on shield blobs:
Camera is broken
bugs for this rom:
tell me if you find it
Installation after 2018/11​
-> flash tos.img for psci 0.1 and recovery from this thread
Installation​
-> change active system to system1
-> merge system partition
-> flash BootBlobs-SHIELD-mocha.zip
-> flash twrp-3.2.1-0-mocha-shield-20180419.img or twrp-3.2.1-0-mocha-shield-multirom-20180419.img (multirom support) as recovery (not boot), then reboot to recovery (press vol+ while rebooting)
-> flash multirom-20180403-v33x-UNOFFICIAL-mocha.zip if you need multirom.
-> flash ROM
-> flash GAPPS ARM
-> flash SuperSU or Magisk
-> reboot
Sources​
Device
Kernel
Vendor
Credits​
@highwaystar_ru
@Artemka2008
@DbIm4pda
Download​
AFH folder
XDA:DevDB Information
AospExtended Oreo for mocha (shield blobs), ROM for the Xiaomi Mi Pad
Contributors
twu2
Source Code: https://github.com/AospExtended
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Alpha
Beta Release Date: 2020-02-24
Created 2018-04-19
Last Updated 2020-02-26
Changelog
20200224-0619:
fix OMX (Video Hardware Decoder)
20181109-0524:
sync source to 8.1.0_r50 (include 2018-11-05 security patch)
change kernel to SmokeR24.1-V3.5 (need tos.img for psci 0.1)
add ChargeTile
20180906-1134:
sync source to 8.1.0_r46 (include 2018-09-05 security patch)
20180812-1130:
sync source to 8.1.0_r43 (include 2018-08-05 security patch)
change kernel to SmokeR24.1-V3.2
20180708-1452:
sync source to 8.1.0_r36 (include 2018-07-05 security patch)
disable zram support
add libxml2.so (for Dolby Atmos Oreo)
disable selinux deny_unknown
20180607-1249:
sync source to 8.1.0_r30 (include 2018-06-05 security patch)
disable NTFS kernel support (revert back to ntfs-3g)
reload profile after reboot in PerformanceProfilesTile
disable all hardware encoder/decoder
20180509-0659:
sync source to 8.1.0_r26
Reserved
This is a really good new!! Thanks to you and the people in credits for this new life to our tabs. Gonna try today. Awesome ???
Without hardware decoder i cant able to use any streaming apps like hotstar or jiotv is there any other ways to watch ?
Youtube is working and mx player is working with software decoder
Thank you for the rom, been using since the past few hours and loving it.:good:
Great ROM, been running very smoothly. Have tested it with various apps and it has not lagged yet.
Thanks, please keep on updating!?
great rom but magisk module mcs ,magic charging switch , not working...
Graju said:
Without hardware decoder i cant able to use any streaming apps like hotstar or jiotv is there any other ways to watch ?
Youtube is working and mx player is working with software decoder
Click to expand...
Click to collapse
How did you get YouTube and MX Player working? It doesn't work for me. Even if I use software decoder. It lags very heavily.
mragentofchaos said:
How did you get YouTube and MX Player working? It doesn't work for me. Even if I use software decoder. It lags very heavily.
Click to expand...
Click to collapse
First you should install kernel auditor and change the cpu governer and tweak cpu speed at max.
But AEX 7.1 works just fine for me.
mragentofchaos said:
How did you get YouTube and MX Player working? It doesn't work for me. Even if I use software decoder. It lags very heavily.
Click to expand...
Click to collapse
YouTube(i am using the modded ad-free version) or Mx player(hw/hw+ decoders don't function but sw decorder is doing its job well) is working really well for me.
imt85gamr said:
YouTube(i am using the modded ad-free version) or Mx player(hw/hw+ decoders don't function but sw decorder is doing its job well) is working really well for me.
Click to expand...
Click to collapse
I used normal version and it worked fine for me.
I need to use hw+ decoder in mx player and some streaming apps were not working so I downgraded the ROM to AEX 7.1
My mipad got hanged in the twrp recovery. Please help.
I tried changing the recovery, didn't help.
i tried flashing fastboot rom . But no use.
please help.
Thanks in advance.
Issue resolved
Ram_Wig_Oyt said:
My mipad got hanged in the twrp recovery. Please help.
I tried changing the recovery, didn't help.
i tried flashing fastboot rom . But no use.
please help.
Thanks in advance.
Click to expand...
Click to collapse
THE FOLLOWING IS THE SOLUTION... FOUND IN MIUI FORUM... THANK YOU...
Here is the step by step solution of how to flash the original blob
STEPS
1. First Download " BootBlobs-STOCK-mocha.zip " from the thread : http://en.miui.com/thread-1009337-1-1.html
scroll down through the tread you will find the zip..
2. Now extract the zip file ...
3. Now install the mitool .. Do not install the new version as it will not properly work for mi pad.. So download from here
https://drive.google.com/file/d/0B16P57gCKUMycUh2cGh2empCdkk/view?usp=docslist_api and install it.. Credit goes to http://en.miui.com/thread-394331-1-1.html .. You will also find the tool in the thread..
4. after installing the mitool ..
copy 3 files ie.
BLOB
Recovery.img
Tos.img
which have been extracted from "BootBlobs-STOCK-mocha.zip" to C:\Program Files (x86)\Xiaomi\MiPhone\Google\Android
5. After While in the C:\Program Files (x86)\Xiaomi\MiPhone\Google\Android folder, hold down the left Shift key on your keyboard and right click inside this folder and then select Open command window here.
6. Now use the command
fastboot flash staging blob
fastboot flash recovery recovery.img
fastboot flash tos tos.img
fastboot reboot
MI pad will reboot back and now you can flash anything..
Hope you enjoy...
Graju said:
I used normal version and it worked fine for me.
I need to use hw+ decoder in mx player and some streaming apps were not working so I downgraded the ROM to AEX 7.1
Click to expand...
Click to collapse
AEX 7.1, shield blobs or stock blobs? Can you share the link of the rom/ thread? And is camera working in it?
harpy.eagle said:
AEX 7.1, shield blobs or stock blobs? Can you share the link of the rom/ thread? And is camera working in it?
Click to expand...
Click to collapse
Runs on shield blobs.
Camera doesn't work
harpy.eagle said:
AEX 7.1, shield blobs or stock blobs? Can you share the link of the rom/ thread? And is camera working in it?
Click to expand...
Click to collapse
That "normal version" is about youtube and ROM is AEX 7.1 Shield Blob and its from the same developer twu2 of 8.1 Shield Blobs
twu2 said:
20180906-1134:
sync source to 8.1.0_r46 (include 2018-09-05 security patch)
20180812-1130:
sync source to 8.1.0_r43 (include 2018-08-05 security patch)
change kernel to SmokeR24.1-V3.2
20180708-1452:
sync source to 8.1.0_r36 (include 2018-07-05 security patch)
disable zram support
add libxml2.so (for Dolby Atmos Oreo)
disable selinux deny_unknown
20180607-1249:
sync source to 8.1.0_r30 (include 2018-06-05 security patch)
disable NTFS kernel support (revert back to ntfs-3g)
reload profile after reboot in PerformanceProfilesTile
disable all hardware encoder/decoder
20180509-0659:
sync source to 8.1.0_r26
Click to expand...
Click to collapse
Thank you so much for keeping this oldie alive, I can't find the September release in your AFH folder, did you move it to a different location?
famimon said:
Thank you so much for keeping this oldie alive, I can't find the September release in your AFH folder, did you move it to a different location?
Click to expand...
Click to collapse
Sorry, put it to AospExtended folder, already move to AospExtended-O now.
twu2 said:
Sorry, put it to AospExtended folder, already move to AospExtended-O now.
Click to expand...
Click to collapse
Awesome, thank you again for the great work!

Categories

Resources