[ROM] [TB3-710F] [BETA] [UNOFFICIAL] [7.1.2] LineageOS 14.1 for Lenovo Tab3 7 Essential Wi-Fi - Miscellaneous 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"
}
Aptivi presents...
LineageOS 14.1 for Lenovo Tab3 7 Essential TB3-710F​
Disclaimer
----------
Code:
#include <std_disclaimer.h>
/*
*
* I'm 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.
*
*/
This ROM is currently in alpha state and bugs might exist without us spotting them. Please use the ROM with caution.
Description
-----------
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 restores 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.
Downloads
---------
* For ROM:
- Link to all the LineageOS builds made by us is found on MEGA!
- Link to download GApps
* For recovery:
- Link to download Tzul's TWRP
- Link to download SP Flash Tool
Installation
------------
First, make sure that your TB3-710F tablet contains the TWRP recovery made by Tzul to be able to install LineageOS 14.1 into it. If you want to get the recovery, you can follow this guide on YouTube to install the recovery or you can follow the recovery part of this thread. After installing the recovery, follow the steps:
1. Download the latest build of LineageOS 14.1 in the MEGA folder listed in the Downloads section. It's found in the LineageOS > TB3-710F folder.
2. Download the GApps package
3. Place the downloaded files to your tablet. We recommend storing them on your external SD card.
4. Power off your Lenovo TB3-710F.
5. Turn the tablet on to recovery mode by holding the POWER + VOLUME UP + VOLUME DOWN buttons simultaneously until you see the TeamWin logo.
6. Backup your system, data, boot, and recovery partitions. TWRP provides you an option to store the backup on your external SD card.
7. Now, wipe your system, data, cache, and dalvik cache partitions by Wipe > Advanced Wipe.
>>> If you're upgrading LineageOS 14.1 to the newer build, don't wipe the data partition. The first time you reboot into the newer build, the boot time will be longer. It should take no more than 15 minutes. If any problems occur, wipe your data partition.
8. Once the wipe is done, go to Install and navigate to the folder that contains the LineageOS zip file. It should say "lineage-14.1-xxxxxxxx-UNOFFICIAL-TB3710F.zip". Click on the ZIP file and install it. Beware that it may take a long time.
9. Now, repeat the previous step, but this time, selecting the GApps ZIP file. Make sure the version you're installing is GApps for Android 7.1 ARM Pico.
10. Once you're done, wipe the cache and dalvik cache to make sure that no stale cache is left.
11. Go to Reboot > System to boot to your LineageOS installation.
Known issues
------------
This ROM is not perfect and could have stability issues.
* Build March 11th, 2023 -> March 23rd, 2023
- GPS may have trouble initializing
- Internal speakers may only play one sound channel instead of mono just like Stock ROM
* Build March 8th, 2023
- Camera not working with the green screen
- E-mail app not working with force closes
- GPS may have trouble initializing
- Internal speakers may only play one sound channel instead of mono just like Stock ROM
* Build March 5th, 2023
- Camera not working with the green screen
- E-mail app not working with force closes
- GPS may have trouble initializing
- Internal speakers may only play one sound channel instead of mono just like Stock ROM
- Microphone may not work
- WiFi listing may display "NVRAM WARNING = ERR 0x10"
Working features
----------------
* WiFi and Bluetooth
* Sound and Headphones
* Microphone [Build March 8th onwards]
* Touch
* SD card support
* Camera
* ...and more
Changes
-------
* lineage-14.1-20230323-UNOFFICIAL-TB3710F.zip [Beta]
- Fixed Internal storage issues with sdcardfs by reverting to FUSE
* lineage-14.1-20230311-UNOFFICIAL-TB3710F.zip [Beta]
- Fixed camera not working
* lineage-14.1-20230310-UNOFFICIAL-TB3710F.zip [Internal]
- Fixed E-mail force closes
* lineage-14.1-20230308-UNOFFICIAL-TB3710F.zip [Alpha]
- Fixed microphone not working
- Suppressed the "NVRAM WARNING = ERR 0x10" warning message
- Imported some patches from the device tree
* lineage-14.1-20230305-UNOFFICIAL-TB3710F.zip [Alpha]
- Fixed Android failing to boot because of missing libstlport.so
- Initial public alpha release
* lineage-14.1-20230304-UNOFFICIAL-TB3710F.zip [Internal]
- Initial internal release
Reporting issues
----------------
* DO NOT report bugs if you're running a custom kernel or you installed Xposed.
* Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
* If it is a random reboot, grab /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
* If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Credits
-------
* Android AOSP Team: for the Android operating system source code
* LineageOS Team: for the ROM source code
* andrew264: for his kernel, device, and vendor trees for TB3-710F
* We maintain our own forks for his trees that shouldn't have been abandoned. Links below:
- Kernel: [Original] [Fork]
- Device: [Original] [Fork]
- Vendor: [Original] [Fork]
* @Tzul: for his TWRP build for TB3-710F
Screenshots
-----------
Screenshots are found in the bottom of this post as attachments.

What is your: TB3-710F Tablet
LineageOS version: 14.1
LineageOS Download url: from this post
Gapps version: from the link of the post
Did you--
wipe: yes
restore with titanium backup: no
reboot after having the issue: yes
Are you using--
a task killer: no
a non-stock kernel: no
other modifications: no
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed: when i want to move a file from SDCard to internal storage, doesnt work, or when i want to move a file in the internal storage, doesnt work also, some apps have trouble writing some files on internal storage, they have fully permitions for writing and modifiying

IsaacCastle said:
when i want to move a file from SDCard to internal storage, doesnt work, or when i want to move a file in the internal storage, doesnt work also, some apps have trouble writing some files on internal storage, they have fully permitions for writing and modifiying
Click to expand...
Click to collapse
Thanks for reporting this issue!
We're aware of this issue and will investigate it. Once investigation is done, the fix will be released shortly.
By the way, we tested creating and writing a file on the internal storage using QuickEdit, and received this error on Logcat:
Code:
java.io.FileNotFoundException: /storage/emulated/0/untitled.txt (Invalid argument)

