[ROM][6.0.1][PORT] Flyme OS 6.7.5.8R For Samsung Core Prime SM-G360H [test] - Samsung Galaxy Core Prime ROMs, Kernels, Recoverie

{
"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:
/*
* 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.
its finally here!! flyme os has been completely redesigned.
packing in some super cool features, After 3 months of beta testing Meizu has finally released the Beta version for Third-Party devices and its time we get our hands on it!! Now it is more colorful than previous versions, system applications that received new design, UI is ready to burst into colors and a lot more!!
Download ROM (SM-G360H) :-
www.mediafire.com/file/6bps76qttcceuef]
First time installing flyme os to your Galaxy Core Prime (SM-G360H), or coming from another ROM:
Install ClockworkMod Recovery (OR TWRP)
Reboot into Recovery using 3-button-combo (Vol-up+Home+Power)
Do a Nandroid backup! (Optional and only if you weren't running TouchWiz before)
WIPE (wipe data/factory reset + wipe cache partition + format /system partition)*
Install the ROM from sdcard using ClockworkMod Recovery (OR TWRP)
NOTE: If you're running TWRP recovery, go to Settings >> "Use rm -rf instead of formatting" before wiping anything,
else you have to wait 20 mins due to some weird bugs of our eMMC (maybe).
First boot might take long time, 7-10 MIN!!
NOTE: If you're about going to install GAPPS with ROM,
install it right after you've installed the ROM, else you have to do a factory reset if you've booted the ROM first
Themes not working
sim imports contacts
Low sound as cm13
Home Key won't work screen is off
offline charging icon but phone still charging.
headphone, but still you can use it with sound about app.
you tell me
Cyanogenmod Team for BASE ROM
@doesntexits for his CM13
@Dreamstar for his TWRP and CWM recovery
@simranjitsingh
@mv2007 (for porting)
Forgive me if i forgot someone
XDA: DevDB Information
Flyme os 6.7.5.8R, ROM for the Samsung Galaxy Core Prime
ROM OS Version: 6.0.1 Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Stock 4.4.x
Based On: CyanogenMod 13
Version Information
Status: test
Current Beta Version:test
Beta Release Date: 2017-05-25
Created 2017-05-25
Last Updated 2017-05-25
Screenshots

CHANGELOG
test - Initial release

Good job,
waiting download link

Please guys let's make this thread clean by not asking "Will this work on G361H"(or other variants)

@mv2007 ,Good Job.
You Are Still try to make new Custom of G360H, That's Great. I Through All devs are left behind G360H, because any G360H Thread are not Stable like G361H,
BTW @adamh.ayyad
Did you Try This Rom? if you Did please Post a review and just worried about "Home Key won't work screen is off
headphone, but still you can use it with sound about app" these two bugs.

Ok here's my first impression in my POV so some people may not experience it
-The UI is so damn beautiful
-Is it me that the battery suck faster*
-I get slowdowns*
-The Icon text on Easy mode
-I have trouble connecting on Mobile Data* (where should I put the SIM? First Slot or 2nd)
-The Flashlight on Toolbox app gives fc, but no prob. as it works on Quick Settings
-Headphone, Audio, Home button (as mentioned on OP)
-The System Partition was Roughly 190+ MB left, GApps not flashed yet, will it fit?
-Use Beta-6 as base so bugs will lessen
So that's it btw,
Good Job :good: You haven't left us like others did. Keep up the good work
Edit 1: *Asterisks"-not sure with them, I encountered them on first boot (Don't judge ROM by it's first boot)
Edit 2:The storage was insufficient for Gapps (nano)

I am desperate to try this ROM as well. But dem headphone and home button bugs

For sounds and headphone issues replace
system/etc/mixers_path
for home button
go to "system/usr/keylayout" and open gpio-keys.kl with a text editor.
Then go to the line that says
"key 172 HOME"
and change it to be
"key 172 HOME WAKE"
then reboot the device

abooooood said:
For sounds and headphone issues replace
system/etc/mixers_path
Click to expand...
Click to collapse
Where is the Replace file?

Try stock rom
If you faced issues
Try any MM rom with fixed sound issue @noman6999

abooooood said:
For sounds and headphone issues replace
system/etc/mixers_path
Click to expand...
Click to collapse
We don't have (or I just can't see)mixers_path on Stock or MM Roms

Thats it borthers keep up the good work !

Can you make one for Sony Xperia M4 Aqua

mv2007 said:
CHANGELOG
test - Initial release
Click to expand...
Click to collapse
\\\ADB\11012bb150fea24a\system\etc\audio_para
\\\ADB\11012bb150fea24a\system\etc\codec_pga.xml
<!-- SPRD-V2 CODEC PGA configuration file -->
Code:
<codec name="sprd-codec">
<!-- the profile -->
<profile name="speaker-l">
<pga name="SPKL Playback Volume" bit="29" />
<pga name="DACL Playback Volume" bit="8" />
<pga name="VBC DACL DG Set" bit="16" />
<pga name="VBC DACL DG Switch" bit="31" />
</profile>
<profile name="speaker-r">
<pga name="SPKR Playback Volume" bit="29" />
<pga name="DACR Playback Volume" bit="8" />
<pga name="VBC DACR DG Set" bit="16" />
<pga name="VBC DACR DG Switch" bit="31" />
</profile>
<profile name="headphone-l">
<pga name="HPL Playback Volume" bit="28" />
<pga name="DACL Playback Volume" bit="8" />
<pga name="VBC DACL DG Set" bit="16" />
<pga name="VBC DACL DG Switch" bit="31" />
</profile>
<profile name="headphone-r">
<pga name="HPR Playback Volume" bit="28" />
<pga name="DACR Playback Volume" bit="8" />
<pga name="VBC DACR DG Set" bit="16" />
<pga name="VBC DACR DG Switch" bit="31" />
</profile>
<profile name="cg-pga-gain-l">
<pga name="HPL CG Playback Volume1" bit="2" />
<pga name="HPL CG Playback Volume2" bit="0" />
</profile>
<profile name="cg-pga-gain-r">
<pga name="HPR CG Playback Volume1" bit="2" />
<pga name="HPR CG Playback Volume2" bit="0" />
</profile>
\\\ADB\11012bb150fea24a\system\etc\tiny_hw.xml
Code:
<ctl name="HPL CG Playback Volume1" val="48" />
<ctl name="HPR CG Playback Volume1" val="48" />
<ctl name="HPL CG Playback Volume2" val="7" />
<ctl name="HPR CG Playback Volume2" val="7" />
sound

I hope you will fix all bugs because I very love this rom. It,s very beautiful

Vĩnh An said:
I hope you will fix all bugs because I very love this rom. It,s very beautiful
Click to expand...
Click to collapse
What are the major bugs in the ROM?

Maybe icons be more high resolution.However good work.

wow . good work . how can you make it booted ?
i have tried a lot of time but it is bootloop and blackscreen

How can I fix sim data connection and contacts import

unknown said:
wow . good work . how can you make it booted ?
i have tried a lot of time but it is bootloop and blackscreen
Click to expand...
Click to collapse
Hey i've seen you in the Grand 2 forum as well i think. I remember you were discussing about Grand prime .
Me and @naimrlet will try to port for 531H soon[emoji6]

Related

[17.04][ROM][5.1] CyanogenMOD 12.1 [UNOFFICIAL]

{
"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"
}
​Ok, less words, more CM
Remember, this is unofficial and there is no guarantee for this!
I am only a builder, so 99% of bugfixing is on CM team.
Builds are produced Every Other Day
Latest build 17.04: http://forum.xda-developers.com/showpost.php?p=60169657&postcount=1075
Source:
CyanogenMOD https://github.com/CyanogenMod
OnePlus One kernel https://github.com/CyanogenMod/android_kernel_oneplus_msm8974/tree/cm-12.1
Credits:
CM Team
smoki3 for a lot of help
Installation:
FC with setup fixed, so nothing special, like any rom!
Bugs:
wow so much bugs here. Or not?
When open "Select and order tiles" Settings FC. Temp fix - use custom theme
When installing apk with file manager, Package installer crashes, but App will be installed. No problems with market / Titanium Backup
When recieve SMS, SMS app FC. Temp fix - use another message app (Google Chat, Hangouts)
Alarm FC
Contacts FC
Navbar glitch
Contacts import FC
More?
CM Gerrit
(merged: branch 12.1) http://review.cyanogenmod.org/#/q/status:merged+branch:cm12.1,n,z - you can see recent changes here
(open: branch12.1) http://review.cyanogenmod.org/#/q/status:open+branch:cm-12.1,n,z - helpful for devs, may contain build fixes
Changelog:
Code:
03.24
initial release
03.24 V2
Sync CM code
Fixed navbar
Disabled block-build mode (just /system folder)
03.25
Sync CM code
Fixed Alarm FC
Fixed QS adding FC
Fixed App installer FC
Fixed SMS FC
Remove CM Setup, you can flash as always, no FC
03.27
Sync CM code
Many fixes and improvements by CM (check CM gerrit)
Switch to almost pure CM sources (only PackageInstaller from Euphoria, we need it)
Android 5.1.0 R3
Bring back CM setup (FC fixed)
Remove CM updater (its useless here)
03.28
Sync CM code (see gerrit for more details)
Another painful attempt to fix SMS. Hope this time it will work
Cherry-picked commit to fix Contacts FC
03.29
Sync CM code
Update msm8974-common blobs. Device specific proprietaries at next.
Little remake of bootanimation, to be more individual
03.31
Sync CM code
Fixed BT audio
100% pure CM source
Final fix for SMS app
Revert bootanim. It's now in Addons post.
Updated build instuction
04.04
Sync CM code
04.06
Sync CM code
04.08
Sync CM code
Remove damn firmware check. Now no "error executing blablabla" for everyone. Use any modem what you like
04.10
Sync CM code
04.12
Sync CM code
Fix alarm wakelock
04.14
Sync CM code
Android 5.1.0 R5
04.17
Sync CM code
Wi Fi fixes
Merged translations
Some videos (Benchmark, Installation, Review) by @savadam
Download:
ROM
GAPPS
GAPPS Minimal - my choise
ADDONS
About phone screenshot
Quick build instruction:
Code:
repo init -u git://github.com/CyanogenMod/android.git -b cm-12.1
repo sync
Code:
mkdir .repo/local_manifests
nano .repo/local_manifests/local_manifests.xml
Paste this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="CyanogenMod/android_device_oneplus_bacon" path="device/oneplus/bacon" remote="github" revision="cm-12.1" />
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" revision="cm-12.1" />
<project name="CyanogenMod/android_device_oppo_msm8974-common" path="device/oppo/msm8974-common" remote="github" revision="cm-12.1" />
<project name="CyanogenMod/android_device_oppo_common" path="device/oppo/common" remote="github" revision="cm-12.1" />
<project name="CyanogenMod/android_kernel_oneplus_msm8974" path="kernel/oneplus/msm8974" remote="github" revision="cm-12.1" />
<project name="TheMuppets/proprietary_vendor_oppo" path="vendor/oppo" remote="github" revision="cm-12.1" />
<project name="TheMuppets/proprietary_vendor_oneplus" path="vendor/oneplus" remote="github" revision="cm-12.1" />
</manifest>
Code:
repo sync
Build it:
Code:
. build/envsetup.sh && breakfast bacon && brunch bacon
To build new version, do:
Code:
make clean
repo sync
And every step from "Build it" section
If you got error with incorrect java, do:
Code:
export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/ && export PATH=$JAVA_HOME/bin:$JAVA_HOME/jre/bin:$PATH && export CLASSPATH=$CLASSPATH:$JAVA_HOME/lib:$JAVA_HOME/jre/lib && java -version
Very nice guilde for CM roms here, I was guided by it
First!
you did it, at last!
nice rom thx
Blimey!:laugh:
Gaaps ?
Is official cm 12.1 out?
-Fabione- said:
Is official cm 12.1 out?
Click to expand...
Click to collapse
no
saiwala said:
Yes! :good:
Click to expand...
Click to collapse
No no no! Its unofficial!
mdda7 said:
Gaaps ?
Click to expand...
Click to collapse
Try the Banks Gapps. They are updated to 5.1.
http://fitsnugly.euroskank.com/?rom=banks&device=gapps
Anyone tested this? Is everything working? Are there all features from normal CM12 included (DT2W, Buttons, etc)?Thanks
All working here except for quick tile configuration fc
I can't get past the setup wizard. keeps crashing.
I've used the 5.1 gapps linked in the OP.
minty1978 said:
I can't get past the setup wizard. keeps crashing.
I've used the 5.1 gapps linked in the OP.
Click to expand...
Click to collapse
sorry, i dont tested with this gapps. I only found them on forum
no problem, I will try the banks ones..
Yup, the banks gapps work fine:
http://fitsnugly.euroskank.com/?rom=banks&device=gapps
acuicultor said:
All working here except for quick tile configuration fc
Click to expand...
Click to collapse
Good to know, thanks. What features are already implemented?
Falster said:
Good to know, thanks. What features are already implemented?
Click to expand...
Click to collapse
everything from CM12
Very nice build. The only issue I found was if I used bank gapps in OP it would force close on set up wizard. I could only continue on to the rom if I didn't use gapps at all. This may just be on my phone. Very nice start though and Glad to see this Finally. Thank you so much.
"Chance Favors the Prepared"
New build up!
-Sync CM code
-Fixed navbar
-Disabled block-build mode (just /system folder)
Added installation guide to OP
https://drive.google.com/file/d/0B4aqk_6IcgySNFZOUnlxdlhsaDA/view?usp=sharing

[ROM][5.1.1][Unofficial]MoKee OpenSource Project-MKL[2016.02.29]

MoKee OpenSource 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"
}
DISCLAIMER
Code:
WARNING:
"Your warranty may become void.
I am not responsible for bricked devices, dead SD cards, and any kind of problems in your little life of yours.
Please do some research if you have any concerns about features included in this ROM before flashing it!"
INTRODUCTION
MoKee OpenSource is based on the Google AOSP. 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!
Statistics:http://stats.mokeedev.com
Review:http://review.mfunz.com
Github:https://github.com/MoKee
Bug Tracker:http://issues.mokeedev.com/
MAIN FEATURES
-- ListView animations
-- Calendar - with lunar and solar calenders
-- Bulk SMS recipients
-- Adjustable SMS font size
-- SMS sending delay
-- Smart dialing
-- Speed dialing
-- IP dialing
-- Custom carrier name
-- Network speed in status bar (upload and download!)
-- Built in timer in Apollo - determine when to stop playing music
-- Unique Power Saver functions!
-- Custom screen off animations
-- Lockscreen notifications
-- Multiuser support
-- Smart Lock
-- Pre-Rooted
-- Many more! Since Mokee is constantly adding new features
SCREENSHOTS
INSTALLATION INSTRUCTION
-- Download the latest build & Gapps if you want
-- Make a backup of your ROM
-- Wipe dalvik cache, system, data, cache if coming from a different ROM
-- If is a mokee to mokee update no need to wipe, the install scrip will check compatibility
-- Flash ROM (Wait! the install process is slow)
-- Flash Gapps if you need
-- Reboot
XDA:DevDB Information
MoKee OpenSource, ROM for the OnePlus X
Contributors
dlhxr, MasterAwesome, martincz, MoKee OpenSource
Source Code: https://github.com/MoKee
ROM OS Version: 5.1.x Lollipop
Version Information
Status: Beta
Created 2015-12-20
Last Updated 2016-02-29
Credits and Links
Credits
*@MasterAwesome for his device tree. He is the real master!
*@martincz for his and his team members' work to bring MoKee!
*@ccfxny for discussing and fixing errors!
Changelog
Code:
201602291745
Update to lastest 5.1.1_r34
Fix tri-state-key completely
Delete NFC related code
201601281440
Update camera binary to Oxygen OS 2.2.0
201601180014
Update vendor blobs
201601160044
Update to latest source (Security patch to Jan 2016)
Try to use MasterAwesome's way to fix echo when calling
201601020155
Fix notification when charging
Remove WiFi dual band support
201601011731
Fix In-call Speaker Mic
Fix In-call Echo
(Thx to MasterAwesome & ravinder0003)
201512300526
Fix WiFi EAP
201512282011
Sync to latest sources
201512241518
Some fix for tri state keys
201512231259
Fix OTG
Fix hardware button vibration completely
201512230058
Fix FM radio
Fix in-call volume adjustment
201512220211
Fix notification LED
What doesn't work
In-call volume not reducing
In-call recording (You can use Capps to enable in-call recording)
In-call Speaker Mic
Notification LED
Ambient display
Recents button can't be remapped
What works
Mostly as same as CM (WiFi, Data, Camera, Bluetooth, GPS, Audio, etc...)
Downloads
BasketBuild: MK51.1-onyx-201602291745-UNOFFICIAL.zip
Baidu Cloud: http://pan.baidu.com/s/1eQSbbGI Code: 239m
Local Manifests
Device Tree: https://github.com/dlhxr/android_device_oneplus_onyx
Code:
<manifest>
<project name="dlhxr/android_device_oneplus_onyx" path="device/oneplus/onyx" remote="github" revision="mkl-mr1"/>
<project name="Mokee/android_device_oppo_common" path="device/oppo/common" remote="github" />
<project name="Mokee/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="dlhxr/android_kernel_oneplus_onyx" path="kernel/oneplus/onyx" remote="github" revision="mkl-mr1" />
<project name="dlhxr/android_vendor_oneplus_onyx" path="vendor/oneplus/onyx" remote="github" revision="mkl-mr1" />
<project name="Mokee/android_hardware_qcom_fm" path="hardware/qcom/fm" remote="github" />
</manifest>
Can i flash blu spark on thiz rom??what kernel should i use??aosp or cm kernel?
Thanks a lot @dlhxr for your efforts, I knew this was coming but I didn't know you'll be bring it this early.
Congratulations and thank you.
LolHacker17 said:
Can i flash blu spark on thiz rom??what kernel should i use??aosp or cm kernel?
Click to expand...
Click to collapse
Same as CM, but needs ramdisk modification.
Don't recommend custom kernels.
I can't download from Baidu because it wants me to create an account, but I can't read Chinese.
I have no idea what I'm doing.
I'll just wait here for an alternate link.
dgrasley said:
I can't download from Baidu because it wants me to create an account, but I can't read Chinese.
I have no idea what I'm doing.
I'll just wait here for an alternate link.
Click to expand...
Click to collapse
Done with basketbuild. Check the link again and you can get rid of Baidu Cloud and Chinese characters~
dlhxr said:
Done with basketbuild. Check the link again and you can get rid of Baidu Cloud and Chinese characters~
Click to expand...
Click to collapse
Wow, that was fast! Downloading now.
Thanks!
In the about mokee, it's written that it's based on aosp but you say it's the same as cm12.1
Not getting it.
Some screen shots would be nice
And thanks mate
mohammedtabish said:
Some screen shots would be nice
And thanks mate
Click to expand...
Click to collapse
Here are a few simple screens. I'm using the Euphoria CM theme and Glim icons.
@dgrasley Where you have that freakin awesome Wallpaper from?
XqepX said:
@dgrasley Where you have that freakin awesome Wallpaper from?
Click to expand...
Click to collapse
Oh man, I don't even know where I got it from. I have so many. Here's a copy.
@dgrasley Thanks a lot
parasthakur37 said:
In the about mokee, it's written that it's based on aosp but you say it's the same as cm12.1
Not getting it.
Click to expand...
Click to collapse
Because they share the same device tree and the device is supported by MasterAwesome and he builds CM
GOOD ROM
So are there any additional features in this rom over cm12.1?
so many ROMs are coming. Loving it. Thanks dev.
There is a remove ad and donate version and hence I ask... Is this rom incorporated with ads?
Sent from my Nexus 5 using Tapatalk
khandelwalgaurav said:
There is a remove ad and donate version and hence I ask... Is this rom incorporated with ads?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Nope. Only the auto OTA function has ads and needs donate which we don't need now since it is an unofficial version

[ROM][7.1.2] LineageOS 14.1 for GT-I8190/GT-I9070 [2017-06-09]

{
"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 a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include "std_disclaimer.h"
/*
* Your (probably expired) 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.
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review.
TWRP 2.8+ is recommended.
Flashing Instructions (if coming from another rom):
Make a nandroid Backup (seriously)
Wipe System, Data, and Cache
Flash ROM
Flash GApps
[Optional] Flash SuperSU or Lineage Root addon
Update Instructions:
Make a nandroid Backup (seriously)
Flash ROM
Wipe cache/dalvik
Profit!
What works:
Booting
Wifi
Wifi Hotspot
Bluetooth
MTP
Screen
RIL
Buttons
Sound (speaker, headphone jack, bluetooth audio, and microphone)
Sensors
FM Radio (tested on Spirit Light)
GPS
Camera
Offline Charging
HWComposer
MicroG
Issues:
Screen recording (as usual)
Possibly more
Supported Devices:
GT-I8190/N/L
GT-I9070 (Galaxy S Advance)
Planning to support soon:
SGH-T599/N/V (Very similar hardware)
Unsupported Devices:
GT-I8200 (Different hardware)
Download Links:
ROM
Gapps (use arm 7.1)
TWRP 3.0.2
Based on Andi's sources. Blank screen fix patch added and kernel replaced to fix reboot loop issue.
Screenshots are broken (recovery crashes/reboots when you attempt to take a screenshot)
Download Link Updated Link (2021-10-01)
Performance Tips:
Set all animations to 0.5x
The included Camera app is laggy. Use Open Camera instead (quality is also better).
Sources:
.repo/local_manifests/local_manifests.xml:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="LineageOS/android_external_stlport" remote="github" path="external/stlport" revision="cm-14.1" />
<project name="3liteking148/android_device_samsung_golden" path="device/samsung/golden" remote="github" revision="cm-14.1"/>
<project name="3liteking148/android_kernel_samsung_golden" path="kernel/samsung/golden" remote="github" revision="cm-14.1-alpha"/>
<project name="3liteking148/android_vendor_samsung_golden" path="vendor/samsung/golden" remote="github" revision="cm-14.1"/>
<project name="3liteking148/android_hardware_u8500" path="hardware/u8500" remote="github" revision="cm-14.1"/>
</manifest>
For building unified builds (janice support):
Code:
<project name="3liteking148/android_device_samsung_janice" path="device/samsung/janice" remote="github" revision="cm-14.1"/>
<project name="Epirex/Samsung_STE_Kernel" path="kernel/u8500" remote="github" revision="marshmallow"/>
<project name="3liteking148/android_vendor_samsung_janice" path="vendor/samsung/golden" remote="github" revision="cm-14.1"/>
Before building, don't forget to apply patches (cd patches; . patch.sh).
Credits list:
@Meticulus - for original cm13 device tree
@ChronoMonochrome and SergeyL - cm14 bringup in u8500 platform and Patches
@golden-guy - Kernel
Reserved
Thanx for this development
Sent from my GT-I8190 using XDA-Developers mobile app
It's new release?
kindadifferent said:
It's new release?
Click to expand...
Click to collapse
Yeah. It's now 7.1.1 and wifi is now fixed but not wifi autoconnection. RIL is still the same as last release (buggy).
It starts shutting down system process and does not run aop keyboard, I can not enter the key for wifi and complete the start.
ENRIQUEMM said:
It starts shutting down system process and does not run aop keyboard, I can not enter the key for wifi and complete the start.
Click to expand...
Click to collapse
If AOSP keyboard is the problem and you installed gapps, flash the keyboard fix on my cm13 thread.
thank you for bringing cm14.1 for us ?
Finally, ty elitking
After installing i found this bug
1. Laggy
2. Notif about Mtp host fc.
3. Can't open ext.memory trough cm manager need root
Wifi work fine with auto connect
Sorry for my bad englis..
Thank you for keeping 4 years old phone alive. Awesome work really.
muito bom, tomara que sejas possível reparar os bugs existentes na versão eu gosto muito desse aparelho.
Hey guys i tried installing it on my I8190 but it dosen´t boot, it keeps in the cm logo.
I hope you can fix it
Merry Christmas
adrianmich said:
Hey guys i tried installing it on my I8190 but it dosen´t boot, it keeps in the cm logo.
I hope you can fix it
Merry Christmas
Click to expand...
Click to collapse
The first boot is super slow. (5min) or more
Mkkt Bkkt said:
The first boot is super slow. (5min) or more
Click to expand...
Click to collapse
I let it boot all night long and it dosen´t turned on
I installed ROM , my Sim-card has been recognized and call and sms is fully work [ until now ]
But The camera app couldn't connect to hardware and doesn't work (Pls Solve It)
The Battery drain is a bit high.
The Speed is good ( for my device is as fast as the cm12.1 )
The AOSP Keyboard Forces Stop every 10 seconds So I installed the GBoard(Google inc).
The SD Card some times doesn't recognize ( You should go to setting -> Develop... Mode -> Change Root Access to ON to work with the stock file manager - ( My SD DOESN'T Recognized by The ES Explorer App )
It has been a few lag
In totally as a Alpha Version it gets a GREAT MARK in my opinion.
Thanks For The Developer
Try To Solve The PROBLEMS PLEASE(That Would BE SO GREAT ).
adrianmich said:
I let it boot all night long and it dosen´t turned on
Click to expand...
Click to collapse
Did you do a a clean flash?
When I saw this topic here, I told myself "I'm going to wait for the stable version..." But then I realized that if i'll download and flash this ROM it can help to developers. So I flashed it a few moments ago... The first thing- super ultra slow boot time. It took maybe about 8 mins. When the system finished the booting there was a problem... "System is not responding" But after small time it disappeared again. Next thing I noticed was strange blinking near the arrows while the phone was turning WiFi and verifying Google Account. When the system was ready there were the same problems that are described in this topic. File Manager couldn't open ext. SD Card... The camera didn't work and there also was a quite big battery drain. System was almost smooth, but there also were sometimes lags... And at the end I have to say: Design of this Android is really beautiful!
Hope you'll be succsesfull in solving problems with this ALPHA!
Big Thumb up from me!
New Release
This is the last release of CyanogenMod 14.1 I'm going to do. The reason for it is if you haven't heard about it, CM already shut down . The good thing is LineageOS is being developed as the successor of CM. So the next releases will be LineageOS instead of CM14.1.
Changelog:
Updated CM Sources
Fixed Camera (Unstable, Video recording fc happens)
Now a userdebug build (faster boot time)
Download Link: https://www.androidfilehost.com/?fid=673368273298919392
So it means that this ALPHA is the last relase? Or will there be available stable version of CM14.1?
KopecekCZ said:
So it means that this ALPHA is the last relase? Or will there be available stable version of CM14.1?
Click to expand...
Click to collapse
Just read what he said.
CyanogenMod no longer exists, LineageOS took its place.
So no, there won't be a stable release of CM14.1, maybe you'll have one of LineageOS instead.

[ROM][9.0] LineageOS 16.0

{
"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 a free, community built, aftermarket firmware distribution of Android 9.0 (Pie), which is designed to increase performance and reliability over stock Android for your device.
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.
*
*/
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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for Lineage OS is available in the LineageOS Github repo. And if you would like to contribute to Lineage OS, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Instructions
First time flashing Lineage OS 16.0 your device?
Coming from a SENSE ROM?
Enable all location services: Settings > Location > (all location services) = On
Coming from another ROM?
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe data & cache partitions of your device (required when coming from stock!).
Flash LineageOS.
Optional: Install the Google Apps addon package.
Downloads
Downloads
ROM - https://mirror.codebucket.de/claymore1297
Google Apps - http://opengapps.org/?arch=arm64&api=9.0&variant=nano
TWRP Recovery - https://github.com/CaptainThrowback/android_device_htc_hima/releases
XDA: DevDB Information
LineageOS 16.0, ROM for the HTC One (M9)
Contributors:
@Claymore1297
@k4y0z
ROM OS Version: 9 Pie
ROM Kernel: Linux 3.10.108
Kernel Source: https://github.com/Claymore1297/android_kernel_htc_msm8994
SELinux: enforce
Requirements
HTC Firmware: 4.x
TWRP: 3.3.0-0
special thanks to:
@root-expert
Version Information
Status: Beta
What is working
WiFi
Bluetooth
IR
Camera (including video recording)
Telephony (Calls, MMS/SMS and Mobile data)
Audio (Record and Playback)
Video Playback
GPS
NFC
What is not working
FM Radio
Bug report
Bug reports without a proper description of the issue and a log will be ignored!
You don't know howto take a log - see here:
https://www.xda-developers.com/how-to-take-logs-in-android/
https://lmgtfy.com/?q=how to get android logs&p=1&s=g
How to Build
To setup the build environment, follow instructions here: https://wiki.lineageos.org/devices/himaul/build
Remember to change cm-14.1 to lineage-16.0
Create the direct and file .repo/local_manifests/roomservice.xml and add the following:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="Claymore1297/android_device_htc_himawl" path="device/htc/himawl" remote="github" />
<project name="Claymore1297/android_device_htc_himaul" path="device/htc/himaul" remote="github" />
<project name="Claymore1297/android_device_htc_hima-common" path="device/htc/hima-common" remote="github" />
<project name="Claymore1297/android_kernel_htc_msm8994" path="kernel/htc/msm8994" remote="github" />
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" />
<project name="Claymore1297/proprietary_vendor_htc" path="vendor/htc" remote="github" />
<project name="LineageOS/android_packages_apps_FlipFlap" path="packages/apps/FlipFlap" remote="github" />
<remove-project name="LineageOS/android_hardware_qcom_audio" />
<project name="Claymore1297/android_hardware_qcom_audio" path="hardware/qcom/audio-caf/msm8994" revision="p9.0-caf-8994" remote="github" />
<project name="Claymore1297/JamesDSPManager" path="packages/apps/JamesDSPManager" remote="github" />
<project name="AICP/frameworks_opt_jamesdsp" path="frameworks/opt/jamesdsp" remote="github" revision="p9.0" />
</manifest>
Things for successful builds:
Code:
cd <build LOS-root-dir>
. build/envsetup.sh
repopick -t pie-aosp-wfd
brunch himaul (for himaul)
brunch himawl (for himawl)
Screenshots
First!
Changelog
2018-12-10:
december ASB's
ambient display
Wifi direct fixed
2018-11-14:
november ASB's
whatsapp + instagram video playback issue fixed
2018-10-14:
Wifi Hotspot: fixed
Wifi disconnects when device sleeps: fixed
saving pics/vids on external sdcard: fixed
3rd party cam-apps working now (like Footej camera)
NFC fixes (namely Mifare-support, Android Beam)
2018-10-12:
october ABS's
latest N camera libs
re-add Snap camera-app
SELinux enforce
2018-10-05:
NFC
Whatsapp video playback
M4A audio playback
2018-09-29:
WiFi
Bluetooth
IR
Camera (including video recording)
Telephony (Calls, MMS/SMS and Mobile data)
Audio (Record and Playback)
Video Playback
GPS
can not load you?
Gửi từ SM-G930F của tôi bằng cách sử dụng Tapatalk
Repo gone private ?
Access Denied
Looks like you don't have permission to access this folder. Make sure you are signed in to an account that has permission, or check with the developer to request access. Only the developer/uploader can provide you with access to their restricted files.
Click to expand...
Click to collapse
GamaPL said:
Repo gone private ?
Click to expand...
Click to collapse
My bad! Link in OP correct now!
Can you provide some screenshot of the rom please?
xhoi287 said:
Can you provide some screenshot of the rom please?
Click to expand...
Click to collapse
see second post
Claymore1297 said:
see second post
Click to expand...
Click to collapse
Oh okay thanks
Is it advisable to flash this now or wait for a much stable build?
Thevenine said:
Is it advisable to flash this now or wait for a much stable build?
Click to expand...
Click to collapse
that up to you, but if no one test this, we can't figure out what's left
In my opinion it's stable. Got no random reboots or something like this.
Claymore1297 said:
that up to you, but if no one test this, we can't figure out what's left
In my opinion it's stable. Got no random reboots or something like this.
Click to expand...
Click to collapse
Is it advisable to restore a titanium backup of aicp 8.1.0 on this rom?
The Washington server its too slow for me
Downloading now, I can't wait to test this and use it as a daily driver if it is ok..
But Clay, one thing I'm fearing is the battery, is the battery okay based on ur 3 days of usage?
Thank you so much!!
tigerland said:
Downloading now, I can't wait to test this and use it as a daily driver if it is ok..
But Clay, one thing I'm fearing is the battery, is they battery is okay based on ur 3 days of usage?
Thank you so much!!
Click to expand...
Click to collapse
well, that's maybe too early to say. But my first impression was, that on screen-off the battery is much better than on O...
If possible, could you please upload the ROM also somewhere else than AFH with their potato servers? Download speed at ~20 KB/s is horrible.
Pawbrotm said:
If possible, could you please upload the ROM also somewhere else than AFH with their potato servers? Download speed at ~20 KB/s is horrible.
Click to expand...
Click to collapse
i have same problem too
Pawbrotm said:
If possible, could you please upload the ROM also somewhere else than AFH with their potato servers? Download speed at ~20 KB/s is horrible.
Click to expand...
Click to collapse
Same problem here as well
Claymore1297 said:
see second post
Click to expand...
Click to collapse
sim not supported why?

[Unofficial] AICP 14 - Galaxy Note 4 (Snapdragon) [TRLTE][TBLTE][TRLTEDuos]

{
"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 years ago (2012) and since then has evolved into a mature ROM with the BEST community that you can find!!!
Until Android Lollipop, the ROM has always been based on AOKP. Unfortunately, since AOKP stopped development (but made a comeback later), we changed our base to CM.
With the re-brand of CM to LineageOS (LOS) we became LineageOS based with some tweaks from AOSP and we are now based on the "Ground Zero Open Source Project" (GZOSP) for Android Pie.
If there are any bugs, either we will sort them out or the GZOSP team, if it concerns their code base. This ROM isn't GZOSP supported, so there is 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:
GZOSP team
LineageOS & CM (R.I.P.) team
@maxwen and the rest of the OmniRom team
DU team
SlimRoms team
Resurrection Remix team
Community
...
Specifically for the TRLTE Build-
@Inkypen
@LorD ClockaN
@zipsnet
@eyosen
@semdoc
@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!!
TWRP for Samsung Galaxy Note 4 (Qualcomm)
Latest Release AICP Version 14.0
Download links:
- SM-N910F/G/P/R4/T/T3/V/W8: trlte
- SM-N9100ZC/ZH/6W/9W: trlteduos
- SM-N915F/G/P/R4/T/W8: tblte
Google Apps:
Open GApps
Select ARM and 9.0. Variant is of your own choosing. Suggested: Pico or Nano.
Magisk Stable
Magisk Manager v7.1.1
Magisk v18.1
Full Changelog link: https://dwnld.aicp-rom.com/
(Just click the changelog button next to the download link in the list of builds available for your device)
You tell...
FAQ:
Before using the ROM:
Q. Can I have an ETA for the next build?
A. Yes, just look in the OP to see if your device is built on a nightly or weekly schedule.
Q. Does this ROM support custom kernels officially?
A. No. You can still use them, but discussion should go in the thread of the respective kernel. We don't offer support for bugs you might encounter while using them!
Q. Why doesn't this ROM support Xposed?
A. Xposed is a hack that is geared towards AOSP. Custom ROMs modify the framework a lot, so Xposed can cause a ton of issues on custom ROMs. Now it might work for you, however it is not to be discussed in this thread, and you should refrain from posting bug reports.
Q. Alright, but I still want to flash Xposed, so which version do I need to install?
A. You will need to use the version arm64/arm/whatever for SDK 28.
Flashing the ROM:
Q. What do I need to know before flashing?
A. Check the install instructions in the first post...
Q. Can the builds be dirty flashed over each other?
A. Yes, however make a nandroid backup first as there is a chance of getting a bootloop or encountering bugs. Also bugs may only be reported on a clean flash.
Q. How do I 'dirty flash' builds?
A. Wipe the System, Cache and ART/Dalvik cache. Flash the ROM, GApps (only needed if you wipe the system), your preferred root solution and reboot. Or just use the OTA app to preform that task for you.
Q. How do I flash kernel builds?
A1. If it's a .img file, boot into TWRP and go to the install page in TWRP, in the bottom right corner select "install image", select the desired kernel, then select "boot" as the destination, then swipe to flash, then go back to the install screen and install your root method again, if you don't want to loose root and reboot.
A2. If it's a flashable ZIP, you can flash it together with a ROM update or separately. Go to the install page in TWRP, choose the kernel zip (or add it to the flash queue right after the ROM zip). Then add your root method to the queue if you don't want to loose root. Now swipe to flash and reboot afterwards.
Using the ROM:
Q. I installed a bad theme and now I'm getting a bootloop, how do I fix it?
A. In TWRP, flash the substratum rescue zip that's in the substratum folder on the internal storage.
Q. I'm having issues with WhatsApp, how do I fix it?
A. Read this
Q. Do I need to provide a logcat if I'm reporting a bug?
A. If you want it to be fixed faster (or at all) then yes, you should definitely provide a logcat. (Note: Please just link the logcat from your GDrive, Dropbox, etc. and do not post the content here. Thanks.)
Q. How do I get a logcat, what type should I get and more questions that can conveniently be answered by my pre-determined answer?
A1. Read this thoroughly. Also, here's a good app for getting logs: https://play.google.com/store/apps/details?id=com.tortel.syslog (Root needed).
A2. If you are already rooted, you can use the built-in feature to make a logcat and provide that. Just look into the others section in the AICP Extras main page.
The ROM should contain everything you need to enjoy Android Pie. 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 for the first time:
(Again: Don't do it if you don't know it!)
1. Download the ROM and GApps and transfer them to your device.
2. Boot to recovery (TWRP recommended).
3. Wipe the System, Cache, and Data (you might need to format the data partition!).
4. Flash the ROM Zipfile.
5. Flash the GApps (optional, needed for e.g. Google Playstore to work).
6. Reboot and set up your device, enable developer settings and in them OEM unlock/Advanced reboot/USB tethering.
7. Reboot back into TWRP recovery.
8. Flash the root solution of your choice (optional).
9. Reboot your device.
The procedure might vary from device to device and is a bit different on system updates!
The ROM has GApps persistence in between dirty flashes, so you only have to flash them once! This might differ on AvB Devices.
The root solution can be flashed together with every OTA update (= ROM Update).
PREREQUISITE FOR OTA ("Over-The-Air" Updates):
To be able to flash using the built-in OTA app, TWRP recovery is needed.
Please be sure that you are on the latest TWRP recovery. Keep in mind that this could also be an unofficial version!
On encrypted devices you will have to enter your PIN/password in TWRP before the process starts.
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:
apq8084 Kernel
Telegram:
Note 4 SnapDragon ROM Testers
TWRP:
TWRP XDA Thread
ROM & Additional links:
AICP's Homepage
AICP Gerrit Code Review
AICP sources on Github
AICP Download page for official builds and media content
AICP Discord Community​
XDA:DevDB Information
[Unofficial] AICP 14, ROM for the Samsung Galaxy Note 4
Contributors
Shizzle2889, Inkypen, TripLr, _mone, mobspyguy, cvxda, ripee
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Testing
Created 2019-04-07
Last Updated 2019-06-29
roomservice.xml
To my knowledge, these room service files should be stable. Please let us know if any are not. Easiest way to do so is via the Telegram group linked at (near) bottom of OP for testing ROMs, but more than welcome here as well. Thank you.
TRLTE:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="AICP/packages_apps_FlipFlap" path="packages/apps/FlipFlap" remote="github" revision="p9.0" />
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" revision="lineage-16.0" />
<project name="LineageOS/android_hardware_sony_timekeep" path="hardware/sony/timekeep" remote="github" revision="lineage-16.0" />
<project name="LineageOS/android_kernel_samsung_apq8084" path="kernel/samsung/apq8084" remote="github" revision="lineage-16.0" />
<project name="triplr-dev/android_device_samsung_apq8084-common" path="device/samsung/apq8084-common" remote="github" revision="aicp-p9.0" />
<project name="triplr-dev/android_device_samsung_qcom-common" path="device/samsung/qcom-common" remote="github" revision="lineage-16.0" />
<project name="triplr-dev/android_device_samsung_trlte" path="device/samsung/trlte" remote="github" revision="aicp-p9.0" />
<project name="triplr-dev/android_device_samsung_trlte-common" path="device/samsung/trlte-common" remote="github" revision="aicp-p9.0" />
<project name="triplr-dev/android_hardware_samsung" path="hardware/samsung" remote="github" revision="aicp-p9.0" />
<project name="triplr-dev/proprietary_vendor_samsung" path="vendor/samsung" remote="github" revision="lineage-16.0" />
</manifest>
TBLTE:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="AICP/packages_apps_FlipFlap" path="packages/apps/FlipFlap" remote="github" revision="p9.0" />
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" revision="lineage-16.0" />
<project name="LineageOS/android_hardware_sony_timekeep" path="hardware/sony/timekeep" remote="github" revision="lineage-16.0" />
<project name="LineageOS/android_kernel_samsung_apq8084" path="kernel/samsung/apq8084" remote="github" revision="lineage-16.0" />
<project name="triplr-dev/android_device_samsung_apq8084-common" path="device/samsung/apq8084-common" remote="github" revision="lineage-16.0" />
<project name="triplr-dev/android_device_samsung_qcom-common" path="device/samsung/qcom-common" remote="github" revision="lineage-16.0" />
<project name="triplr-dev/android_device_samsung_tblte" path="device/samsung/tblte" remote="github" revision="aicp-p9.0" />
<project name="triplr-dev/android_device_samsung_trlte-common" path="device/samsung/trlte-common" remote="github" revision="aicp-p9.0" />
<project name="triplr-dev/android_hardware_samsung" path="hardware/samsung" remote="github" revision="aicp-p9.0" />
<project name="triplr-dev/proprietary_vendor_samsung" path="vendor/samsung" remote="github" revision="lineage-16.0" />
</manifest>
TRLTEDuos:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="AICP/packages_apps_FlipFlap" path="packages/apps/FlipFlap" remote="github" revision="p9.0" />
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" revision="lineage-16.0" />
<project name="LineageOS/android_hardware_sony_timekeep" path="hardware/sony/timekeep" remote="github" revision="lineage-16.0" />
<project name="LineageOS/android_kernel_samsung_apq8084" path="kernel/samsung/apq8084" remote="github" revision="lineage-16.0" />
<project name="triplr-dev/android_device_samsung_apq8084-common" path="device/samsung/apq8084-common" remote="github" revision="lineage-16.0" />
<project name="triplr-dev/android_device_samsung_qcom-common" path="device/samsung/qcom-common" remote="github" revision="lineage-16.0" />
<project name="triplr-dev/android_device_samsung_trlteduos" path="device/samsung/trlteduos" remote="github" revision="aicp-p9.0" />
<project name="triplr-dev/android_device_samsung_trlte-common" path="device/samsung/trlte-common" remote="github" revision="aicp-p9.0" />
<project name="triplr-dev/android_hardware_samsung" path="hardware/samsung" remote="github" revision="aicp-p9.0" />
<project name="triplr-dev/proprietary_vendor_samsung" path="vendor/samsung" remote="github" revision="lineage-16.0" />
</manifest>
Reserved
ROM Download links are now up. Currently uploading. Once up, you should be able to check them out. Let us know what issues you guys and gals run into, and please let us know the specific device you have the issue on. Thank you, just be aware there has been no extensive testing done yet on any of these.
1 rst,
Too many thankd for this new release...
amazing.
:good:
Amazing i been waiting for this long time ago , thanks so much ?
I managed to do the Pie bringup but I don't actually own the device, so please PLEASE supply a logcat if you have any problems or issues. Setting up ADB is beyond the scope of this thread, so If you don't know how to get the logs there are plenty of online guides for doing so.
Inkypen said:
I managed to do the Pie bringup but I don't actually own the device, so please PLEASE supply a logcat if you have any problems or issues. Setting up ADB is beyond the scope of this thread, so If you don't know how to get the logs there are plenty of online guides for doing so.
Click to expand...
Click to collapse
And I just did a restore. Sigh
Someone can upload some screenshots, pls
Thanks for your hard work as developers, you're the best <3
Further the AICP logo isn't established.
tripLr said:
And I just did a restore. Sigh
Click to expand...
Click to collapse
Lol, you poor bugger
i know that pain so well
You're like me, no...worse, must be suffering from serious flash fatigue
so i have bootloop still 30min.Clean install,everything wipe.SM N910F
here no booting too. Clean install, tried even with new TWRP 323.1 update. No sucess
my device N910F
Sofar no boot. Stuck at animation. Dmsg posted in telegram
scpeter1 said:
so i have bootloop still 30min.Clean install,everything wipe.SM N910F
Click to expand...
Click to collapse
Same for me SM N910F
when flashing the rom does not start and stays in the acip logo and does not start. I have done a clean installation and it stays in a bootloop. I have a sm910f
Enviado desde mi SM-N910F mediante Tapatalk
If someone can get an adb logcat while stuck in boot animation @Inkypen 's instructions
When on bootscreen, connect to computer and type "adb logcat >logcat.txt" then after a few secs ctrl-c to get your command prompt back. Send that log to me ?
Then you can copy it to your computer via adb shell I believe.
Test build for trlte, need feedback if it boots. https://drive.google.com/open?id=17tzeTHKqJnhJ0z7d-AgOsh6l79lkR9Kd
Still boot looping
Sorry to report that it still is boot looping.
N910V Note 4
scpeter1 said:
so i have bootloop still 30min.Clean install,everything wipe.SM N910F
Click to expand...
Click to collapse
Same for my N910T :c
I tried version from 8.4 and I have still bootloop.
Odoslané z LYA-L29 pomocou Tapatalku

Categories

Resources