[SOURCES][DEVONLY][SM-G850F] CyanogenMod 13.x - Samsung Galaxy Alpha

Hello,
I've started to work on CyanogenMod for the G850F. If anbody knows how to port a ROM or knows C/C++ and want to work together, feel free to contact me! Reading and understanding strace output is essential.
https://git.cryptomilk.org/projects/android/android_device_samsung_slte.git/
I will post my progress in this thread.
If you know how to write C code or Java code, please pick an item and send patches. You should know how to use strace and gdb.
-- modpunk

I've successfully created a ROM but the recovery isn't working. I need to create a new working TWRP recovery first ...

modpunk said:
I've successfully created a ROM but the recovery isn't working. I need to create a new working TWRP recovery first ...
Click to expand...
Click to collapse
super thanks man ... i wish i'd know something about porting but great work man

Can someone tell me the usb vendor id and product id if you have your device (stock rom) connected via usb mtp?

The current TWRP changes are in my TESTING branch but it doesn't work yet. The kernel is started cause init.rc sets the correct usb vendor and product ID. But I don't get any graphics, so it looks like it can't start the recovery itself ...

Finally I have the recovery working. At the moment with a hack to init.c to disable setting selinux into enforcing mode. The current issue is that adb isn't working and that's bad for development cause you need a shell if the system doesn't boot to check the kernel ring buffer ...