@IsaacCastle Good news!
We found a fix for your problem with the internal storage. It involves disabling sdcardfs and restarting your tablet. This is caused by incompatibility with sdcardfs on the TB3-710F.
1. Open Settings
2. Tap About and tap on the Build number 7 times to unlock developer settings
3. Go to Developer options and enable Android debugging
4. Enable Android debugging and set "Root access" to "Apps and ADB"
5. Connect your tablet to your PC (assuming that it's Windows) and download the Platform tools from here: https://developer.android.com/studio/releases/platform-tools
6. Unzip the platform tools ZIP file (we recommend unzipping to C:\platform-tools for easier access)
7. Open the command prompt to the platform tools directory.
- 7a. Open the command prompt
- 7b. Change the current directory to the platform tools folder (cd C:\platform-tools)
8. Execute the following commands:
Code:
adb.exe devices
adb.exe shell
- We require running adb.exe devices before the shell to verify that you can authorize your tablet to your computer.
9. Re-mount the system, because we're going to edit build.prop
Code:
su
mount -o rw,remount /system
10. IMPORTANT! Back the build.prop file up in case something is wrong
Code:
cp /system/build.prop /system/build.prop.bkp
11. Now, use the sed command to replace the ro.sys.sdcardfs=true line with ro.sys.sdcardfs=false:
Code:
sed -i 's/ro.sys.sdcardfs=true/ro.sys.sdcardfs=false/g' /system/build.prop
12. Restore the system to read only
Code:
mount -o ro,remount /system
13. Exit the ADB shell and unplug your tablet from your computer
14. Restart your tablet
15. Try to write a file to the internal storage now. It should work.
If it still didn't work, post your dmesg and logcat.
Meanwhile, we'll upstream the fix to the second beta release!
Again, thanks for reporting this to us!

All right! Thank you very much for your attention! I will fix the problem as you said, i will be waiting for the beta release, again thank you very much for your attention!

I will download the other beta release with that fix, i will be analising the beta in this (Really old) tablet, i need to say something: the performace is really really awesome, it is much better even from the stock rom! your work is really apreciated, and again thank you very much for your attention!

You're welcome, @IsaacCastle! Enjoy this ROM!

Hello! I've used this ROM and it's pretty good! The performance is good and i fell it really stable, but i've found some problems:
YouTube vídeos get lagged with 720P Quality, in 480P is ok, but looks píxeled, the camera is not working (I don't even use the camera but is a detail) and that's all! It would be great is you can optimize the operating system lowering the RAM usage, and that would be all! I wanna thank you for your hard work of this ROM for reviving my old tablet, again, thank you very much.

What is your--
LineageOS version:14
LineageOS Download url: mentioned above
Gapps version:mentioned above
Did you--
wipe:yes
restore with titanium backup:no
reboot after having the issue:yes
Are you using--
a task killer:no
a non-stock kernel:no
other modifications:no
Provide any additional information (observations)
Hello, i just came across this rom and i tried installing it the exact way mentioned, andit just doesnt boot whatever i do, i tried about 4-5 times now, i didnt restore anything, just flashed rom and gapps mentioned above, it still doesnt boot.

Related

[ROM] [6.0.1] [UNOFFICIAL] CyanogenMod 13 [2016/12/28]

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device..
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.
*/
CyanogenMod 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. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github Repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review.
Device-specific source code:
Device tree: https://github.com/ghsr/android_device_samsung_galaxys2plus-common and https://github.com/ghsr/android_device_samsung_i9105p
Kernel source: https://github.com/ghsr/android_kernel_samsung_galaxys2plus-common
Compatibilitiy Patches: https://github.com/ghsr/build_tools/tree/cm-13.0/patches
WebView: https://github.com/pawitp/android_external_chromium-webview
Downloads
ROM: https://s.basketbuild.com/devs/GHsR/CM-13/i9105p
Recovery: https://s.basketbuild.com/devs/GHsR/RECOVERY
Gapps: http://opengapps.org
What works?
Wi-Fi
Bluetooth
RIL (Calls, SMS, Mobile Data)
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera
Video (playback & recording)
Audio (playback & recording)
GPS
Everything else not listed under "known issues"
Known Issues
Runtime storage permission does not work properly (setns patches are not applied, see PermissionsHostTest CTS test)
Installation Instructions
Make a backup!
If you were on CM 10.1 or a stock ROM prior to 4.2, upgrade to stock 4.2 first.
Install ClockworkMod or TWRP recovery with SELinux support. Older CWM will result in a "status 7" error.
Download the ROM and GApps
Reboot to recovery
Wipe data/factory reset if coming from stock or another non-CM ROM (You may get a "staus 7" error if you fail to wipe.)
Flash the ROM and then GApps
For GT-I9105 flash nfc destroyer
Reboot your phone
Enjoy!
To upgrade to a newer build, simply flash the zip. There's no need for data wipe or flashing Google Apps again. (However, if you are experiencing strange issues, you may want to try a wipe.)
OTA Updates:
Recommended recovery: TWRP
You will get a notification on your phone when a new version of ROM is available. You can download and install the ROM on your phone via Settings -> About -> CyanogenMod updates. It will download full ROM (not a delta zip)!
Changelog
Code:
20161228:
- Added Gello browser
- Added custom doze service
- [URL="https://github.com/ghsr/changelog/commit/04740f024001ec04bd5bf9027fc49be226c49a29"]Upstream merge[/URL]
20161219:
- [URL="https://github.com/ghsr/changelog/commit/1b65a27cc2922396c2dab56f781a4baadd0eea3a"]Upstream merge[/URL]
- Based on android-6.0.1_r74
20161021:
- Removed Gello browser
- Enabled EAP-SIM authentication
- Optional overclocking to 1.6 Ghz
- [URL="https://github.com/ghsr/changelog/commit/9d8acb27e3cabaf62647b89ef240bd4fd558c048"]Upstream merge[/URL]
- Based on android-6.0.1_r72
20160728
- [URL="https://github.com/ghsr/changelog/commit/2ea704ff990eeccbcf189ca40c993aab96688ea2"]Upstream merge[/URL]
20160705
- Fixed changelog in the ota update app
- [URL="https://github.com/ghsr/changelog/commit/a8acc6c6a34067be38bfe271197e852cf599ebc8"]Upstream merge[/URL]
20160616
- Enabled Ambient Display
- Added OTA updates support (without delta)
- Added Gello browser
- [URL="https://github.com/ghsr/changelog/commit/c22603cdebf2decc65975987158ba36c379efd2b"]Upstream merge[/URL]
- Based on android-6.0.1_r46
20160523
- Reverted setns patches due to some issues with the kernel
- Added sio sioplus zen I/O schedulers
- Added lulzactive smartassV2 smartassH3 governors
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/59d8a0abbb3835682a5c21476490bc3d445bf968"]Upstream merge[/URL]
20160506
- Fixed youtube issue (stopping video playback after 5-7 seconds)
- Enabled gesture typing and fixed LatinIME fc (thanks to @[URL="http://forum.xda-developers.com/member.php?u=6429309"]DodoGTA[/URL] for providing working gesture typing library)
- Updated blobs from I9105PXXUBOB2
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/3a8c147a6a7dbb599c47ee64f3508cc13c3a30f2"]Upstream merge[/URL]
- Based on android-6.0.1_r43
20160427
- Fixed unstable usb connection
- Fixed runtime storage permission (applied setns patches in the kernel)
- Enabled auto power modes
- Added some encryption fixes
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/d8a16ad022cb48903984e647b3dc7bc5af5ec138"]Upstream merge[/URL]
- Based on android-6.0.1_r30
20160329
- Fixed SIM card detection when phone is encrypted
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/a202ab5447a149795bd564048eae30caf54b6ed2"]Upstream merge[/URL]
- Based on android-6.0.1_r22
20160223
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/af216f1e4929081884eb62b432354e2a9fc92ab0"]Upstream merge[/URL]
20160208
- Updated f2fs driver in the kernel
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/309a023490da3f4a1b570c7aa5a0965c3ee1fc3b"]Upstream merge[/URL]
- Based on android-6.0.1_r13
20160128
- Fixed call mute
- Enabled zRAM and zCache
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/c8e324506e87e6df7f13b629c52eab274f0a07be"]Upstream merge[/URL]
20160121
- Fixed disappearing tiles
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/f272051e379949518ac3670d14ed13447bf22b4c"]Upstream merge[/URL]
20160120:
- Fixed freezing
- Fixed formatting SD card as internal
- Added Snap camera
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/b365a6e3fb4d503d06b50d623b85591605413fad"]Upstream merge[/URL]
20160110:
- Fixed Google Play Movies (widevine DRM)
- Fixed network mode reset issue after reboot
- SELinux in enforcing mode
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/e62038141be3582e591f98a3f676b11bf90ee23f"]Upstream merge[/URL]
- Based on [URL="https://gist.github.com/ghsr/7642f572c6a097633fea"]android-6.0.1_r10[/URL]
20151226:
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/a16b21afbf33ff119061fcb4f9de215dc73e39ed"]Upstream merge[/URL]
20151215:
- Fixed SIM PIN
- Fixed unable to select 2G/3G
- New Trebuchet launcher
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/c7f079c1790cb0a07bf52379a75f829f40e4f06b"]Upstream merge[/URL]
20151210:
- Disabled gesture typing on AOSP Keyboard to prevent crash with some gapps
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/9f47c657ef7958c72cbbab711d3a575e87305b56"]Upstream merge[/URL]
- Based on [URL="https://gist.github.com/pawitp/d3d47d92c0e3ed0e3a36"]android-6.0.1_r3[/URL]
20151206:
- Initial alpha release
Reporting Bugs
You are allowed to report bugs only in this thread.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. The following is a useful format to follow.
Code:
What is your--
Phone model (i9105 or i9105p):
Radio (baseband):
CM version:
CM Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance settings (other than stock):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Credits
CyanogenMod team
@pawitp - for patches
@xenon92, @LuK1337, @CoolDevelopment and other I9105/P and I9082 devs
XDA:DevDB Information
CyanogenMod 13, ROM for the Samsung Galaxy S II Plus
Contributors
GHsR
Source Code: https://github.com/cyanogenmod
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
ROM Firmware Required: 4.2.2
Version Information
Status: Stable
Created 2015-12-07
Last Updated 2016-12-28
Video Review
Reserved
Known Issues
Runtime storage permission does not work properly (setns patches are not applied, see PermissionsHostTest
the format sd card as internal isn't working is the issue above also means that?
cracker12 said:
Is the format sd card as internal working or the issue above also means that?
Click to expand...
Click to collapse
I can't check it, my sdcard too slow for that.
setns needs to give permission to access sdcard for third-party applications, I think that it can not affect the formatting sdcard as internal. If you have problems with this, please create a logcat.
I was able to format SD card as internal
GHsR said:
I can't check it, my sdcard too slow for that.
setns needs to give permission to access sdcard for third-party applications, I think that it can not affect the formatting sdcard as internal. If you have problems with this, please create a logcat.
Click to expand...
Click to collapse
And is safe to do that? can i use it like on lp? or i will have problems?
cracker12 said:
And is safe to do that? can i use it like on lp? or i will have problems?
Click to expand...
Click to collapse
Yes. Before this recommended to backup your data from sdcard. If you want to use it like on lp, don't format the sdcard as internal.
No luck with gapps yet. Does now on tap work?
---------- Post added at 11:05 AM ---------- Previous post was at 11:01 AM ----------
cracker12 said:
And is safe to do that? can i use it like on lp? or i will have problems?
Click to expand...
Click to collapse
I prefer not to use SD card as internal for the only reason - you won't be able to use your SD externally. If you want to use you'd need to format it and then it becomes usable outside your phone
But it overcomes the space issue in our phone if used as internal.. I can install multiple games.
Rahulmsinghvi said:
No luck with gapps yet. Does now on tap work?
---------- Post added at 11:05 AM ---------- Previous post was at 11:01 AM ----------
I prefer not to use SD card as internal for the only reason - you won't be able to use your SD externally. If you want to use you'd need to format it and then it becomes usable outside your phone
But it overcomes the space issue in our phone if used as internal.. I can install multiple games.
Click to expand...
Click to collapse
Is because of that. If my apps are installed on phone memory is almost full... But if i understand is better not do it because if my phome broked i can't save what i have on sd and can't use to make backups or updates trought sd. Is that right?
cracker12 said:
Is because of that. If my apps are installed on phone memory is almost full... But if i understand is better not do it because if my phome broked i can't save what i have on sd and can't use to make backups or updates trought sd. Is that right?
Click to expand...
Click to collapse
That's correct! Its always a risk but worth taking
Rahulmsinghvi said:
That's correct! Its always a risk but worth taking
Click to expand...
Click to collapse
what is the size and class of your sd?
cracker12 said:
what is the size and class of your sd?
Click to expand...
Click to collapse
16 GB/ class 6
Rahulmsinghvi said:
16 GB/ class 6
Click to expand...
Click to collapse
mine is class 10 that is better i think nevermind, testing
cracker12 said:
what is the size and class of your sd?
Click to expand...
Click to collapse
I thought of re-flashing the ROM. But when I select the CM 13 zip in (TWRP 2.8.7.0) recovery, my phone is rebooting to recovery.
I did complete wipe and still it shows the same issue
https://www.youtube.com/watch?v=rxkEJziOSWE
Please add this video of this ROM in first page, made by me (it's in italian but in description there's a text where i describe what i do in video)
@GHsR does this rom support f2fs? and can it be dirty flashed over andixlm's cm12.1?
Rahulmsinghvi said:
I thought of re-flashing the ROM. But when I select the CM 13 zip in (TWRP 2.8.7.0) recovery, my phone is rebooting to recovery.
I did complete wipe and still it shows the same issue
Click to expand...
Click to collapse
do you format the sd into internal? if yes you should use another memory card
I'm getting Unfortunately, Android Keyboard (AOSP) has stopped. every 5-10 seconds, both on dirty and on clean flash. I've used opengapps pico package (ARM, 6.0)
karamancho said:
I'm getting Unfortunately, Android Keyboard (AOSP) has stopped. every 5-10 seconds, both on dirty and on clean flash. I've used opengapps pico package (ARM, 6.0)
Click to expand...
Click to collapse
I am on mobike phone and i can't give you a link. But search on aosp 6.0 or rr marshmallow for a keyboard fix.zip

[ROM][6.0.1_r10][UNOFFICIAL] CyanogenMod 13.0 [2016-01-23]

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
Code:
[SIZE="2"]* 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.
[/SIZE]
CyanogenMod 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. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Working:
Boots
RIL (Calls, SMS, Data, 2G/3G Switch)
MSIM
Wi-Fi
Bluetooth
GPS
Camera ( Videos And Photos )
Video Playback
Enforcing SELinux
Not Working:
You say!
Read post 2 before reporting bugs.
Install instructions:
Reboot into recovery (TWRP recommended).
Wipe Data, System and Cache if it's a fresh install.
No wipes required if you're updating from a previous version of CM 13.0 (Wipe Cache and Dalvik Cache recommended).
Flash ROM + Gapps.
Reboot.
Download links:
ROM: https://goo.gl/3XdMnF (IMPORTANT: READ THIS)
Gapps: http://opengapps.org
Kernel source: https://github.com/TheStrix/android_kernel_cyanogen_msm8916
Device Tree:
msm8916-common: https://github.com/TheStrix/android_device_cyanogen_msm8916-common/tree/cm-13.0
lettuce: https://github.com/TheStrix/android_device_yu_lettuce/tree/cm-13.0
XDA:DevDB Information
CyanogenMod 13 for YU Yuphoria, ROM for the YU Yuphoria
Contributors
TheStrix
Source Code: https://github.com/CyanogenMod
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Version Information
Status: Stable
Current Stable Version: 13.0
Created 2015-12-18
Last Updated 2016-01-23
Bug reports:
CyanogenMod 13 is in development and has several small bugs and missing translations. Complaints/demands/bug reports without logs will be ignored.
Explain how to reproduce the bug and attach logcat and dmesg (if you had a random reboot, also attach last_kmsg). If you don't know how to get those, you can use this app. Please, do not report bugs if you use any kind of mods (like xposed) or third party kernel.
Frequently Asked Questions:
Q) Will I get facebook/messenger app fc?
A) You shouldn't! Adreno blobs are now updated and now no dirty hacks required to boot up which in turn broke something.
Q) Where are Developer options?
A) Go to Settings > About phone, and press five times on Build number.
Q) How can I enable root access?
A) Go to Settings > Developer options > Root access, and enable it for apps, adb or both.
Q) I don't like superuser icon in statusbar, can I install SuperSU?
A) Ok yes, but read this. First enable root access from Developer options. Then flash SuperSU zip. Now open SuperSU app. It will say, 'SuperSU binary not installed'. So use TWRP/CWM method to install binaries. (This worked for me)
Q) How can I set 3G only network mode?
A)Method 1: Open Settings, Cellular Networks, now you can select LTE/3G/2G modes in 'Preferred network type' menu.
Method 2: Open dialer, dial *#*#4636#*#* , open first option "Phone Information", there you can set your preferred network mode.
Q) How do I update Gapps? (Also useful if you have Gapps related problems).
A) Reboot to recovery. Wipe System, Cache and Dalvik Cache. Install ROM + Gapps. (Yep, at a time) Reboot.
Reserved
Finally!! Great work
Solved : Gapps not able to flash
which gapps works best for this rom?arm,arm64 or x86.Im unable to flash open gapps.Please help.
Solved : Flashed ARM64-6.0-pico.Now it works great.Thanks developer for the wonderful ROM.Keep up your good work
Great Work!
Uc browser not working......
jayent said:
Uc browser not working......
Click to expand...
Click to collapse
Download UC Browser from here
please help
Hey I am facing problem while flashing thus ROM. Please help please
sahil314 said:
Hey I am facing problem while flashing thus ROM. Please help please
Click to expand...
Click to collapse
wipe/factory reset
Yash98 said:
wipe/factory reset
Click to expand...
Click to collapse
"GPS" not working.. phone getting restarted
---------- Post added at 04:59 AM ---------- Previous post was at 04:58 AM ----------
TheStrix said:
Bug reports:
CyanogenMod 13 is in development and has several small bugs and missing translations. Complaints/demands/bug reports without logs will be ignored.
Explain how to reproduce the bug and attach logcat and dmesg (if you had a random reboot, also attach last_kmsg). If you don't know how to get those, you can use this app. Please, do not report bugs if you use any kind of mods (like xposed) or third party kernel.
Frequently Asked Questions:
Q) Will I get facebook/messenger app fc?
A) You shouldn't! Adreno blobs are now updated and now no dirty hacks required to boot up which in turn broke something.
Q) Where are Developer options?
A) Go to Settings > About phone, and press five times on Build number.
Q) How can I enable root access?
A) Go to Settings > Developer options > Root access, and enable it for apps, adb or both.
Q) I don't like superuser icon in statusbar, can I install SuperSU?
A) Ok yes, but read this. First enable root access from Developer options. Then flash SuperSU zip. Now open SuperSU app. It will say, 'SuperSU binary not installed'. So use TWRP/CWM method to install binaries. (This worked for me)
Q) How can I set 3G only network mode?
A)Method 1: Open Settings, Cellular Networks, now you can select LTE/3G/2G modes in 'Preferred network type' menu.
Method 2: Open dialer, dial *#*#4636#*#* , open first option "Phone Information", there you can set your preferred network mode.
Q) How do I update Gapps? (Also useful if you have Gapps related problems).
A) Reboot to recovery. Wipe System, Cache and Dalvik Cache. Install ROM + Gapps. (Yep, at a time) Reboot.
Click to expand...
Click to collapse
"GPS" not working.. phone getting restarted
Update!
CyanogenMod 13.0 R2 Update:
Download: http://goo.gl/h7CkVJ
Changelog:
AOSP 6.0.1_r10 tag.
January 2016 security patches.
Fix offline charging issue (Screen didn't go completely off while offline charging earlier).
Fix Google+ app installation bug present in previous build.
Increased in-call volume speaker gain (reported by some users).
Updated build fingerprint from YU's latest COS release.
Some Wi-Fi updates.
Fix for external SD Card in CM file manager.
Replaced Toybox with Busybox (This may cause some root apps to crash, but CM now uses Toybox!).
Latest CyanogenMod sources with much new patches..
CyanogenMod 13.0 Jan 23rd update:
Download: https://www.androidfilehost.com/?fid=24385658843824514
Just don't hurry up. Read the whole post for once!
Changelog:
Support for F2FS for /data and /cache
Update audio configs to cope up with CyanogenMod's latest changes in audio HAL.
Switch to qcom libhealthd.msm standard library for offline charging (Also it shows battery % now while offline charge)
Switch to Snap camera
Enable USB MIDI support
RIL and connectivity updates
Update new regenerated blobs from crackling
CyanogenMod updates. (CM API v5, new wallpaper, etc. find out own ) [Many changes are made in CyanogenMod repo everyday, so of course can't list all]
What is F2FS?
F2FS (Flash-Friendly File System) is a flash file system initially developed by Samsung Electronics for the Linux kernel.
The motive for F2FS was to build a file system that from the start, takes into account the characteristics of NAND flash memory-based storage devices (such as solid-state disks, eMMC, and SD cards), which are widely used in computer systems ranging from mobile devices to servers.
Damn, that was just copy paste from wikipedia and I just didn't get it! So what is F2FS in our language?
It a better file system than ext4 in terms of performance.
Useful Link: http://www.xda-developers.com/f2fs-put-to-the-test-against-ext4/
To get a better idea, XDA forum have a dedicated thread highlighting F2FS features and a very detailed comparison between EXT4 (file system we use by default) and F2FS!
Have a look here: http://forum.xda-developers.com/showthread.php?t=2697069
So, I liked F2FS and wanna try it! But, how do I?
First of all, backup your internal SD Card as it will be wiped if you are switching to F2FS.
So, to start with, first you'll need a new recovery. I compiled modified TWRP recovery with F2FS support and some other cool features like pressing power button will now switch device display off, also wiping the partitions should not take much time now as it did earlier! (EXT4 users can use the same recovery. I just made it for my convenience)
1. Download TWRP: https://www.androidfilehost.com/?fid=24385658843824749
2. In recovery, go to 'wipe' -> 'Advanced Wipe'
3. Check only 'Data' and tap on 'Repair or Change File System' -> 'Change File System'
4. Here select 'F2FS' and Swipe to Change
5. Repeat step 3 and 4 for 'Cache' by checking only 'Cache' in Wipe menu.
6. Reboot! Enjoy!
I want to get back to EXT4 again from F2FS, how should I?
Again, while you are changing your file system, the partition gets wiped. So do backup your data of Internal SD Card and proceed!
1. In recovery, go to 'wipe' -> 'Advanced Wipe'
2. Check only 'Data' and tap on 'Repair or Change File System' -> 'Change File System'
3. Here select 'EXT4' and Swipe to Change
4. Repeat step 2 and 3 for 'Cache' by checking only 'Cache' in Wipe menu.
5. Reboot
PS: Only support for F2FS is added on /data and /cache. It still uses EXT4 by default and is just same as it was in previous builds!
first of all
its an amazing rom
but would absolutely love it if i know how to activate power save mode
and a small request " can you add the theme engine from cyanogen os??????"
i really hate the cm theme engine
hello, why cm13 isn't official because there aren't no bugs?
aminvishwas said:
which gapps works best for this rom?arm,arm64 or x86.Im unable to flash open gapps.Please help.
Solved : Flashed ARM64-6.0-pico.Now it works great.Thanks developer for the wonderful ROM.Keep up your good work
Click to expand...
Click to collapse
Can't we use the gap 6.0 Full
problm in 5.0.2 ?
there is problm of wake up while charging that it may not happen while m charging phone sir can u pls tell me to fix this problm it will be appreciated could you help me pls....??
sahil314 said:
Hey I am facing problem while flashing thus ROM. Please help please
Click to expand...
Click to collapse
bro before flashing the zip file.
do following in TWRP
wipe davlik
wipe data
wipe cache
wipe system
and install the zip file the above error will not appear
reserved
sahil314 said:
Hey I am facing problem while flashing thus ROM. Please help please
Click to expand...
Click to collapse
wipe data and system and install and that will fix the error and one more thing can you make a system backup with twrp and give me i need this rom but my devices is irulu v3 and i try cm12 but its old now.

[GearCM][i9500][6.0.x] Optimized CyanogenMod 13.0 for Samsung Galaxy S4 [20161203]

Use this thread =>http://goo.gl/6kTvJu for questions or discussions.
Only Bug Reports & Feedbacks are allowed here. Penalty: Post Removal by Moderators​
{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0.x (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
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.
*/
CyanogenMod 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. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
ROM Downloads
All not-working RenderServer hosted files can be found here: https://androidfilehost.com/user/?w=settings-dev-files&flid=50874
<< Stable >>
20161203 Build: https://www.androidfilehost.com/?fid=601300970940399905
<< Misc. (Modem & Recovery) >>
GearRecovery (based on TWRP Recovery) 20160220: https://www.androidfilehost.com/?fid=24421527759883765 <= Highly Recommended
I9500XXUHOD4 LL Modem: https://basketbuild.com/filedl/devs...s And Bootloaders/I9500-XXUHOD4-MODEM_CWM.zip <= Russian Modem, Recommended
I9500DDUHOA1 LL Modem: http://forum.xda-developers.com/attachment.php?attachmentid=3165311&d=1423927137 <= Indian Modem, use it if you're experiencing problems with Russian variant
Previous Releases:
20160828 Build: https://www.androidfilehost.com/?fid=24591000424960632
20160711 Build: https://www.androidfilehost.com/?fid=24591000424946159
20160710 Build: https://www.androidfilehost.com/?fid=24591000424945760
GearRecovery (based on TWRP Recovery) 20151003: https://www.androidfilehost.com/?fid=24052804347828835 <= Highly Recommended
<< Beta >>
20160502 Build: https://www.androidfilehost.com/?fid=24531172553916653
<< Alpha >>
20160101 Build: https://www.androidfilehost.com/?fid=24352994023703667
Google Apps (add-on)
http://opengapps.org/ <== Recommended <> Micro/Mini Modular Package. Do not choose Stock
Installation
3-button-combo = "Volume Up/+" + "Home/Center" + "Power/Lock"
- First time flashing GearCM 13.0 to your Galaxy S4 (or coming from TouchWiz/Stock Based ROMs)?
Root your device and install latest GearRecovery
Reboot into Recovery using 3-button-combo
Do a Backup!
WIPE (wipe data/factory reset + wipe cache partition + format /system partition)
Install the ROM from internal/external sdcard
Optionally install Google Addon
Done! You can now reboot the phone to enjoy the rom
- Upgrading from Official CM10.2/CM11/CM12/CM12.1 or GearCM 11/12/12.1?
Reboot into Recovery using 3-button-combo
Do a Backup!
Install latest GearRecovery
Reboot into new Recovery using 3-button-combo (if needed)
WIPE (wipe data/factory reset + wipe cache partition + format /system partition)
Install the ROM from internal/external sdcard
Optionally install the Google Addon
Done! You can now reboot the phone to enjoy the rom
- Upgrading from another build of GearCM 13.0?
Reboot into Recovery using 3-button-combo
Do a Backup!
Install latest GearRecovery
Reboot into new Recovery using 3-button-combo (if needed)
Install the ROM from internal/external sdcard
WIPE Dalvik/ART Cache (wipe cache partition + wipe dalvik cache)
Done! You can now reboot the phone to enjoy the rom
Known Issues (regarding latest available build)
Please do not report bugs if it is already listen in the list of known issues
Audio HAL isn't working correctly, causing VOIP issues, HDMI audio instabilities and mixer paths conflicts
STK Toolkit isn't working yet, SMSs aren't properly sent (RIL issue)
SELinux policies are almost complete, with just some minor missing rules
Wireless Display (or Miracast if you like) stream is corrupted, buffer issues
Adoptable Storage isn't stable, crashes while encrypting the external storage (Kernel Panic). Read Here: http://goo.gl/0w6DPt
Device Encryption isn't stable for the same issue that affects Adoptable Storage
Reporting Bugs
First of all, read this: http://www.chiark.greenend.org.uk/~sgtatham/bugs
You are allowed to report bugs only in this thread. Before reporting a bug, please make sure you are running as stock as possible. This means no custom kernel, no custom framework modification, etc. If you are using any of the above modifications, please flash the rom again to get rid of the modifications before reporting.
REPORT BUGS IN THIS THREAD ONLY
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. The following is a useful format to follow. Note: If you can provide the latest night/build that the bug didn't exist, it would greatly help in tracking down what caused it.
Code:
What is your--
Phone model:
Radio (baseband) version:
GearCM version:
GearCM download url:
Google Apps version:
Did you--
wipe data/factory reset:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance Settings (other than stock):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Changelog
20161203:
Updated CM Sources
All missing features (that i have accidentally removed in the previous build) are back
Some Audio HAL stability improvements
Removed that dangerous Soft Reboot option
KERNEL: some updates here and there
Check my GearCM Github for more information
Previous Releases:
20160828:
Updated CM Sources (nice improvements are here)
Added new features for Screen Power Saving, play with LiveDisplay settings!
Enabled HDMI CEC support
Wireless Display & Screen Recording should work better now, but nothing guaranteed
20160711:
Updated CM Sources
Improved built-in Camera Latency with Flashlight
KERNEL: Fixed Battery Capacity
20160710:
Switched to Stable Release
Updated CM Sources
Fixed Wireless Display (even if not completely)
Fixed random Graphics Glitches
Fixed WiFi issues
Fixed Battery Drain
Fixed Camera Instabilities (no more crashes)
SELinux is now enabled, but on permissive mode.
DRM-dependent apps should be working fine now
Maxed Out ART Runtime Performance
OTA Updates are back, but with download links (AndroidFileHost limit)
Adoptable Storage is now working, but unstable. "Known Issues" explains why
Optimized Network Performance (WiFI & 3G)
Restored Android Marshmallow Doze Mode (power-saving)
Using latest INU OK2 proprietaries
KERNEL: switched to a whole new, and stabler, kernel
KERNEL: using latest INU OK2 kernel sources
KERNEL: enabled all features that might be required by some apps
20160502:
No Changelog provided yet, will be added soon.
20160101:
First Release (Alpha)
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
XDA:DevDB Information
[GearCM][i9500][6.0.x] Optimized CyanogenMod 13.0 for Samsung Galaxy S4, ROM for the Samsung Galaxy S4
Contributors
Alberto96, NBruderman, intervigil, codeworkx
Source Code: https://github.com/GearCM
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest Modem, TWRP or GearRecovery, and a working brain to manage GearCM features
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: 20161203
Stable Release Date: 2016-12-03
Current Beta Version: 20160502
Beta Release Date: 2016-05-02
Created 2016-01-01
Last Updated 2016-12-03
Reserved
Important! Read this before any other question/doubt.​​​
If someone doesn't like my ROMs, or doesn't like me, or even better, doesn't want to like/appreciate my works, then you can just go ahead and use/follow someone else works. Easy, not against XDA rules, and smart.
I'm not here for "fame" (or "glory" as someone in this forum said) unlike someone else, neither this is my job. I'm working on this device just because TW is far than usable (at least for me) on every Samsung device, not because someone else requested me to do it.
Click to expand...
Click to collapse
Differences between GearCM (Optimized CyanogenMod) and Official CyanogenMod (NIGHTLY):​
Degrated Shadow said:
Enough of those dumb questions..
The Official CM rom is maintained by @Alberto96 and @intervigil
He makes the very recent changes here relating to performance...which are then in time pushed (even if partially) to CM Official Sources. The kernel is different because it has seLinux disabled and few minor tweaks you might not even notice...this GearCM ROM will have more performance. But CM will have their updated base changes which are included here with each update.
What I mean is you probably wont even notice what's different in terms of user interface. GearCM will have more performance. Official CM will have updated sources. But it will include GearCM's changes in time as @Alberto96 pushes them to CM
You can decide by a simple choice..more performance and not-nightly updated sources or similar/worse performance (improving with nightly updates) with updated sources. I would choose GearCM because of the reasons i mentioned above. Do what you will...and let this be a note to everybody who ask this again and again and again. Don't spam the thread with same question in every alternate page...because there are other people who might have different problems they need to ask. Read at least 15 previous pages and the first post Changelog before asking the question. Reading most of the times will give you a solution and if not most of the info you will read will help you anyway.
Click to expand...
Click to collapse
Reserved
FAQ (Frequently asked questions)​
If there a procedure that i should follow in order to have a clean base to start from?
Yes, follow this procedure and you shouldn't have any issue.
Flash latest Stock ROM Odin package | http://www.sammobile.com/firmwares/download/55812/I9500XXUHOH7_I9500MBCHOF1_MBC | using latest Odin3 Flasher | http://forum.xda-developers.com/attachment.php?attachmentid=3446301&d=1440131361 | and Standard (not Chinese) .pit file. | http://forum.xda-developers.com/attachment.php?attachmentid=2343320&d=1382462885 |
After First Boot, Shutdown your device and Boot into recovery mode using 3 buttons combo (Volume +, Home, Power)
Wipe Data/Factory Reset using Volume Keys and Power Button (on Stock Recovery)
Flash latest TWRP 2.8.7.0 | https://dl.twrp.me/i9500/twrp-2.8.7.0-i9500.img.tar | using Odin3 | previously linked | (Untick Auto Reboot to avoid any issue)
Shutdown your device (pull off your battery)
Boot into recovery mode using 3 buttons combo | Volume +, Home, Power | (TWRP will boot now)
Flash latest GearRecovery (on TWRP)
Reboot into recovery mode using TWRP on-screen buttons | Home => Reboot => Recovery | (GearRecovery will boot now)
Clean completely your device (Format Data and Wipe All Partitions)
Reboot into recovery mode as did before (GearRecovery will boot again now)
Flash latest GearCM ROM
Home => Reboot => System
Where is "Developer Options" category?
To activate 'Developer Options' category in Settings you need to tap 7 times on 'Build number' located into Settings -> About Phone.
What can i do to fix VOIP audio calls?
There's not a real fix yet, so i found this useful workaround that could help you.
If you need to make a VOIP call:
1) Play something using stock music player (also third-party music players SHOULD be fine)
2) Do not pause audio playback
3) Make a call using your preferred VOIP app.
Or you can just use a Wired Headphone/Headset | BT Headphone/Headset.
This workaround should work also for incoming VOIP calls.
How can i solve problems with Hebrew language?
Go to "Developer Options" in Settings and check "Force RTL layout direction".
What can i do to reduce the "echo effect" while in-call?
Try to reduce in-call earpiece volume (if possible). Shouldn't be required on latest builds.
I'm having problems with battery life, what can i do?
1) Use "Greenify" to hibernate all apps with a "little cloud + 'Gcm' word inside" on the right of each app's name. Donation version is recommended because it allows deeper hibernation of apps
2) Disable "Location" or set it to mode "Battery Saving" (Settings -> Location)
3) Make sure that your 2G/3G mobile network signal level isn't always low or unstable
4) Deny "Wake Up" and "Keep Awake" permissions to Google and third-party apps. (Settings -> Privacy -> Privacy Guard -> Press menu button and check "Show built-in apps" -> Press menu button again and go to Advanced -> Horizontal Scroll to Device)
5) Disable "Sync" or sync only useful stuff like Contacts
6) Disable "Auto-rotate screen" (Settings -> Display & lights -> Rotation)
7) Use one of the latest Modem/Baseband listed on first post.
8) Disable Ambient Display
9) Install Xposed Framework and configure Amplify
If this isn't enough then replace your battery and/or reduce your phone usage. :silly:
Is GearCM OTA supported?
Yes (Since 20150707 Build)
Why is my phone over-heating while playing heavy-games or running heavy-apps?
Use a bit your brain to explain why. High CPU and GPU usage = high heat production. Your phone will automatically throttle CPU when needed so don't worry, it is safe and normal.
Can I use another kernel instead of the one included in the zip?
No. Only use the included kernel for 100% compatibility, bug reports with non-standard kernel will be ignored.
Can i disable S-View cover features (lock/unlock)?
Not yet.
*** IR Remote app isn't working anymore/was working on previous builds/causes my phone to crash, what can i do?
Contact *** IR Remote app developer.
woooww .. new topic .. good luck
30 Minutes left to the end of the upload (and don't worry, this isn't a placeholder)
Known Bugs:
- Camera
- Compass (untested)
- Synapse (not supported)
- OTA Updates (support will be added later)
GearCM 13 Alpha Build is up!
Enjoy
Alberto96 said:
GearCM 13 Alpha Build is up!
Enjoy
Click to expand...
Click to collapse
Thank you for your effort, downloading now , hope camera is fixed soon
Great job man thank you downloading now
can i dirty flash or must i clean install @Alberto96?
Bilal_503 said:
can i dirty flash or must i clean install @Alberto96?
Click to expand...
Click to collapse
You know that i'll always answer with two simple words: "CLEAN FLASH".
Thanks Alberto..
YOU ARE AMAZING!!!
Alberto96 said:
30 Minutes left to the end of the upload (and don't worry, this isn't a placeholder)
Known Bugs:
- Camera
- Compass (untested)
- Synapse (not supported)
- OTA Updates (support will be added later)
Click to expand...
Click to collapse
The Synapse 0.44 added support to Android M.
---------- Post added at 10:15 PM ---------- Previous post was at 10:14 PM ----------
Alberto96 said:
GearCM 13 Alpha Build is up!
Enjoy
Click to expand...
Click to collapse
Best New Year's gift!
treborbr said:
The Synapse 0.44 added support to Android M.
Click to expand...
Click to collapse
CM13 isn't using anymore Busybox so it isn't compatible for real. I need to compare Busybox & Toybox to check the differences.
I download and I've tested. sound problem resolved but could be better. not disturbin
thanks alberto. I hope to be much more beautiful
Downloading and gonna dual boot! Thanks a lot @Alberto96
Wow, that's what I had been looking for in the past months. Thank you for your hard work, and happy new year! :laugh:
Thanks man, I have been waiting for this for so long.
Does it support f2fs ?
Just to make sure there is no compatibility issues..
---------- Post added at 01:03 AM ---------- Previous post was at 12:27 AM ----------
After testing for 2 ours.. I can say there are no major bugs in the rom
Everything is working except for camera and it's much smoother than cm12.1
Is this latest build booting?
Sent from my GT-I9500 using Tapatalk
Mo0s said:
Is this latest build booting?
Sent from my GT-I9500 using Tapatalk
Click to expand...
Click to collapse
Yes, indeed.. That's why this thread..!
Sent from my GT-I9500 using Tapatalk

[ROM][7.1.x]Unofficial LineageOS 14.1 Monthly Builds (all variants)

{
"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 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.
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.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
Downloads
<< ROM >>
MONTHLY
ja3gxx (GT-I9500) | ja3gchnduos (GT-I9502) | ja3gduosctc (SCH-I959) | jalteskt (SHV-E300S/K) | jaltelgt (SHV-E300L)
Download Folder (choose the newer one for your variant): https://basketbuild.com/devs/Alberto96
Previous Releases:
Download Folder (choose the newer one for your variant): https://www.androidfilehost.com/?w=files&flid=183829
BETA (up to 20170521)
ja3gxx (GT-I9500)
20170521: https://www.androidfilehost.com/?fid=673368273298956479
20170430: https://www.androidfilehost.com/?fid=817550096634766106
20170423 Build: https://www.androidfilehost.com/?fid=745425885120726598
MD5SUM: https://www.androidfilehost.com/?fid=817550096634764324
20170413 Build: https://www.androidfilehost.com/?fid=529152257862719040 (Not compatible with 11GB .pit partition sizes, your device needs to have an 8GB .pit partition table to install it)
MD5SUM: https://www.androidfilehost.com/?fid=745425885120724007
20170408 Build: https://www.androidfilehost.com/?fid=817550096634760721 (Not compatible with 11GB .pit partition sizes, you need to use the stock 8GB .pit to install it)
MD5SUM: https://www.androidfilehost.com/?fid=817550096634760720
TWRP/GearRecovery (20160220, will be updated soon): https://www.androidfilehost.com/?fid=24421527759883765
EXPERIMENTAL
jalteskt (SHV-E300S/K)
20170430: Temp. Removed, will be back soon. Current Status: No Mobile Data and No Incoming Calls, everything else works fine.
ja3gchnduos (GT-I9502)
20170430: https://www.androidfilehost.com/?fid=817550096634766107
jaltelgt (SHV-E300L)
< Developers >
I need a Korean Developer with this device that is able to fix RIL. Currently this is what i managed to obtain: https://github.com/exynos5410/android_device_samsung_jaltelgt
< Users >
20170501: https://www.androidfilehost.com/?fid=673368273298951557
-------------------------------------------------------------------------------------------------------------------------------------------------------------
<< Up-to-date TWRP Recovery >>
ja3gxx (GT-I9500) | ja3gchnduos (GT-I9502) | ja3gduosctc (SCH-I959) | jalteskt (SHV-E300S/K) | jaltelgt (SHV-E300L)
Download Folder (choose the newer one for your variant): https://basketbuild.com/devs/Alberto96/TWRP
-------------------------------------------------------------------------------------------------------------------------------------------------------------
<< Stock ROMs >>
ja3gxx (GT-I9500)
Latest Stock ROM + 8GB .pit file: https://mega.nz/#F!BQVRGLQB!710w3GfCl2AEDi6AW8B_tA
Latest Bootloader and Modem: https://forum.xda-developers.com/showpost.php?p=71871916&postcount=305
Just in case something goes wrong during the Stock ROM flashing process (e.g. bootloop), here you can download a repair firmware: https://www.androidfilehost.com/?fid=24572369242686457
-------------------------------------------------------------------------------------------------------------------------------------------------------------
<< Google Apps (add-on) >>
OpenGApps (recommended: arm, 7.1, nano)
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Changelog
Starting from 20170721 builds: https://github.com/exynos5410/weekly_ota/blob/cm-14.1/CHANGELOG.md
Builds are now 100% automated, with complete OTA support and automatic changelog generation.
Previous Releases:
20170616 up to 20170714:
Up-to-date LineageOS sources
20170609:
Up-to-date LineageOS sources
Fixed Video Encoding with some apps
jaltelgt: HOPEFULLY Fixed RIL
20170602:
Up-to-date LineageOS sources
20170526:
FIRST AUTOMATED WEEKLY
Up-to-date LineageOS sources
Fixed camera issues with some apps
Added pseudo-OTA updates support
ja3gchnduos: Fixed RIL but disabled Dual SIM support
jalteskt: HOPEFULLY Fixed Calls with no Mobile Data yet
jaltelgt: HOPEFULLY Fixed RIL (Calls/SMS/Data)
20170521:
Up-to-date LineageOS sources
Improved RIL Stability (no more random reboots should be there)
Reduced Earpiece Volume while in-call
20170430:
Introduced Experimental GT-I9502 and SHV-E300S/K/L support (thanks to the exynos5420 team for the audio wrapper)
Migrated from i9500 codename to ja3gxx (necessary for compatibility reasons)
Removed Baseband/RIL throttling causing lags with no signal or such
Restored Pulsing LED on boot
Switched to proper BFQ I/O Scheduler
Tuned Power Profiles
Reduced Power Usage on boot by reducing brightness and GPU frequency
Fixed all WiFi issues some users were facing
Improved Overall UI responsiveness
20170423:
Updated to Android 7.1.2 with April's Security Patches
Fixed Audio on Boot
Improved Bluetooth Stability
Enabled Doze Support for Better Battery Life
Improved Baseband Management
Improved GPU/UI Performance
Fixed SIM Card Contacts (?)
Increased Speaker Volume by 10%
Disabled Block OTA to maintain the best compatibility with all devices (aka 11GB .pit)
Added KeyDisabler to enable on-screen buttons
Improved Flashlight Stability
Fixed all Tethering Issues
Added some WiFi Driver Improvements
20170413:
Fixed Mobile Data
Fixed Bluetooth In-Call Audio
Possible Better Battery Life due to less RIL issues, but nothing sure.
20170408:
First release.
[/LIST
Installation
3-button-combo = "Volume Up/+" + "Home/Center" + "Power/Lock"
- First time flashing LineageOS to your device (or coming from TouchWiz/Stock Based ROMs)?
Install latest TWRP linked above.
Reboot into Recovery using 3-button-combo
Do a Backup! (if required)
Wipe (wipe data/factory reset + wipe cache partition + format /system partition)
Install the ROM from internal/external sdcard
Optionally install Google Addon
Done! You can now reboot the phone.
- Upgrading from other ROMs?
Reboot into Recovery using 3-button-combo
Do a Backup! (if required)
Install latest TWRP linked above
Reboot into new Recovery using 3-button-combo (if needed)
Wipe (wipe data/factory reset + wipe cache partition + format /system partition)
Install the ROM from internal/external sdcard
Optionally install the Google Addon
Done! You can now reboot the phone to enjoy the rom
- Upgrading from another build of LineageOS 14.1?
Reboot into Recovery using 3-button-combo
Do a Backup! (if required)
Install latest TWRP linked above
Reboot into new Recovery using 3-button-combo (if needed)
Install the ROM from internal/external sdcard
Wipe Dalvik/ART Cache (wipe cache partition + wipe dalvik cache)
Done! You can now reboot the phone.
Known Issues and/or not working features
!!! BUG REPORTS ABOUT ALREADY KNOWN ISSUES WILL BE IGNORED !!!
Filesystem Socket Whitelist (https://goo.gl/1N6n7G) - The only issue that requires to be fixed in order to get official.
SELinux (Permissive)
Shared Storage (doesn't encrypt the storage, F2FS driver issues)
ja3gxx: In-Call Echo Effect (random and rare)
ja3gxx: Robotic/Helium sound while In-Call using BT
ja3gchnduos: Missing Dual SIM support.
ja3gduosctc: Can't switch mobile data baseband correctly without restart networks.
jalteskt: Due to some RIL issues, the GPS driver has been temp. disabled. (20171229 and newer)
jalteskt: Unstable audio driver with calls.
< TO-BE-CONFIRMED > jalteskt: USSD Codes can't be sent.
jaltelgt: RIL crashes on boot, meaning that Calls/Data won't work.
Reporting Bugs
!!! BUG REPORTS WITHOUT LOGS WILL BE IGNORED !!!
Read this first: https://forum.xda-developers.com/showpost.php?p=72130080&postcount=742
No Bug Reports from the Developer Options menu.
Android: adb logcat
Radio: adb logcat -b radio
Kernel: adb shell dmesg
If you can't or don't want to use adb, check this advice (using SysLog): https://forum.xda-developers.com/showpost.php?p=72553412&postcount=1131
Source Code
Device, Kernel, Vendor and Hardware Repositories: https://github.com/exynos5410
HOW-TO Build
README: https://github.com/exynos5410/manifest
XDA:DevDB Information
[ROM][Exynos][7.1.2][UNOFFICIAL] LineageOS 14.1 for Samsung Galaxy S4 (most variants), ROM for the Samsung Galaxy S4
Contributors
Alberto96
Source Code: https://github.com/exynos5410
XDA:DevDB Information
[ROM][7.1.x]Unofficial LineageOS 14.1 Monthly Builds (all variants), ROM for the Samsung Galaxy S4
Contributors
Alberto96, ja3gduosctc: spxg, pohrom
Source Code: https://github.com/exynos5410
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Lollipop Bootloader and Modem, TWRP 3.1.1 as Recovery
Based On: LineageOS
Version Information
Status: Nightly
Created 2017-04-08
Last Updated 2018-07-07
Reserved
Great work ?✌Thanks.?
Sent from my GT-I9500 using Tapatalk
Many thanks very much
THIS!
Thanks have been given!
Sent from my GT-I9500 using XDA Labs
Alberto96 said:
Reserved
Click to expand...
Click to collapse
You my man; are a god send.
Very thanks alberto.
I9500 S4 will not die.
:good::good:
EDİT;Beta 1 mobile data does'nt work.
Incredible! Downloading!
You are the man. ??
great work
long live S4
No support for f2fs?
Stolb said:
No support for f2fs?
Click to expand...
Click to collapse
Don't you think that this is something you should ask later? We are looking for basic usage for now, then all extra features.
Yo my love , yo my love
@Alberto96 Thank you very much for your work! I am very glad to receive a fresh ROM for my old man. I will wait for your further updates, to correct all critical errors, to use your ROM for everyday use, once again many thanks, I hope for further official support from lineageos.Thanks!
Great work Alberto!
I'm very eager to test it..
Bluetooth works.
Wi Fi works.
Alberto Network works.
However, mobile data doesn't work.
Can anyone confirm?
ali7557 said:
Bluetooth works.
Wi Fi works.
Alberto Network works.
However, mobile data doesn't work.
Can anyone confirm?
Click to expand...
Click to collapse
Confirmed mobile data is not currently working
ali7557 said:
Bluetooth works.
Wi Fi works.
Alberto Network works.
However, mobile data doesn't work.
Can anyone confirm?
Click to expand...
Click to collapse
Yes, mobile data doesn't work.
Thank you @Alberto96 for your hard work. The battery life is already very good even in the first release. Even better than in GearCM 13 as I noticed. The first impressions of the build are excellent :good:
Mobile network is not working. Battery is great so far. No heating issues noted.
Gracias! Thanks you're legend!

[ROM][official] AICP 13.1 - o8.1 - amami

{
"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"
}
AICP
Android Ice Cold Project
AICP is known by everyone as the "Ice Cold Project" that started on a Desire HD in 2012 and since then has evolved into a mature ROM with the BEST community that you can find!!!
Until Lollipop, the ROM has always been based on AOKP. Since AOKP stopped development (but made a comeback later), we changed our base to CM.
With the re-brand of CM to LineageOS (Lineage) we are now Lineage based with some tweaks from AOSP.
If there are any bugs, either we will sort them out or the Lineage team will if it concerns their code base. This ROM isn't Lineage supported, so no need to report errors/bugs to them!!
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.
*
*/
Feature list (rough Overview)
In the beginning we would like to thank:
LineageOS & CM (R.I.P.) team
@Maxwen and the rest of the OmniRom team
DU team
SlimRoms team
Resurrection Remix team
Community
...
@LorD ClockaN
@zipsnet
@eyosen
@semdoc
@Drgravy
@Hashbang173
@SpiritCroc
@wartomato
@eboye
plus the rest of the crazy bunch that we call "team"
...
We are paying for servers that build nightlies/weeklies and everything that comes with it, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!!
Latest Stable Release Version 13.1
Download link: http://dwnld.aicp-rom.com
Official builds will be deleted from our servers every month due to maintenance services. We advise everyone to keep at least the latest or best working build on their device as a backup. Maybe copy it to a cloud service or USB too.
Test builds Version 13.1
Download link: https://basketbuild.com/devs/SpiritCroc/amami/AICP-o8.1
Google Apps
http://opengapps.org/?download=false&arch=arm&api=8.1&variant=pico
Full Changelog link: http://dwnld.aicp-rom.com
Alternative: Check the inbuilt changelog (Settings/AICP Extras/About/Changelog)
- Offline charging when connected to PC leads to reboots
- You tell...
What should be working:
- Boots
- Display
- Sound
- WiFi
- GPS
- sdcard
- phone functionality
- mobile data
- bluetooth
- timekeep
- led
- flashlight
- camera
- FMRadio
The ROM should contain everything you need to enjoy Android Oreo. You don't need to install any Add-on's, simply download the latest ROM, GApps, flash it and go!
If you want the device to run the ROM "rooted", you can flash a root solution of your choice after the ROM Zipfile.
It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup as this can cause stability issues that are very hard to debug.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
How to flash:
(Again: Don't do it if you don't know it!)
0. Real recovery is recommended, it has been reported though that FOTA recovery might work too. There are issues with reboot to recovery with some recoveries (the TWRP linked here seems to work fine for me)
1. Download the ROM and GApps and transfer them to your device.
2. Boot to recovery (TWRP recommended).
3. Wipe the System, Cache, Data and ART/Dalvik cache.
4. Flash the ROM Zipfile.
5. Flash the GApps (optional, needed for e.g. Google Playstore to work).
6. Flash the root solution of your choice (optional).
7. Reboot your device.
The ROM has GApps persistence in between dirty flashes, so you only have to flash them once!
The root solution should be flashed together with every OTA update (= ROM Update)
Currently Supported Root Solutions:
Magisk stable
Magisk versions higher than 14.0 should not require flash on every dirty flash.
PREREQUISITE FOR OTA:
To be able to flash using the built-in OTA app, TWRP recovery is needed.
You can still use other recoveries and OTA app, but you will need to download the zip file and flash it manually from within your recovery. The Zipfile gets saved in the "aicp_ota" folder on your internal storage.
Please be sure that you are on the latest TWRP recovery. Keep in mind that this could also be an unofficial version!​
If you want to contribute to the AICP or want see what is being worked on/merged, feel free to visit our Gerrit code review system. (Link is at the bottom!!!)
Kernel source: https://github.com/AICP/kernel_sony_msm8974/tree/o8.1
ROM & Additional links:
AICP Gerrit Code Review
AICP on Github
AICP G+ community
Contributors:
rcstar6696
SuperLamic
AdrianDC
115ek
All the other contributors to sony msm8974 platform
ROM OS Version: 8.1.x Oreo
Kernel: Linux 3.4
You want to see a "normal" night at the "DEV office", click here!!
XDA:DevDB Information
Android Ice Cold Project (AICP) 13.1 Amami, ROM for the Sony Xperia Z1 Compact
Contributors
SpiritCroc
Source Code: https://github.com/AICP
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Unlocked bootloader
Version Information
Status: No Longer Updated
Created 2018-02-26
Last Updated 2020-10-18
Reserved
Device-specific changelog for test builds:
(for complete ROM changelog, see AICP gerrit or ROM inbuilt changelog)
20180908_1022
- Fix connection to some mobile data networks
20180825_1523
- Upstream update
- Performance profiles
20180723_0816
- Fix mem sleep
- Other minor improvements
20180605_1939
- sdcardfs: fix space leak
20180516_0928
- sepolicy update
20180514_0941
- Minor fixes from upstream
20180507_2103
- Video recording fully fixed
20180506_0926
- Added exFAT support
20180428_0921
- Green stripe in video recording fixed
- Preferred network type should be working, connecting to network might be slow
20180411_1920
- Enforcing sepolicy
20180407_1320
- Fix issues with some displays
20180326_1629
- ANT+ added back
- Preferred network type fixed
20180321_1035
- Fix AudioFX crashes
20180319_0808
- Fix repeated NFC crashes
- Fix video recording (remaining issue: green stripe on edge on recordings)
20180302_1718
- Fix wrong hardware key settings showing
- Fix front camera crash
- Fix screenrecord and other possible media issues
20180228_1748
- Fix some background services
- Add Snap Camera, which has working back camera
Warning: switching to front camera will make it crash and you'll have to clear its data to use it again!
20180228_1042
- Timekeep working again
- Mobile internet fixed (now it takes a little longer to detect the SIM card though, so be patient after booting up your device)
- GPS fixed (probably)
Great to hear that there are people working on 8.1.
I just fixed wifi on lineage 15.1.
Some hours ago I tested your build quickly. These things were working at first glance.
wifi
rotation
LED
backlight (even with sensor)
flashlight
Keep up your work :good:
Good news, I finally managed to get mobile internet working, will try to provide a build with more fixes later
SpiritCroc said:
Good news, I finally managed to get mobile internet working, will try to provide a build with more fixes later
Click to expand...
Click to collapse
Really good news! Thank You!
New update (20180228_1042) is out!
Changelog:
- Timekeep working again
- Mobile internet fixed (now it takes a little longer to detect the SIM card though, so be patient after booting up your device)
- GPS fixed (probably)
Remaining issues:
- Inbuilt camera app not working
- Video recording broken
- Sepolicy
- Potentially everything that hasn't been tested yet, please report issues that aren't listed!
Enjoy!
Firmware liked!
Opinion
I also found some bugs. Sometimes when you lock the screen, it may not turn on the power button. And if you support it, the screen turns on. And also slows down in some areas of the animation.
My verdict: the Firmware is very good, but there are shortcomings. Please do not give up and continue to make new builds for us, because if you give up, no one will care about our phone. Thanks! :good:
I uploaded another build (20180228_1748) with some fixes and added a reserved post for changelog.
Latest build fixes some background services and adds Snap camera, which has working back but broken front camera. Switching to front camera will make it crash and you'll have to clear its data to use it again!
lovely
@SpiritCroc : thanks for your efforts on this! Have been quite amazed with my old trusty z1c on your AICP 12.1 builds and managing 10+ days idling on one charge with a new battery. I hope AICP 13. will help returning my z1c to being my daily driver.
Do you or AICP in general also keep your eyes out on possibly supporting zx2c4 's WireGuard (zx2c4 instructions) into your future builds? Have been very pleased using this on all my linux systems.
Also, I just flashed AICP-o8.1_amami_20180228_1748.zip with LineageOS' 14.1 addonsu-arm-signed.zip (2017-06-21) and this got me working root in ADB. Haven't tested apps yet though.
Code:
$ adb shell
amami:/ $ whoami
shell
amami:/ $ su -
amami:/ # whoami
root
cntmagistus said:
Do you or AICP in general also keep your eyes out on possibly supporting zx2c4 's WireGuard (zx2c4 instructions) into your future builds? Have been very pleased using this on all my linux systems.
Click to expand...
Click to collapse
Currently not planned
cntmagistus said:
Also, I just flashed AICP-o8.1_amami_20180228_1748.zip with LineageOS' 14.1 addonsu-arm-signed.zip (2017-06-21) and this got me working root in ADB. Haven't tested apps yet though.
Click to expand...
Click to collapse
Here you can get lineage su for oreo (I have't tested it):
https://androidfilehost.com/?w=files&flid=243911
I wouldn't recommend using 14.1 su addon on oreo
cntmagistus said:
@SpiritCroc : thanks for your efforts on this! Have been quite amazed with my old trusty z1c on your AICP 12.1 builds and managing 10+ days idling on one charge with a new battery. I hope AICP 13. will help returning my z1c to being my daily driver.
Do you or AICP in general also keep your eyes out on possibly supporting zx2c4 's WireGuard (zx2c4 instructions) into your future builds? Have been very pleased using this on all my linux systems.
Also, I just flashed AICP-o8.1_amami_20180228_1748.zip with LineageOS' 14.1 addonsu-arm-signed.zip (2017-06-21) and this got me working root in ADB. Haven't tested apps yet though.
Code:
$ adb shell
amami:/ $ whoami
shell
amami:/ $ su -
amami:/ # whoami
root
Click to expand...
Click to collapse
Root access in ADB is also possible without flashing the addon. Just enable root access --> ADB only in developer options.
Then the following results:
Code:
$ adb root
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
restarting adbd as root
$ adb shell
amami:/ #
amami:/ # whoami
root
Don't know if you know that
Update (20180302_1718):
- Fix wrong hardware key settings showing
- Fix front camera crash
- Fix screenrecord and other possible media issues
115ek said:
Root access in ADB is also possible without flashing the addon. Just enable root access --> ADB only in developer options....
Don't know if you know that
Click to expand...
Click to collapse
Oops, I should have figured that. Nevermind, thanks, you're right indeed!
@SpiritCroc Thanks for the info!
How was the battery drain in AICP 12.1? I'm coming from @munjeni's Lineage 14.1. And there the battery last some days. (Without doing much...)
Now the battery gets empty very fast, at least for me (on two different Z1C's...).
I'm looking for a good app to log the drainage and wakelocks. Are there any good (free) suggestions?
Battery drain with AICP 12.1 was very low/good. Got 10+ days (estimated), idle in flight mode. Never actually used it much as development stopped in favor of 13.1 so not a real usage number. With AICP-o8.1_amami_20180302_1718.zip I get ~48 hours according to battery estimations.
Tested this ROM and works fine. If you want Sony Based Camera in this rom, just download the port. It's for Nougat, but works with Oreo. (Video recording not working, but the developer is going to fix this issue). Also, you can flash Sony Apps Enabler, and you can install Sony Xperia Apps.
Camera: https://forum.xda-developers.com/cr...port-stock-camera-nougat-roms-t3628791/page49
Sony Apps Enabler: https://forum.xda-developers.com/an...-sony-apps-enabler-install-sony-apps-t3590477
Edit: Can't access to the Recovery. Orange LED appear , and after 5 second the phone is restarting.
I also tested the rom a little bit and so far so very good.
Bugs I found:
- video recording shows an error message
- sepolicy: when I set it to strict, I got the message that Magisk closed. After restart I have not got the message again. Maybe because of the question for superUser access.
@roland080: I can enter recovery via hardware button and via advanced start options(enabled in developer settings).
I am on aicp 12.1 . The ROM is great. Can I switch to this ROM with my kernel and twrp that is running on 12.1 and just flash the zip and gapps?

Categories

Resources