@modpunk
I can not imagine ALPHA forum without you, God forbid, god help me somehow I can hep you in Development
but I`m tabula rasa in program language

I finally got adb on the recovery working
Code:
write /sys/class/android_usb/android0/f_ffs/aliases adb
is the issue. This seems to be broken in the Kernel ...

bonuzzz and I are trying to get CM-12.0 working. The first important hint was from Christopher R. Palmer that the mali blob has linking issues and we need to fix that. Now we discovered that the EntropyMixer is trying to read /dev/hw_random in an infinite loop, so it never finished the boot process. Luckily the N910 has newer source code with fixes for the hardware RNG. Maybe this fixes it ...

cm12 is working
not working:
wifi
modem
mtp
working:
audio
camera
flashlight
vibrate
touchscreen
bluetooth
gps not tested

Awesome guys! The only reason I've hung on to my Alpha is because I knew you guys would be able to come up with something

bonuzzz said:
cm12 is working
[...]
Click to expand...
Click to collapse
That's great! But I think the bug list located in the thread OP needs an update. Does video decoding / playback work on your build?

sunsettrack4 said:
That's great! But I think the bug list located in the OP needs an update. Does video decoding / playback work on your build?
Click to expand...
Click to collapse
I wrote in the previous post that wifi and modem (mobile data in particular) are not working. there are main issues for now. i haven't tested video playback/decoding because of its pointless now.

sunsettrack4 said:
That's great! But I think the bug list located in the thread OP needs an update. Does video decoding / playback work on your build?
Click to expand...
Click to collapse
wifi is working now
gps is not working
video playback in youtube doesn't work

Great work. Still running stock, can't wait to get back to cm

nice job your best

bonuzzz said:
wifi is working now
gps is not working
video playback in youtube doesn't work
Click to expand...
Click to collapse
Hello,
So which things of the important stuff is not working? Like camera flash, LED flash in general, panorama mode, 4G LTE, problems with VoIP (sometimes you cant hear the person, and sometimes its the opposite), etc etc? Could you please make a list of things that are important in daily use which aint working? (cmon man keep us updated, ill be getting this phone tommorow)
With all due respect, thanks
Best regards,
James

Daentrod said:
Hello,
So which things of the important stuff is not working? Like camera flash, LED flash in general, panorama mode, 4G LTE, problems with VoIP (sometimes you cant hear the person, and sometimes its the opposite), etc etc? Could you please make a list of things that are important in daily use which aint working? (cmon man keep us updated, ill be getting this phone tommorow)
With all due respect, thanks
Best regards,
James
Click to expand...
Click to collapse
Will the work applied to this be ported to the Snapdragon Galaxy Alpha once finished?
I would assume that's easier.. as you don't need the Exynos things?
Cheers.

Levistras said:
Will the work applied to this be ported to the Snapdragon Galaxy Alpha once finished?
I would assume that's easier.. as you don't need the Exynos things?
Cheers.
Click to expand...
Click to collapse
Hopefully its easier , then it would mean more Roms, recover and cm available for g850w
Sent from my b1-720 using XDA Free mobile app

Snapdragon variant has almost different hardware, so it would be not easier to port.. I have exynos variant, so I do cm for it only.

Related

[KERNEL][WIP}i920X Touchwiz JB(4.2.2)(Production Phase)

This kernel will be kept simple and inline with stock and free from buzzfree stuff..as the aim is a stable day-to-day use kernel..this kernel is NOT for those who want to break records..as i do not believe and rely on benchmarks..(its me..)
Disclaimer:
i nor xda would be at fault if something weird beyond my test results happen to your phone..also this is not a benchmark kernel..if you like crunching numbers and breaking records go use another kernel..this is meant to save juice and be efficient and stable as a daily driver for Samsung based ROMS..
Features:
- Based on i9205/i9195 source from Samsung OSRC(Thanks for the borked source)
- Fixed a few things left by Samsung to be broken
- Simple and no fancy stuff thats gonna bork your phones..more stuff does not guarantee it's better..
- User voltage control from faux123 for Krait CPU's..
- EXFat support(by Samsung OSRC..)
- OC(if already stable)
- will populate more as things get stable
- Selinux permission is set from enforcing to permissive via ramdisk
- insecure boot image
- Disabled Rooting security measures implemented by Samsung..
Pre-requisites
- Install busybox via CWM or via Playstore before installing my kernel..this is to make sure init.d and also some scripts work properly..
Downloads here: Test build 5(ML1 Ramdisk)
My git: source
Credits:
- noone in particular but thanks to ALL the wonderful devs here in XDA..
If you like the builds please help me get a Soda/pay bills..or the least is just hit the Thanks Button..
one more in case..
uploading..
please report/feedback on any issue you might encounter..please do provide logs(last_kmsg, logcats, dmesg...etc..) so that i can shoot things out..i do not own the device yet and surely things can go wacky along the way..
TIA
kindly someone report if the build boots up..
What do you mean with those features?
- Fixed a few things left by Samsung to be broken
- Removed most of the crappy and buggy stuff..
- GPU Idling fix..
Click to expand...
Click to collapse
I cannot see them on your sources
Grarak said:
What do you mean with those features?
I cannot see them on your sources
Click to expand...
Click to collapse
will push them tomorrow(just have to know if the build boots or not)..samsung left an issue on the video drivers for ebook mode(scenario mode)..which can hinder compilation..why so curious?? you're the idol..
kairi_zeroblade said:
will push them tomorrow(just have to know if the build boots or not)..samsung left an issue on the video drivers for ebook mode(scenario mode)..which can hinder compilation..why so curious?? you're the idol..
Click to expand...
Click to collapse
I was curious how you described these features. If it's only an e book reader issue, you cannot call it remove crappy stuff by samsung.
Sent from my Galaxy Nexus using xda app-developers app
Grarak said:
I was curious how you described these features. If it's only an e book reader issue, you cannot call it remove crappy stuff by samsung.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
ok so if it bothers you then i will ninja edit it then..its just a general template i used on my previous OP..dont be so harsh on me..
update: edited it to "fit" your standards.. (what a way to welcome me here........now i can go to bed..and get my beauty sleep.. )
update: good morning guys!! any reports or comments if it boots up?? need feedbacks so i can start pushing more stuff..
I tried it on a I9200.
Device boots
No wifi
Lost root
For some reason, Google+ stopped working
Logcat attached.
Silesh.Nair said:
I tried it on a I9200.
Device boots
No wifi
Lost root
For some reason, Google+ stopped working
Logcat attached.
Click to expand...
Click to collapse
thanks will invetigate the logs provided..can you upload a stock image of the i9200 btw??so i can check if there are specific differences from the ramdisk of the i9200 from i9205..afaik aside from the LTE there should be other differences from them..
re: root it might have been because of the ramdisk i used..can you shift to Koush's superuser??chainfire's supersu has been finicky with my HTC 4.3 update but Koush's never had a glitch..
Thank you very much for the feedback!!
edit: get the SuperUser by Koush here
Stock MJ1 I9200 boot image attached. I'll let you know if I succeed to root.
Silesh.Nair said:
Stock MJ1 I9200 boot image attached. I'll let you know if I succeed to root.
Click to expand...
Click to collapse
can you pull me a last_kmsg from my kernel??it seems there is a hardware initialization issue..TIA
kairi_zeroblade said:
can you pull me a last_kmsg from my kernel??it seems there is a hardware initialization issue..TIA
Click to expand...
Click to collapse
Attached.
Silesh.Nair said:
Attached.
Click to expand...
Click to collapse
ok nailed down the culprit..will release a new test build in a few minutes thanks Silesh..it seems i was missing a few stuff..
kairi_zeroblade said:
update: new test build here OP updated as well
kindly test and provide feedback so i can push more stuff in..i have to do alot more maintaining also to my git..
Click to expand...
Click to collapse
I am testing my slimkat build. Will flash and let you know in an hour.
Silesh.Nair said:
I am testing my slimkat build. Will flash and let you know in an hour.
Click to expand...
Click to collapse
thank you it seems i made a minor derp..will fix it now..and upload a new kernel.
OK. When you upload, mention me so that I get a noification. Else I need to check the thread often.
Silesh.Nair said:
OK. When you upload, mention me so that I get a noification. Else I need to check the thread often.
Click to expand...
Click to collapse
update: get test build 3 here
kairi_zeroblade said:
update: get test build 3 here
Click to expand...
Click to collapse
Still no wifi. Root works, both SuperSU and Koush. Logs attached.
Silesh.Nair said:
Still no wifi. Root works, both SuperSU and Koush. Logs attached.
Click to expand...
Click to collapse
ok got it..will switch to the ML1 ramdisk you gave me..will post a new build in a few minutes..
edit: it seems i was messing with the UCNA2 update with SELINUX..thats why i was borking things..i am now using the ML1 ramdisk..
@silesh
new build up..here

Lollipop (5.1) AOSP By Ivan [Random Reboot Fixed] [Stable][20-Mar]

Lollipop 5.1​
"Changelogs
20 Mar:
Changelog:
New - Shutdown alarm clock
New - Clear button
New - Super SU
Optimization - Communication level codes. Modified SIM card refresh logic
Optimization - Updated private library files
Fix - Alram clock
Fix - Dial pad FC error in landscape mode
Fix - rild abnormal bug
Fix - Camre HDR mode now works in vertical mode, doesn't work in landscape mode
Fix - No respond when pressing hotspot in WiFi list shorcut
Fix - GPS icon did not disappear after exiting from Camera
Fix - Incoming notifications showed as black square (More testing needed)
Fix - Sometimes, it stuck in black screen when entering apps via notifications (More testing needed)
Fix - Abnormality after merging some apps' codes
16 Mar:
1. Updated to Android 5.1 codes
2. Removed music player
3. Removed CM file explorer
4. Newly ported, highly prone to bugs"
How to access Recents? Head into Settings > Buttons > choose your own settings.
After the flashing and the phone boots up, reboot the phone once or the phone will have no mobile signal.
Certain CDMA SIM cards will be facing problems as it's still buggy.
ROM Tested on Mi4W/C and Mi3W with WCDMA, CDMA and TD SIM cards.
Warning: Do not support Mi4 LTE CT
Device Tree:
branch :lollipop
https://github.com/mi3-dev/android_device_xiaomi_cancro
https://github.com/mi3-dev/android_device_xiaomi_msm8974-common
Vendor Tree:
branch:lollipop
https://github.com/mi3-dev/proprietary_vendor_xiaomi
Other source: like base, Dialer, InCallUI Uploading
branch:lollipop
https://github.com/mi3-dev
Download links:
20 Mar Links:
http://pan.baidu.com/s/1ntzHy1F
9km7
16 Mar Links:
Link: http://pan.baidu.com/s/1c0jeGVY
Password: ibc7
Recovery Download:
Link: http://pan.baidu.com/s/1o6MDdXK
Password: r0t7
will this work without clearing the data ?
I am on MIUI v5
ashis.kyal said:
will this work without clearing the data ?
I am on MIUI v5
Click to expand...
Click to collapse
I suggest to make a full wipe as you are upgrading to lollipop.
Chinese recovery
http://en.miui.com/thread-63349-1-1.html
this link will help you how to use the recovery in chinese language
Shahan_mik3 said:
I suggest to make a full wipe as you are upgrading to lollipop.
Click to expand...
Click to collapse
thnx 4 the reply
i think i should wait as this ROM has random reboot issue
ashis.kyal said:
thnx 4 the reply
i think i should wait as this ROM has random reboot issue
Click to expand...
Click to collapse
Most probably most of em will flash coz of excitement and the wait
Lets hope for this bug to be fixed on next update and booom we got a stable rom. NFC is not a big deal breaker
Thanks for the alternate links....Pheww the original ones so slow
Downloading.. Lets try it
Shahan_mik3 said:
Most probably most of em will flash coz of excitement and the wait
Lets hope for this bug to be fixed on next update and booom we got a stable rom. NFC is not a big deal breaker
Click to expand...
Click to collapse
Lol , this thread will be closed. Didnt you saw what happened to aosp rom thread?????? Just post thread link instead of rom link as ur posting someone else work!!
Short Review
It's been an hour since i flashed the rom. Till now my phone has rebooted only once. The overall rom is very very smooth and finished. Haven't faced any problem except the one reboot. Will update if anything arises. Thanks a lot Ivan for putting so much effort on this rom.
Where is @zelendel ?? lol
Probably recharging his batteries, or, fighting terrorism. Either way the mods rock xD.
Will download and play around with the ROM later when internet is better, anyone see if Ivan incorporated an updater app into this AOSP ROM as well?
Thanks!
Thread closed.
Do not post the work of others. Also No kernel source code which is required by law and our rules.
Lol what happened all of a sudden. all Xiaomi threads unlocked? Im surprised.
Shahan_mik3 said:
Lol what happened all of a sudden. all Xiaomi threads unlocked? Im surprised.
Click to expand...
Click to collapse
After talking it over we have decided to support the devs. We still dont support the OEM or their underhanded tactics. Their are rules though. Ivan rom is still not allowed Unless he posts it here and supports it.
zelendel said:
After talking it over we have decided to support the devs. We still dont support the OEM or their underhanded tactics. Their are rules though. Ivan rom is still not allowed Unless he posts it here and supports it.
Click to expand...
Click to collapse
hmmmmm exactly that was our point since the beginning. Support devs if not OEM. Anyways lets see if they devs are intrested to comeback
Shahan_mik3 said:
hmmmmm exactly that was our point since the beginning. Support devs if not OEM. Anyways lets see if they devs are intrested to comeback
Click to expand...
Click to collapse
You have to understand. This OEM and development team has a lot of hatred from the devs here. Almost no devs will touch this device or miui and our main focus is on developers. Not so much users.
zelendel said:
After talking it over we have decided to support the devs. We still dont support the OEM or their underhanded tactics. Their are rules though. Ivan rom is still not allowed Unless he posts it here and supports it.
Click to expand...
Click to collapse
Thanks for understanding:angel:
Is there any update from Ivan?
colocynth said:
Is there any update from Ivan?
Click to expand...
Click to collapse
Nope. It seems very quiet.

[ROM][Xperia X][SUZU][N][7.1.2][WEEKLY]OmniROM

DOWNLOAD OmniROM for Xperia X
NOTICE: Install TWRP from second post if you are currently using a sonyxperiadev kernel based recovery
If you don't you might and up with a non-working touchscreen in recovery
OmniROM weeklies for Xperia X have been around since the beginning of march 2017. Untill now, all weekly builds were based on AOSP and using a fork of het sonyxperiadev unified kernel.
All roms for all devices which are based on this fantastic sony opensource project have one thing in common: they lack the user experience of stock based camera. Which seems to be a blocking issue for many users to use OmniROM (or any custom rom based on the AOSP OSS project for that sake) as a daily driver.
Last weeks @humberos, @oshmoun and me worked very hard to implement this in OmniROM, and we are proud to announce that starting this weekly build, stock camera is implemented in OmniROM.
Please report any issues here. Please keep in mind that we can only look into issues we always need LOGCATS and DMESGS. For howto's and tuts for adb and pulling logs with adb, please use XDA search function, or use google.
Known issue for now, is that 4K videorecording is not working. We disabled that in current builds.
Code:
[CENTER]
DISCLAIMER:
No one is responsible for any damage done to your device but YOU. You've been warned.[/CENTER]
sourcecode: OmniROM github
kernel sourcecode: msm8952 kernelsource
Changelogs:
General
Common devicetree
Sony X platform "Loire"
Sony X device specific
kernel
Install this TWRP if you are currently using a sonyxperiadev kernel based recovery
great !! tnx for hard work man .
ok downloaded it and installed in twrp . no problem in flashing .
tested almost everything i could and i can say everything work great . just didnt had simcard on first boot , got fixed by restarting phone .
Installed it. runs fast and smooth. Camera seems to be ok. Only sd card is showing as corrupt?!
Thanks for your hard work.
No issues so far,.Camera is much better than earlier versions of the ROM, thanks! Works with magisk and substratum too.
Oel said:
Installed it. runs fast and smooth. Camera seems to be ok. Only sd card is showing as corrupt?!
Thanks for your hard work.
Click to expand...
Click to collapse
Thanks for reporting. please post logs so SD card can be checked. Were you on a custom before this rom, and did you do a clean install?
can be a result of a changed encryption / security approach, but need to see logs for it.
SD card is working perfectly here
I got problems here , when I want to call someone it show error says cellular network not available. but simcard data is working and it shows LTE on status bar .
Rebooted but didn't help .
xmmn said:
I got problems here , when I want to call someone it show error says cellular network not available. but simcard data is working and it shows LTE on status bar .
Rebooted but didn't help .
Click to expand...
Click to collapse
can you rake a log for that please I have no problems here
f5122 Can not call, but can answer the phone
f5122
mine f5122 , here logcat
https://paste.ee/p/Obttl
erikcas said:
Thanks for reporting. please post logs so SD card can be checked. Were you on a custom before this rom, and did you do a clean install?
can be a result of a changed encryption / security approach, but need to see logs for it.
SD card is working perfectly here
Click to expand...
Click to collapse
Hi
Its ok now. After flashing SuperSu and some restartings the sd card is working perfect.
F5121 here, no props with calling.
FuLiterary said:
f5122
Click to expand...
Click to collapse
your English is probably much better then my Oriental based language reading..
What does it tell in English?
xmmn said:
mine f5122 , here logcat
https://paste.ee/p/Obttl
Click to expand...
Click to collapse
Thanks, will look into it asap
Best xperia x custom rom, no bugs, all running smooth, THX for your work....
Hi
the rom has DRM fix ?
thx
redank said:
Hi
the rom has DRM fix ?
thx
Click to expand...
Click to collapse
if we could fix DRM we would probably be rich... Or sued by Sony....
The rom however contains a certain lib from a waldvogel threat and that lib is referenced in init
Thanks for the ROM, I was looking forward this after the closing of Concept project! Only one question: the bugs are the same between Xperia X and Xperia X Compact? Because X Compact has
1. 4K video recording is disabled
2. Video recording using the default camera app only records up to about 25 seconds
(use open camera or any other camera app to avoid the issue)
3. H+ symbol does not show when connected using HSPA+
while here is said it only has the first bug. Thanks in advance!
previous builds had problem with in call audio volume adjustment, does it work from now on ?
Hi, i found a big issue in the actually weekly, last weekly all working. Ich can't correct restart about the extended restartmenu in Recovery Mode of twrp 3.1. The Recovery starting and the Touch Screen don't work. Only when i Switch off and start with the buttons the Touch Screen in twrp is working, but the Keys Up and down changed from Up to down. Bootloader Mode the Same, isn't working, don't start about extended restart menu. Ich reflash twrp, after that the same. I'm use the single Sim Version of the xperia x!!!! Please fix it
rec0re said:
Hi, i found a big issue in the actually weekly, last weekly all working. Ich can't correct restart about the extended restartmenu in Recovery Mode of twrp 3.1. The Recovery starting and the Touch Screen don't work. Only when i Switch off and start with the buttons the Touch Screen in twrp is working, but the Keys Up and down changed from Up to down. Bootloader Mode the Same, isn't working, don't start about extended restart menu. Ich reflash twrp, after that the same. I'm use the single Sim Version of the xperia x!!!! Please fix it
Click to expand...
Click to collapse
can you test flashing this TWRP?

[ROM][N960F][LineageOS 15.1][UNOFFICIAL][14-01-20]

Features Overview:
https://www.xda-developers.com/lineageos-15-feature-list-overview-screenshots-video/
What's working:
Wi-Fi
Bluetooth
Mobile Network (Calling, Data, etc.)
Audio (Stereo Speakers)
GPS
NFC
Camera
Fingerprint Sensor
S-Pen Basics
HDMI
MTP
Call Recording
What's not working:
Iris sensor does not work because AOSP upstream does not support that yet.
IMS services (VoLTE, VoWiFi, etc). Samsung has their own proprietary implementation. It is not really possible to easily port that to LineageOS.
Bugs:
?
Instructions:
Make sure TWRP has been installed and is functional
Download the latest build and ASB1 vendor.img (optionally gapps and magisk if needed)
Reboot to recovery
Wipe data and cache (required if you switch from other ROMs)
Flash the vendor image
Flash the latest build (then gapps and magisk if needed)
Reboot
How to update builds?
Do not wipe anything unless stated in the changelog
Flash only the rom.zip and it will automatically reinstall your gapps, magisk etc
use /system/addon.d if you would like to keep system mods after an update
Downloads:
Galaxy Note 9 Exynos (mega): https://mega.nz/#F!oMNlFYDI!MXWuRHlO-5krpypyo7ylcA
Google Apps: https://opengapps.org/
Telegram Group:
[N960F][LineageOS 15.1][UNOFFICIAL]
Contributors: @CodeFox, @jesec, @farovitus, @_alexndr, @Vaughnn, @Eamo5 + many others that i cant remember, commit history is on my github.
Source Code: https://github.com/LineageOS/
Device Trees + Kernel: https://github.com/synt4x93/
ROM OS Version: 8.1.0 Oreo
ROM Kernel: Linux 4.9.153
Version Information
Status: Stable
Last Updated: 14-01-20
I want first comment
Amazing work! Keep it up!
Thank you very match! How I can donate to you?
phil.asmar said:
Amazing work! Keep it up!
Click to expand...
Click to collapse
Thanks, i will keep this updated
Sewwer said:
Thank you very match! How I can donate to you?
Click to expand...
Click to collapse
You're welcome! just sharing with everyone what i am using myself.
Are you aware of a method to dual boot this rom alongside samsung's stock firmware?
phil.asmar said:
Are you aware of a method to dual boot this rom alongside samsung's stock firmware?
Click to expand...
Click to collapse
No, i haven't tried myself but i think i saw something about dual boot for s9 somewhere so should be easy to port over.
This is my daily driver now, dont think i will be using stock firmware again as this has everything i need.
Also if you dualboot alongside stock firmware im sure there will be a vendor mismatch problem.
ARK2 is what it is based on, any other vendors will either not boot at all or will break the cameras.
Synt4x.93 said:
No, i haven't tried myself but i think i saw something about dual boot for s9 somewhere so should be easy to port over.
This is my daily driver now, dont think i will be using stock firmware again as this has everything i need.
Click to expand...
Click to collapse
The reason why I want to dual boot is to not lose my data which is work related (some apps cant be simply reinstalled), but i really want to install your ROM!
Ill take a look and see if there is a way!
phil.asmar said:
The reason why I want to dual boot is to not lose my data which is work related (some apps cant be simply reinstalled), but i really want to install your ROM!
Ill take a look and see if there is a way!
Click to expand...
Click to collapse
titanium backup, nandroid backup then install rom and restore titanium backup? or are you unrooted.
Synt4x.93 said:
titanium backup, nandroid backup then install rom and restore titanium backup? or are you unrooted.
Click to expand...
Click to collapse
Yeah im unrooted, but im willin to root to install your rom
---------- Post added at 05:29 PM ---------- Previous post was at 05:26 PM ----------
Id like to ask about the Battery Life, how does it compare to stock?
phil.asmar said:
Yeah im unrooted, but im willin to root to install your rom
---------- Post added at 05:29 PM ---------- Previous post was at 05:26 PM ----------
Id like to ask about the Battery Life, how does it compare to stock?
Click to expand...
Click to collapse
Battery life for me is very similar compared to stock, but my phone feels much faster, benchmarks score around the same only slightly higher.
If you are unrooted i don't think there is a safe way to backup your app data.
I hope my request is not a burdensome one to you but can you make a build for the korean version of note 9 (N960N)?
great developer, awesome rom - fast, nce and smooth........
Interesting .. Is HWC fixed now?
Nvm just saw your comment on HWC. Hopefully 16 comes sooner then later. Thanks for taking your time to release some new updated Asop goods.
Xshooter726 said:
Interesting .. Is HWC fixed now?
Nvm just saw your comment on HWC. Hopefully 16 comes sooner then later. Thanks for taking your time to release some new updated Asop goods.
Click to expand...
Click to collapse
HWC is not broken on oreo
Hell yes !! Thanks to the dev to make it possible ! Just a few questions about the spen before flashing that masterpiece
Are the spen and its features fully compatible with the rom just like the stock one or will I need to do some manipulations to get it ? And how about the spen smoothness in general ?
Thanks in advance
Hardwell94 said:
Hell yes !! Thanks to the dev to make it possible ! Just a few questions about the spen before flashing that masterpiece
Are the spen and its features fully compatible with the rom just like the stock one or will I need to do some manipulations to get it ? And how about the spen smoothness in general ?
Thanks in advance
Click to expand...
Click to collapse
The Spen works well and will act like a mouse like it does in all aosp roms, it works to hover it over the screen and sensitivity is good, but the button won't work.
Synt4x.93 said:
The Spen works well and will act like a mouse like it does in all aosp roms, it works to hover it over the screen and sensitivity is good, but the button won't work.
Click to expand...
Click to collapse
Yeah I understand what you mean. Not gonna lie that a bit frustrating. I'm a daily user of the Spen and that's way I was asking for it. I mean almost all its features are there excepting that button.. Anyway I will probably flash that one but do you know if it would be possible to make that button work in the future ?
Hardwell94 said:
Yeah I understand what you mean. Not gonna lie that a bit frustrating. I'm a daily user of the Spen and that's way I was asking for it. I mean almost all its features are there excepting that button.. Anyway I will probably flash that one but do you know if it would be possible to make that button work in the future ?
Click to expand...
Click to collapse
I highly doubt AOSP will support the bluetooth button charging etc, as it's a samsung specific thing
for the S-Pen, I have been using AOSP rom 8.1
if you love AOSP and have a good reason to flash it, then it is possible to gain back some of the spen features in AOSP, not as smooth as in Sammy's Roms but ok, I posted what i did here, there is even a video showing what I did. it involves root, and xposed, (now ed exposed)
as for the spen bluetooth capability, the Spen is still active and recharges by itself. if you download nRF connect or lightblue apps from playstore, once you click the button you can see the pen as a bluetooth device SPEN (0D27) ZK, through these apps you can even subscribe to the service and get notifications when the button is pressed, so techinically speaking if someone has app development knowledge this can be done easily. to my limited knowledge I documented what I have discovered here
I have suggested to nRF connect App devs if they can have a tasker plugin so we upon a spen button click we can use tasker to make different actions, they reacted positively, the dev mentioned that they might work on it but might take some time since they are short resourced. but been some time since.
I did a funny workaround once, they keep the log in data/data/no.nordicsemi.android.log/databases, so when that file changes you can read the line change and read the button event, and trigger a tasker action.
its doable, just needs a proper dev that works on it. an AOSP spen remote, or even a custom BLE notification tasker plugin if he wants to make it universal and target alot of devices such as smartwatches..
last note: if the spen works funny in landscape, there is a post in the same thread showing how to fix it.
@Synt4x.93 I will flash this rom today.. Thank you for the awesome work..

[ROM][LineageOS 16.0][Android 9 for SM-T235, SM-T235Y][degaslte]

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.
*
*/
Hi,
here you can find my LineageOS 16.0 for the Samsung Galaxy Tab 4 7.0.
This ROM fits only for the SM-T235 and SM-T235Y, not for the SM-T230 and SM-T231 (different chipset).
At first I want to thank @spookcity138 for your work on the kminilte,
I've reused some things here from you.
For sure thanks to everyone else who ever worked on the Exynos3470.
Here you can see what's working / not working so far:
Spoiler: Whats working
Audio
Bluetooth
Boot
Cameras
Graphics
GPS, not sure if completely
Mobile data
OTA Updates
RIL
Sensor
Tethering via USB, WIFI and Bluetooth
USB
Video playback (HW/SW)
Wifi
Spoiler: Whats not working
Hardware overlay's, disabled by default
Spoiler: Links
TWRP
T235 / T235Y ROM
If you are going to use Gapps,
I recommend to use the pico package!
https://opengapps.org/
For the others, you can use microG if you want, I've enabled signature spoofing.
Do you like my work?
Than you can simply hit the thanks button and consider to spend me a coffee or a beer,
I'm doing this in my free time and it also costs a lot of money to buy hardware.
donate
Spoiler: Changelog
19.05.2021
20.05.2021
21.05.2021
24.07.2021
16.09.2021
17.09.2021
16.12.2021
10.01.2022
Spoiler: How to improve GPS
You could use a gps.conf from https://app.box.com/s/w57s1v1n3hie7l5lk28i for your location and replace /system/etc/gps.conf.
Or you try GPS Server Optimizer app for a faster 3D fix.
For both methods you need root rights.
Spoiler: How to install it?
Instructions
XDA:DevDB Information
[ROM][9.x][T235/T235Y][STABLE] LineageOS 16.0, ROM for the Samsung Galaxy Tab 4 7.0
Contributors
html6405
Source Code: https://github.com/html6405
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
ROM Firmware Required: TWRP 3.3.0
Based On: LineageOS
Version Information
Status: Stable
Release Date: 2021-05-18
Created 2021-05-18
Last Updated 2022-01-10
*Reserved,
First builds are up.
I knew you would make it!
Will gladly try your ROM but i will have to wait untill the weekend..
prkfsz said:
Will gladly try your ROM but i will have to wait untill the weekend..
Click to expand...
Click to collapse
I'm testing it since yesterday and I have to say I'm really satisfied,
as soon as I have fixed the camera's, mobile data and the acceleration sensor, this ROM should be great.
html6405 said:
I'm testing it since yesterday and I have to say I'm really satisfied,
as soon as I have fixed the camera's, mobile data and the acceleration sensor, this ROM should be great.
Click to expand...
Click to collapse
Sounds good! Looking forward to try it out. And I hope there will be enough people left with these devices to be able to use your build.
Btw, did you have any use of the old marshmallow for it? Played a bit with it yesterday and it seems realy stable! The only thing that puts me off there is the small font.. There are of course ways to increase the size with some apps, but they are usually limited...
So, i hope there are usual ways to make the font bigger in your build for us elderly..
prkfsz said:
Btw, did you have any use of the old marshmallow for it?
Click to expand...
Click to collapse
Nope ,
never tried this, you can set the font size as it should be in LOS, just try it if it's big enough .
Update 19.05.2021:
Programmed new open source HAL for the acceleration sensor, screen rotation is working now.
Update 20.05.2021:
Fixed TWRP blank screen bug
Created thread for TWRP 3.5.2
Included swap memory
Fixed OTA function
Fixed camers's
Fixed mobile data
wow, it sounds you're pretty much done with it and got most, if not all of the things working?
Now i am really looking forward to the weekend to give it a go!
Just hope more and many people will find this..
prkfsz said:
wow, it sounds you're pretty much done with it and got most, if not all of the things working?
Click to expand...
Click to collapse
Yes all my issues after the first boot are resolved, now I have to test further and I will today,
maybe there will be an OTA update or not, we will see .
prkfsz said:
Just hope more and many people will find this..
Click to expand...
Click to collapse
I hope too, this device makes fun so far, small, but not too small, you can easily put it in your pocket .
Update 21.05.2021:
Fixed Bluetooth audio
Fixed Bluetooth voice call audio
Included an open source audio HAL and configured it for these devices, in future we won't need the old audio blob.
Temporarily disabled hw overlay's.
Update is via OTA available.
prkfsz said:
wow, it sounds you're pretty much done with it and got most, if not all of the things working?
Click to expand...
Click to collapse
Another day of work, it would have been too beautiful, if everything would be working .
Hi, where are the sources? In your github page, there aren't. I'm just curious to see what you have done, and in that way, I could fix something more in the other Tab 4 models that I maintain.
matteo0026 said:
Hi, where are the sources? In your github page, there aren't. I'm just curious to see what you have done, and in that way, I could fix something more in the other Tab 4 models that I maintain.
Click to expand...
Click to collapse
Just be patient, I will sync everything soon, I'm working simultaneously on more than 10 devices,
you will get them.
html6405 said:
Just be patient, I will sync everything soon, I'm working simultaneously on more than 10 devices,
you will get them.
Click to expand...
Click to collapse
Okay, thanks. When you'll push them, do with all the history too, please.
html6405 said:
Update 21.05.2021:
Fixed Bluetooth audio
Fixed Bluetooth voice call audio
Included an open source audio HAL and configured it for these devices, in future we won't need the old audio blob.
Temporarily disabled hw overlay's.
Update is via OTA available.
Click to expand...
Click to collapse
Managed install it finally! Have to give a tip to people that are going to do that - the latest TWRP can not mount the whole /data and format it if you have encryption. In that case you have to downgrade to the old 3.0.X TWRP first, and then go back to the latest TWRP to flash LOS16. Took me a while to find the solution for this
Writing this review on the t235, connected to a bt keyboard after the last OTA update..
Really good job! Everything seems to be working. And i can get bigger fonts! After the last update even bt works, which was important for me. The only bigger thing i haven't tested is mobile data.
And it's not that it's huge, but i am experiencing some microlags. Perhaps not surprising considering it's age and that it wasn't really a flagship device already when it was released..
Thank you for this! I will of course keep on testing for a while. And, just curious - will there be /e/?
prkfsz said:
Managed install it finally! Have to give a tip to people that are going to do that - the latest TWRP can not mount the whole /data and format it if you have encryption.
Click to expand...
Click to collapse
This is normal, but you should be able to wipe the whole data partition.
prkfsz said:
Perhaps not surprising considering it's age and that it wasn't really a flagship device already when it was released..
Click to expand...
Click to collapse
I'm actually surprised, that it run's as well as it's doing, it could be worse with this hardware .
prkfsz said:
And, just curious - will there be /e/?
Click to expand...
Click to collapse
If you're my only user, not , but everybody could use my sources and build /e/ out of it,
it actually should work out of the box.
Update 22.05.2021:
Fixed menu button configuration in settings
Made some RAM optimizations and tweaks
Made an Android go config
Removed unneeded button light and LED code, this device doesn't have any of them
Created many selinux labels, so we could switch it to enforcing in the future
Via OTA.
Hi
Thanks for keeping our device alive
I've lost hope long time ago.
Where can I download this? been trying to revive this device for the past few weeks and finally saw this today!!

Categories

Resources