[ROM] [24/12/15] [Unofficial] CM 10 for HTC Desire 300 [Public Beta] - HTC Desire 300

Unofficial CM 10 for HTC Desire 300 (g3u)
device_htc_g3u v0.8b (24/12/15)
Traded stagefright bug for a new kernel
(no more stagefright and a freshly compiled kernel)
device_htc_g3u v0.77b3 (04/10/14)
Battery comsumption (hot)fix
(rls should no longer drain your device)
device_htc_g3u v0.77b2 (01/10/14)
Wifi is working
(wifi0 is forced into compliance)
device_htc_g3u v0.77b (25/9/14)
jellybean
(nom nom nom)
Full Disclosure
This is my first android project, so go easy on me.
Project Status
It's usable as a phone
So any willing beta testers are welcome to join the 'fun' and report further bugs.
Project !Status
mobiledata works but will drain your battery
(if you need to use it, reboot after switching it off)
libaudio is not fully functional
(stock has no mic unless in a call and custom has no speaker)
USB only works in mtp mode
(mass_storage mode appears to be incompatible with rmt_storage)
FM Radio not available
(required apps are currently not compiling)
Camera (front) appears unstable
(didn't bother to check what might be the cause)
TODO
[high priority]
fix libaudio (recording in stock or speaker in custom)
[medium priority]
fix libril -> mobile data drains the battery
[low priority]
enable apps2sd -> 2GB internal should suffice for the time being
check if cm supports proximity & light sensors -> they do work fine
fix mass_storage -> mtp is working
fix video recording -> it's a phone not a camcorder
fix video playback -> at least they are running
fix camera -> it's a phone dammit
find a better fix for wifi -> it works for now
fix graphical glitches
Disclaimer
Use at you own risk. This is a public beta and not meant for daily use. Please keep that in mind.
I can not be held accountable for any damage you might cause to your device if you decide to flash this file.
Requirements
HTC Desire 300 with unlocked Bootloader and custom recovery
(S-ON or S-OFF does not matter)
Download
Click me if you want the initial wifi free version (9d0a8fcca957d09dbaf306a1986d14dd)
Click me if you want to drain your battery (688c2779b4864ed9b568260477708049)
Click me if you like the stock kernel (1ba8a225bc7772f34f1e56bff51bfe27)
Click me if you dare (78bbcf5bf0eb26520efff6d49adac106)
Warning!!! If you are not a certified beta tester the zip file might explode upon extraction!!! You have been warned!
Installation
Enter recovery and begin by backing up your current system.
Next choose Wipe Data / Factory Reset from the main menu and Wipe Dalvic from the advanced submenu.
Last but not least use the mount submenu to format system.
Now use sideload or zip install to start beta testing this tasty jellybean.
Special Thanks
go out to anyone who has ever contributed something to a msm8225, ath6kl or htc related android project
device_htc_g3u
kernel_htc_g3u
Branch: Android 4.1.2
Version: 3.4.0-g12f638f
Config: g3u_defconfig
Toolchain: arm-eabi-4.6
Click to expand...
Click to collapse
compiled by 4m8
(My mind is a swirling miasma of scintillating thoughts and turgid ideas.)​

What are the requirements ? I guess I should use the only recovery available for the device ? and also, since we don't have s-off working for this device I think we have to flash the boot.img right ?

I'd recommend using the recovery from this build for the job. It won't crash unlike the philz version.
And no, you don't need to flash boot seperately. The only requirement is an unlocked bootloader.
S-ON only protects hboot and radio from flashing so you can safely install this release from the recovery.
Don't forget to backup your current system.

I'm downloading the files now, will test and report ASAP

Can i promote this in 2 german Forums? ist German translation available?
when do you think you will fix wifi?
HUGE THANKS IN FORWARD FOR COMPILING CM!

After the experiment:
the Rom stable and fast, but Wi-Fi does not work and do not contain FM radio
Front camera not working
I wish you success in your work and I hope you update the version of Android to be higher than 4.1.2
Thank you very much ..

4m8 said:
I'd recommend using the recovery from this build for the job. It won't crash unlike the philz version.
And no, you don't need to flash boot seperately. The only requirement is an unlocked bootloader.
S-ON only protects hboot and radio from flashing so you can safely install this release from the recovery.
Don't forget to backup your current system.
Click to expand...
Click to collapse
In which way will PhilZ CWM crash? will it still install the rom or not? will it brick my phone?

bassam_tayyan said:
After the experiment:
the Rom stable and fast, but Wi-Fi does not work and do not contain FM radio
Front camera not working
I wish you success in your work and I hope you update the version of Android to be higher than 4.1.2
Thank you very much ..
Click to expand...
Click to collapse
Ah yes FM. It's included in the custom libaudio that can't connect to the speaker.
Which I currently simply replace with the stock lib to make it work as a phone so it can be used to test battery consuption etc.
Sadly the cm apps used for fm won't compile for me. So even if I get libaudio working FM would still be untestable without non cm apps.
I'll add it to the todo once the libaudio trouble is resolved.
The wifi is an annoying issue. I manged to get it to load the drivers so the p2p0 socket gets created.
But it tries to restart it as STA which if my google fu is correct it shouldn't do, since this firmware does not need restarting.
The front camera is a curious bug. It works absoluetly fine for me until I point it towards my face.
So it's either a problem with the proximity sensor or the nasty htc camera tries some facial recognition crap and dies.
If I ever decide to logcat the camera I can tell you more.
Now for a higher version, don't get your hopes up. At least not from my side.
First I'll try my best to fix this up. Then I'll wait for htc to release the kernel so I can get a closer look at the configuration
for this device and maybe adjust it to make this rom even better. Then again the last kernel I compiled was 10 years ago for a gentoo install.

LukeHorizon said:
In which way will PhilZ CWM crash? will it still install the rom or not? will it brick my phone?
Click to expand...
Click to collapse
If you are quick it will install fine. So if you prefer to live dangereously, don't let me stop you
I don't know if it is only an error that is presented on my device. Or maybe it was updated since then.
But for me philz recovery by SPSPawn does boot into a dead state. If you reboot it will crash until a panic reset is triggered.
Actually it is allready crashed while you are in recovery. Therefore you are on a timer until the device resets or you decide to
take out the battery.
I had the same problem on my build and it was caused by cwm always ignoring the ueventd.rc I had prepared because I didn't know
I had to copy it to root and not to recovery.
I've never bothered to figure out which missing element of this script was responsible because I had to substitute it in any case.
But honestly, tell me. Why do you prefer philz? I'm allready (so far unsuccessfully) trying to port twrp. If you have a few good arguments
I might be willing to try compiling a fixed version of philz aswell.

Well i didnt want to use a pc right now ... A TWRP port would be amazing
Is mobile data working?
Can you make your recovery flashable via cwm?

LukeHorizon said:
Well i didnt want to use a pc right now ... A TWRP port would be amazing
Is mobile data working?
Can you make your recovery flashable via cwm?
Click to expand...
Click to collapse
It always tried to download the google language pack for my region until I aborted it. So, yes mobile data should be available.
You mean put the recovery into an update zip thingy, right. Well I could, but you will have used a pc before I'll find the time to upload it.
I'll keep it in consideration for the next update.

Well, atleast internet
When do you think you'll fix wifi?

Regarding to wifi, it will be fixed once it's fixed. Or if you prefer the usual response: When it's done.
This will happen either after or before libaudio is fixed. And that's about as specific as I can get.

Well, it was worth a try still thanks for your effort!

Okay, here goes.
First I tried installing the ROM with the PhilZ recovery because I already had it on my phone, didn't work. Gave me some kind of error (not sure about the error code anymore). Flashed your recovery, worked flawlessly. Now for the ROM.
It's pretty stable, I've had only one strange crash and that was in the first 2 minutes of using it so I don't even know if it counts. The additional CM settings panel works fine, quick toggles are ok, I haven't tried overclocking yet - I'll leave that to someone else. But I have found some bugs:
-proximity sensor not working (screen doesn't go black when you place it up to your ear)
-ambient light sensor not working (auto brightness doesn't work)
-video recording doesn't work
-the camera app glitched up the first time I tried to zoom (was fine afterwards)
-sometimes when going from portrait to landscape I got 1 second of weird graphical glitches
-signal indicator seems to be stuck at 2 out of 4 bars and doesn't move
Overall very nice, keep up the good work!

luxb said:
Okay, here goes.
First I tried installing the ROM with the PhilZ recovery because I already had it on my phone, didn't work. Gave me some kind of error (not sure about the error code anymore). Flashed your recovery, worked flawlessly. Now for the ROM.
It's pretty stable, I've had only one strange crash and that was in the first 2 minutes of using it so I don't even know if it counts. The additional CM settings panel works fine, quick toggles are ok, I haven't tried overclocking yet - I'll leave that to someone else. But I have found some bugs:
-proximity sensor not working (screen doesn't go black when you place it up to your ear)
-ambient light sensor not working (auto brightness doesn't work)
-video recording doesn't work
-the camera app glitched up the first time I tried to zoom (was fine afterwards)
-sometimes when going from portrait to landscape I got 1 second of weird graphical glitches
Overall very nice, keep up the good work!
Click to expand...
Click to collapse
I guess wifi isnt working for you right?

It's not working, but I didn't put it on the list since he already knows it's bugged.

Well, i'll try today
Lets see what happens

Anyway, forgot to unpack the file ... GApps come with it?
SOOO, booting went fine, working like a charm... quicksettings page not available, quicksettings bar is working properly
Mobile Data works flawless, and i guess the rest is just fine
German language worked instantly
it feels way faster then Sense, a HUGE Thanks for you, makes me actually like that phone again ...
I'd like to promote it in German forums if i WiFi is fixed in near future
regards!

LukeHorizon said:
[...]
GApps come with it?
[...]
German language worked instantly
it feels way faster then Sense, a HUGE Thanks for you, makes me actually like that phone again ...
[...]
Click to expand...
Click to collapse
No, you have to get gapps on your own. Since there are multiple options you can choose for yourself. But if you did not format system,
as I've mentioned in the install instructions, chances are high that google apps did get picked up by the install script.
I am not sure if it can take them from the stock rom but it can and will take them from a cm rom and keep them on reinstall.
(I am really not very pleased by this behavior!)
I also should have mentioned that the primary language is decided by the simcard. (Which is annoying since I prefer english in any case)
Randnotiz:
Es freut mich das ich Dir den Spass am Gerät zurückgeben konnte.
Natürlich darfst Du es in deutschen Foren weiterverbreiten sobald die gröbsten Fehler behoben sind.
Einzige Vorraussetzung ist, daß Du es nicht als Deine Arbeit ausgibst.
luxb said:
[...]
-proximity sensor not working (screen doesn't go black when you place it up to your ear)
-ambient light sensor not working (auto brightness doesn't work)
-video recording doesn't work
-the camera app glitched up the first time I tried to zoom (was fine afterwards)
-sometimes when going from portrait to landscape I got 1 second of weird graphical glitches
-signal indicator seems to be stuck at 2 out of 4 bars and doesn't move
[...]
Click to expand...
Click to collapse
Wow. That's much more broken than I expected it to be. Kudos.
Regarding the sensors. I currently am using the stock lib. And logcat let's me assume that they are working as they should.
(i.e they don't crash or drift into madness afaik)
Maybe the stock lib doesn't play well with cm, or you are expecting features from cm that are not implemented.
I will definetly try to compile a working sensor lib in the future, so I guess we'll see....
Camera is also just the stock lib for now. So it's no surprise that somethings might be acting up.
I need a lot of research into that subject before I can specify the requirements for the camera in my boardconfig.
The graphical glitches are rather minor and can be ignored for now. I am aware they exist.
But for now I'd rather focus on the more prominent broken features.
Like wireless for those of us that can't or won't use mobile data. (I belong to the 2nd group)
I noticed the signal indicator aswell. but that should be a problem of the radio compatibility.
We can't flash radio and I'm using the stock libril as the radio interface which should give maximum compatibility in theory.
Of course it doesn't irl... typical -_- (I hate you, Murphy!)
Sidenote:
Why did you remove your avatar? I really wanted to make some "stop trying to kill spoderman" remark...
@all:
Does anyone have any clue how to use the mock locations for gps? They are enabled, but so far I couldn't find any way to set them to a specific location.

Related

[ROM][E6553][6.0.1] Unofficial CM13 [20160710]

This CyanogenMod Rom is made by Thomas231 all credits should go to him.
I AM NOT RESPONSIBLE FOR ANY DAMAGES THAT MAY CAUSE YOUR DEVICE
Your Bootloader must be unlocked and TWRP recovery installed.
Installation:
-Place rom.zip and GApps on your internal SDcard
-Reboot into TWRP and make a Backup of your System (boot,system,data)
-In TWRP delete your data and cache/dalvik
-Flash rom.zip and GApps
-restart your device (first start take a few minutes)
-done
Bugs:
The Sony AOSP Camera Driver Bug for all kitakami Devices.
Downloads: cm-13.0-20160710-UNOFFICIAL-ivy.zip
TWRP
reserved
good job, nice ,nice work hahahaha lol
Anyone running this right now? I'm wondering if we can use Android Pay if not rooted on CM13
I will try it today and post some screenshots
Will try it right now and will provide screens
Sent from my E6553 using XDA-Developers mobile app
lukeaddison said:
Anyone running this right now? I'm wondering if we can use Android Pay if not rooted on CM13
Click to expand...
Click to collapse
I'm running it right now, but unfortunately can neither confirm nor deny if Android Pay is working since I live in a country where Android Pay is not (yet?) available.
So im running the rom right now and its all fine except that the battery seems to drain faster than its charging with a 1.5 amp charger.
Misanful said:
So im running the rom right now and its all fine except that the battery seems to drain faster than its charging with a 1.5 amp charger.
Click to expand...
Click to collapse
That's weird indeed, I'm running mine on a 2A charger right now and everything is like with the stock Sony ROM. I had a few apps on my phone which drained the battery pretty heavily before I used Greenify in BOOST mode (btw, systemless Xposed works so far with this ROM).
is it work with dual sim? or just only for single sim?
feizhel_vandrago said:
is it work with dual sim? or just only for single sim?
Click to expand...
Click to collapse
It definitely works with the Single SIM version, I can neither confirm nor deny if the ROM works with the dual SIM version since I don't have the dual SIM version. From what I can tell the drivers I used don't seem to be compatible with the dual SIM version. If you want to give it a shot, though, feel free to do so and I would kindly ask you to report back with your results.
Waiting for the version for E6533(Dual Sim)
Thx
So i've been testing the rom (rooted) now for 3 days on my E6553 (single sim) and i would say that it's a good rom but right now i wouldnt use it as a daily driver, i (at least) get random freezes and generally a realy slow and jaggy experience when compared to Sony stock firmware .224/.253. And the fact that the Back camera doesnt work in this rom makes it impossible for me to use since i take a lot of pictures and use snapchat. I experienced many problems with charging like the device draining faster than its charging and at sometimes just would not charge at all, tested with 4 different chargers and with another rom. There is also a problem with i think the kernel because when i was watching netflix or youtube after 3-5 minutes the video would start lagging really bad because the cpu was basically sleeping with only one core at about 400 mhz until i tapped the screen so input boost was activated and the device could render the video properly. (the device was not in any kind of power saving mode) If someone continue to develop this rom ide be glad to test the builds for bugs and etc! :cyclops: i would give the rom 6/10 doughnuts, For now im switching back to Stock .253
Misanful said:
So i've been testing the rom (rooted) now for 3 days on my E6553 (single sim) and i would say that it's a good rom but right now i wouldnt use it as a daily driver, i (at least) get random freezes and generally a realy slow and jaggy experience when compared to Sony stock firmware .224/.253. And the fact that the Back camera doesnt work in this rom makes it impossible for me to use since i take a lot of pictures and use snapchat. I experienced many problems with charging like the device draining faster than its charging and at sometimes just would not charge at all, tested with 4 different chargers and with another rom. There is also a problem with i think the kernel because when i was watching netflix or youtube after 3-5 minutes the video would start lagging really bad because the cpu was basically sleeping with only one core at about 400 mhz until i tapped the screen so input boost was activated and the device could render the video properly. (the device was not in any kind of power saving mode) If someone continue to develop this rom ide be glad to test the builds for bugs and etc! :cyclops: i would give the rom 6/10 doughnuts, For now im switching back to Stock .253
Click to expand...
Click to collapse
I also noticed the rather slow experience, especially when installing apps and using the device (especially while switching apps). As for YouTube, I just tried to replicate your issue with the slowdown, but was unable to do so. The back camera not working is afaik an issue all custom ROMs built with the Sony drivers suffer right now (which I also used when compiling this ROM).
Speaking of compiling the ROM, I tried for the last like 4 or 5 days to get another compilation run. I don't know if I will be able to get it to working again (and I did it exactly the same way as I did on my two successful builds). It doesn't seem to matter if I do it on a fresh install of Ubuntu 15.10 or on one I already used for a build, but if I'm lucky enough to be able to select cm_ivy as the device to build for, mka clobber and mka bacon both fail after like a second with the error message that the mk file for the sepolicy cannot be found (which is true, the file is not present, but the same was the case with the other two successful builds).
So all in all, I know the camera isn't working properly (which was an issue I also had with the 32.2.A.0.224 stock ROM), but (at least for me) the audio is working without any problems with this ROM (which was an issue I had with the 32.2.A.0.224 stock ROM, where I was unable to listen to music via the 3.5mm jack), and I cannot seem to get the building process to run for whatever reason.
I think this rom, should be better taken into account ...
The Cyan and 'has always been one of permanti rom.
If there was a way to install it without problems on my E6533 dual sim, I would install immediately ...
i use dual sim(E6533)and i need this rom i read this has less heating.i installed a cm rom from this site for dsds but it was weird that wifi did not work and for that i am begging you to make this rom for dual sim plllllllllllllllllllllllllllllllllllllllllllllllllllllz
pou_gh2 said:
i use dual sim(E6533)and i need this rom i read this has less heating.i installed a cm rom from this site for dsds but it was weird that wifi did not work and for that i am begging you to make this rom for dual sim plllllllllllllllllllllllllllllllllllllllllllllllllllllz
Click to expand...
Click to collapse
This already exist... http://forum.xda-developers.com/xperia-z4/orig-development/rom-cyanogenmod-13-e6533-t3451524
saturday_night said:
This already exist... https://www.androidfilehost.com/?fid=385035244224382359
Click to expand...
Click to collapse
this is aosp not cm!
plz plz plz plz plz tell me why for me d..... wifi does not work in this plz plz plz i need it nobody knows,in every cm all says rom is good all things work good but for me wifi is not working
What is ivy ??? In my E6553 When i try to install i see ( error 7 this package is for ivy device...)

[G800F/M/Y][ROM][7.1][NDE63P] CyanogenMod 14.1 for G800F/M/Y [Test 07/11/2016][eol]

CyanogenMod is discontinued.
This ROM is continued as a LineageOS ROM.
Check the G800F LineageOS ROM for more info.
This is a CyanogenMod 14.1 ROM for the Exynos3470 based Samsung Galaxy S5 mini (G800F/G800M/G800Y).
DO NOT USE IT FOR G800H OR YOU WILL BRICK YOUR DEVICE
Although G800F and G800H share the same name they are not related in terms of hardware due to the different SoCs used (Exynos vs. Snapdragon).
Hence please do not ask for support or ROMs for the G800H.
Important note: It is possible that flashing this ROM can cause efs partition issues. Therefore it is strongly recommended to make a backup of your efs partition before flashing this ROM. This can be done via TWRP.
Working features
HW accelerated GUI
Camera (pictures+video: Back+Front) (switching between camera and video-recording might crash the camera-app)
MTP storage
Flash Light
Bluetooth (A2DP, HFP, HID)
IR
Sound
SMS
Initiate and receive calls (the first ingoing call seems to have no sound)
Wifi
Mobile Data
USB-OTG (Keyboard, Mouse, USB-Audio, Mass-Storage)
NFC
Hardware sensors (Orientation, Compass, Proximity, Acceleration, Hall sensor, Step counter)
Light sensor (needed for auto-brightness)
Pulse sensor (preliminary and very inaccurate. Works with Apps like Kardiograph)
SD-Card as internal storage (new Android M feature)
GPS
Fingerprint scanner
Non-working features:
SELinux
Known issues:
See the Bug Report section of this thread
Disclaimer:
You flash this image at your own responsibility. I am not responsible for any damage that might be caused by flashing this image (bricked device, lost data, ...)
Flashing this kernel image will trigger the KNOX counter, so your warranty will be void.
Applications that use KNOX (e.g. "Private Mode") might not work anymore when returning to the stock ROM, as the device is regarded as compromised. Do not flash this ROM if you need those applications.
The image is only for Exynos3470 based S5 Mini variants SM-G800F/M/Y.
It might be instable, crash your device, drain your battery, or even might damage your smartphone (e.g. if an USB-OTG device drains too much power)
Some users reported that their touch-screen stopped working permanently after some weeks of usage. For some user's (two at the moment including me) NFC stopped working permanently. Probably this issues are not related to this ROM as also many stock user's complain about hardware issues (random reboots, black screens, unresponsive touchscreen) but you have been warned.
Backup your data before flashing and check if the original firmware is present (e.g. at SamMobile)
Click to expand...
Click to collapse
Before you start:
Backup your data, like call history, contacts, sms, WhatsApp messages, favourite app settings that are on internal and external sd (by using Titanium Backup or other apps available on PlayStore). At least all internal data will be lost in any case. If you have bad luck you might also loose data from your external sd card.
Download:
Odin3-v3.07 (it is contained in CF-Auto-Root)
TWRP 3.0.0 recovery image [25/03/2016] (AndroidFileHost Mirror)
CM 14.1 ROM for G800F/M/Y (Android File Host)
Google Apps (contains Google Play, ...) for Android 7.1. The following is recommended:
Open GApps Project, Platform:ARM, Android:7.1, Variant: whatever you prefer (e.g. "mini" or "nano")
Install recovery:
Reboot your device into Odin mode: turn off your device, then press Volume-Down + Home + Power button at the same time and release them.
Confirm the following warning message with the Volume-Up button.
Connect your device to your PC via USB
Make sure the device driver's are installed on your PC
Start Odin
In Odin select PDA and select the recovery image (recovery.tar.md5)
Check that only "Auto Reboot" and "F. Reset Time" is set
Click on "Start": the kernel image should be flashed now and the device should reboot afterwards. By flashing the recovery, your warranty will be void.
After the recovery flashing process was successful, power of your device. If not restart into Download mode and flash again or flash the stock rom.
Before you flash:
You need the latest TWRP recovery (see above). Otherwise TWRP might not be able to flash the ROM. This is because TWRP checks now if the device is "supported".
Wipe the device to avoid problems with remaining files from the old installation (see instructions below). This also applies if you already installed an older version of CM 14.1.
Flash CyanogenMod:
Reboot into recovery mode (Press Volume-Up + Home + Power button)
If you come from a stock ROM, this is your opportunity to make a Backup of your phone(Backup, then select Boot, System, Data, then swipe to backup). Note that the recovery might fail to restore the backup when you want to go back to the stock ROM (for me it got stuck after a restore during boot. But the backup was made with a different version of TWRP, so it might work in general) - simply do not expect too much of it at the moment.
If you haven't copied the installation files yet, you can now copy the GApps and CyanogenMod zip to your internal sd or external sd (be careful not to put the files into the data directory of the internal sd card as this will be deleted in the next step). Be sure that MTP is enabled (inside Mounts, click on Enable MTP), then, from your pc, copy the files. If MTP does not work from recovery, try it directly from Android or remove the external sd card from the phone and put it into your PC.
Wipe Dalvik Cache, Cache, System and Data (inside Wipe -> Advanced Wipe). Do not report problems if you did not wipe those partitions as the problems are most probably related to this!
Install the CM ROM zip-package
Install the GApps zip-package
How to root:
No SuperSu is needed as CyanogenMod already comes with integrated root support. Root access is disabled by default.
You normally do not need root access. If you want to activate root access for apps, do the following:
Open the Settings menu, select "About Phone"
Tap on the "Build number" entry seven times. You should be notified, that the developer settings are now active.
Open the Settings menu, select "Developer options". Enable root access by selecting "Apps" in the "Root-Access" setting.
In case you want to go back to the stock ROM:
lf you do not have the latest ROM for the G800F you can download it from SamMobile
Reboot your phone into Odin mode
Open Odin on your PC and connect your smartphone with your PC via USB
If you have a zip-file unzip it so that you have a .tar.md5 file
In Odin click on the PDA button and select the .tar.md5 file. Then press "Start".
Normally the stock rom fails to boot as the data from CM is still on the data partition. So after flashing the stock rom, reboot into recovery mode (it looks a bit different now). First wipe the data partition, then wipe the cache.
Reboot
Changelog
Code:
07/11/2016:
* Initial test build
This section is for developers:
A README file with build instructions can be found here:
Code:
https://github.com/cm-3470/android_device_samsung_kminilte
Sources:
Code:
https://github.com/cm-3470/android_device_samsung_kminilte
https://github.com/cm-3470/android_vendor_samsung_kminilte
https://github.com/cm-3470/android_kernel_samsung_kminilte
https://github.com/cm-3470/android_device_samsung_smdk3470-common
Developers welcome
At the moment the G800F/M/Y specific port of this ROM is only done by two persons (CTXz and hennymcc). Although Unjustified Dev also works on this ROM he does not own an Galaxy S5 Mini but a Galaxy Light which has a similar base but is different when it comes to camera, nfc and other components (maybe even slightly when it comes to audio and radio).
Help from other developers is always welcome. See the bug/feature section and this thread to see what is missing. Just give some short info (here in this thread or PM) that you want to work on some issue or feature so that work can be synchronized. Maybe there are also other devs that want to work with you on the same issue.
Knowledge in how the kernel works and good programming skills in C, C++ and Java would be nice but not necessary for all problems. At least you should be able to build the ROM and test your changes yourself but you do not need experience in porting ROMs.
Thanks to CTXz, Psyafter, spookcity138 and ayke for working on this ROM.
XDA:DevDB Information
[G800F/M/Y][ROM][7.1][NDE63P] CyanogenMod 14.1 for G800F/M/Y [Test 07/11/2016][eol], ROM for the Samsung Galaxy S5 Mini
Contributors
hennymcc, CTXz, spookcity138, psyafter, ayke
Source Code: https://github.com/cm-3470
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP Recovery [version >= 15/08/2015]
Based On: CyanogenMod
Version Information
Status: Testing
Created 2016-11-07
Last Updated 2017-02-01
Reserved
This is just a test build. CM 14.1 is not released yet and still instable. There are lots of known issues.
Here a short list of known problems:
First incoming call has no sound
Camera app crashes when you try to switch between camera and video recording mode (in this case: restart the app and recording will work)
Messages with "Browser crashed" will occur from time to time
The default browser does not always display all the text that was typed into a text field.
This was an awesome ROM but now I propose LineageOS 14.1
It works perfect (at least until now) for me ? great job
I hope @ayke brings OTA updates here to make everything easier
Enviado desde mi SM-G800F mediante Tapatalk
This rom is really great! Smooth and without big issues. Everything works as you said and here are some screenshots of Antutu if someone need them. Thanks devs!
What's the problem with first income call? The first one is the only one with no sound?
Great job Henny
@hennymcc
Robotic voice again ��
Everything else works fine
===========================
Guys I've been testing the Rom for a few hours, and it's preety awesome.
The only bad thing is the robotic voice. @spookcity138
As i remember you fixed this last time
Do your stuff mate
CostasGr said:
@hennymcc
Robotic voice again ��
Everything else works fine
===========================
Guys I've been testing the Rom for a few hours, and it's preety awesome.
The only bad thing is the robotic voice. @spookcity138
As i remember you fixed this last time
Do your stuff mate
Click to expand...
Click to collapse
what about battery drain?
sgilyin said:
what about battery drain?
Click to expand...
Click to collapse
seems normal so far
is this normal?
CostasGr said:
seems normal so far
Click to expand...
Click to collapse
With my usage yes.
The only problem is robotic voice
Hey !
Thanks for your amazing job (all of you), I don't have any browser crashes since I use chrome and I remove the stock browser, I also don't have any crash with my camera. I use Google Camera for that. Here is a list of bugs I've noticed:
- Chrome (stable) has crashed the first time I've opened it (only one time, that's why I did say that I don't have any browser crashes)
- Sometimes, something like "MTP Host" crashes..
- In Allo, while sending a message, there's a little sound, that's not a bug since it's in the app... But that sound is garbled (I don't know if that word is correct, I've used Google Translate for it)
I guess that's all..
Also, I don't have robotic voice... Good bye ! And thanks again
EDIT: About the "MTP Host" app.. it's the download app :/
Bugs
Hi there, thanks for your work on the rom really enjoying it and love Android 7.
Throughout my use I have discovered a bug with YouTube (not sure if it's the app or rom, but reporting anyway as did not happen on Mm) where changing into 720p causes the app to zoom into the upper left corner of the video. It can be remedied buy only using 360p but is rather annoying.
Again thanks for the work on the rom and all the best in the future. ?
Anyone have the link for xposed framework of this version?
Thomzey said:
Hi there, thanks for your work on the rom really enjoying it and love Android 7.
Throughout my use I have discovered a bug with YouTube (not sure if it's the app or rom, but reporting anyway as did not happen on Mm) where changing into 720p causes the app to zoom into the upper left corner of the video. It can be remedied buy only using 360p but is rather annoying.
Again thanks for the work on the rom and all the best in the future. ?
Click to expand...
Click to collapse
I also experienced that with some internet players when watching HD content..
Enviado desde mi SM-G800F mediante Tapatalk
CostasGr said:
@hennymcc
Robotic voice again ��
Everything else works fine
===========================
Guys I've been testing the Rom for a few hours, and it's preety awesome.
The only bad thing is the robotic voice. @spookcity138
As i remember you fixed this last time
Do your stuff mate
Click to expand...
Click to collapse
Well,as of now my sim card is not detected on CM14 for some strange reason. I seem to be alone in that. The robotic voice,if I remember correctly is linked to using the LP libs. Maybe someday we'll see official MM for the g800f. [emoji3]
Sent from my SM-G800F using Tapatalk
spookcity138 said:
Well,as of now my sim card is not detected on CM14 for some strange reason. I seem to be alone in that. The robotic voice,if I remember correctly is linked to using the LP libs. Maybe someday we'll see official MM for the g800f. [emoji3]
Sent from my SM-G800F using Tapatalk
Click to expand...
Click to collapse
You had changed the device tree as I remember and you fixed it last time ( I might be wrong I have no idea about developing) anyhow any help would be awesome because I need my phone for my work so I cant have that robotic voice... Thank you
Great job guys :good:
What are the chances like to get a first update soon? Or better said, moving to beta status?
I think the user respondings are quit positiv so far.
Greetings
Sunn76
Sunn76 said:
Great job guys :good:
What are the chances like to get a first update soon? Or better said, moving to beta status?
I think the user respondings are quit positiv so far.
Greetings
Sunn76
Click to expand...
Click to collapse
Most oft the current issues are Cm related so the CM-Team needs to update their sources time by time
Sent from my SM-G800F using XDA-Developers mobile app

[ROM] Android 7.0 New Beta 30.12.16

Download link:
https://mega.nz/#!0wY0QTxA!h1SkLNBby8xjj4CVCZpeQiSngb5SoB3IjC6Po-gfEeo
(SPFlashTool version)
Pro:
-NFC working
-Bluetooth working
-WiFi working
-WiFi Tethering working
-camera with super fast focus
-GPS still unbelievable good thanks of GNSS
-Task Cleaner
-fixed Navbar (you can even swipe from the bottom to activate them)
-shortcut button works
-fixed offscreen gestures
-fixed sheduled power on&off
Bugs:
Temporarily, the fingerprint sensor and laser focus can not work well. They will be fixed in next few updates.
Original thread:
http://bbs.elephone.hk/thread-12793-1-1.html
Downloading now
But this is not a new Rom, that is from 21.12.16.
Yes, is new respect the previous november version.....!
How can I root this rom ?
Enjoy !
ajael44 said:
How can I root this rom ?
Enjoy !
Click to expand...
Click to collapse
All the info is on the November ROM thread here
Sent from my P9000 using XDA-Developers Legacy app
The latest SuperSu beta also works, if I'm not mistaken.
Is this an improvement on CM13 or still very early in the development stages? I'm looking for stability.
andythedev said:
Is this an improvement on CM13 or still very early in the development stages? I'm looking for stability.
Click to expand...
Click to collapse
i dont think its stable, when i used it, few days later all my apps started to crash and crash for no reason... and fingerprint isnt working either, and led is with bugs, so im still using cm13, and when a better build comes out ill flash it
The "P9000" is one big bug
Mr.Ratio said:
The "P9000" is one big bug
Click to expand...
Click to collapse
can not complain about the phone... if i think about my old galaxy s3, there were severe issues from the beginning and it once cost more than twice the money i paid for the elephone!
P9000 is a very good device !
Any ETA for an update ?
Enjoy !
Having this installed for a few weeks now, very usable and stable.
Some remarks even so Blue tooth normal operation OK (Parrot headphone ans so on), BLE seems to get closed when phone is of, connecting with my watch, but stops working after a couple off minutes..
Some app's won't go(Sygic is working on solution), can bee due the 7.0 and is not Elephone related.
FP,LED as stated not working (missing it)
Wireless loading ok, fast loading have one at home and looks to work, but not top speed loading.
So to put in perspective, still ahead of a lot other phones, htc 10, galaxy s7, LG, Oneplus, sony experia Z5, so not to bad.
on my telephone GPS doesn't work to beta2 version, only to beta1
Had some problems with Blue tooth BLE and my smart watch, but in battery settings turned off stand-by energy saving, looks that it stays connected with screen off.
I have access to a laptop now, which bin file do I flash with Flash tools? None of them are accepted when I select them.
I tried using Flashify and it put my phone in a bootloop.
I only have the following options
AdcInitAddr.bin
GpioAddr.bin
lk.bin
logo.bin
preloader_c239v55_dx.bin
trustzone.bin
mrbubba999 said:
I have access to a laptop now, which bin file do I flash with Flash tools? None of them are accepted when I select them.
I tried using Flashify and it put my phone in a bootloop.
I only have the following options
AdcInitAddr.bin
GpioAddr.bin
lk.bin
logo.bin
preloader_c239v55_dx.bin
trustzone.bin
Click to expand...
Click to collapse
You have to set the scatter file first, also please try not to post it twice, we can see it in just one post... If more that's just spam....
Ruben Craveiro said:
You have to set the scatter file first, also please try not to post it twice, we can see it in just one post... If more that's just spam....
Click to expand...
Click to collapse
I posted it in the wrong thread, hence the 2nd post.
I've set the scatter file, but I always get this error "brom error s invalid da file 0x138a"
It seems they got the fingerprint sensor sorted in the next BETA
https://www.youtube.com/watch?v=u40XJkeOHqs
mrbubba999 said:
I posted it in the wrong thread, hence the 2nd post.
I've set the scatter file, but I always get this error "brom error s invalid da file 0x138a"
Click to expand...
Click to collapse
Do you get that error when trying to flash or when inserting the scatter file? see this: http://en.miui.com/thread-78047-1-1.html it might help with what you are having
farsiray said:
It seems they got the fingerprint sensor sorted in the next BETA
https://www.youtube.com/watch?v=u40XJkeOHqs
Click to expand...
Click to collapse
there are some cuts in the video... really suspicious....

[ROM][2017-10-22][UNOFFICIAL] XenonHD ROM for Mix 2 (Chiron) [7.1.2]

XenonHD ROM for Xiaomi Mi Mix 2
A Team Horizon ROM
Based on AOSP r36 7.1.2
This ROM has all the features XenonHD has to offer.
All hardware functions including:
NFC
Bluetooth Audio
Fingerprint Scanner
Doze & Wake-up Gestures (dtw works after the first reboot)
And...many more things.
Magisk is no longer built in, so you'll need to flash it when first installing, and after every dirty flash.
VoLTE doesn't work (at least on T-Mobile). I believe most of the pieces are in place, but there may be something in the firmware that's preventing it? If I could figure out how to tap into the stock cust files, I might be able to figure out how to get it working.
Proximity Sensor is working:
Notification Light:
I have slowed down the notification light so it isn't all amped up. To make it completely usable, go to:
Fixed default notification blinks for built-in apps so they are slowed down without needing to go to settings.
For use-installed apps, add them to custom notification list in settings > notifications > gear icon > notification light > + in upper right corner > select app. Apps added to that list will have slow notification blinks.
I simply cannot find a way to make user-installed app notifications behave the same as built-in apps. Grrr!!
I have also made the light sensor wait longer before dimming the screen. This helps with left-handed activities blocking the light sensor and almost immediately dimming the screen.
Reduced time to go back from dim to bright. Screen will dim after 5 seconds, returns to bright after 2 seconds.
I've remove configpanel & pocketmode...they did little to nothing, and may have caused more battery drain than I care for.
Required prior to installing:
Unlock Bootloader
Install custom recovery: https://www.androidfilehost.com/?fid=962021903579490303
HUGE thanks to IceMan for bringing this to Mix 2!
A quirk with this TWRP: This one looks for backups in TWRP/BACKUPS/MIX_2 folder. Normally, the MIX_2 folder is named after serial number of your device.
So, you existing backups won't be found until you rename the folder in BACKUPS to MIX_2.
Installation Instructions:
Dirty flash is now available with the above TWRP and 10-26-2017 rom.
Download the most recent build: https://www.androidfilehost.com/?fid=673791459329071426
Download Gapps (I use Open Gapps Mini) --> http://opengapps.org/
All versions from 10-24-2017 are now encryptable.
From TWRP Recovery:
IF COMING FROM MIUI-BASED ROM: FULL WIPE AND FORMAT DATA!!
If you encounter ERROR 7, during XenonHD install, install Global MIUI ROM, then do full wipe and data format again, then install XenonHD rom.
If coming from AOSP-based ROM:
- Full wipe (Cache, Davlik/ART Cache, System & Data)
- Flash ROM zip
- Flash Gapps zip
Huge thanks to Mokee for bringing this device up and making a great place to start.
Also a very HUGE thanks to @Arasthel for his work on proximity sensor and figuring out the bluetooth reboot stuff and other hints, suggestions and incalculable work.
I'd also like to thank all of you folks here for trying this ROM and providing constructive feedback.
In addition, I appreciate your patience when issues come up that need to be fixed. I am not a developer, and I have a full time job and a wife that takes precedence most of the time
Sources:
Vendor:
https://github.com/hondajohn88/android_vendor_xiaomi_msm8998-common
https://github.com/hondajohn88/android_vendor_xiaomi_chiron/tree/xenonhd
Kernel:
https://github.com/hondajohn88/android_kernel_xiaomi_msm8998/tree/xenonhd
Device:
https://github.com/hondajohn88/android_device_xiaomi_chiron/tree/xenonhd
https://github.com/hondajohn88/android_device_xiaomi_msm8998-common/tree/xenonhd
reserved
reserved 2
Does safety net pass with or without magisk?
subashchandran said:
Does safety net pass with or without magisk?
Click to expand...
Click to collapse
With magisk its working
Gesendet von meinem MI Mix 2 mit Tapatalk
THX for the ROM @hondajohn88 ,very much appreciated. :good:
Is this 1st release identical to the beta?
Just curious,as I tried to dirty flash over the beta & got the same errors as if coming from another ROM (wouldn't flash).
Is a full wipe (less formatting data) necessary if updating ?
I don't mind setting up from new again,even if just updating from the beta build.
However,wondering if incremental updates are going to be an option on future builds.
THX.
Sent from my MI Mix 2 using XDA Labs
Bluetooth seems to be working fine for audio/calls. Need to try video/youtube audio output on car (will do it on the drive back home)
ROM is slick, its been good so far (2 hours since i have set everything up)
KOLIOSIS said:
THX for the ROM @hondajohn88 ,very much appreciated. :good:
Is this 1st release identical to the beta?
Just curious,as I tried to dirty flash over the beta & got the same errors as if coming from another ROM (wouldn't flash).
Is a full wipe (less formatting data) necessary if updating ?
I don't mind setting up from new again,even if just updating from the beta build.
However,wondering if incremental updates are going to be an option on future builds.
THX.
Sent from my MI Mix 2 using XDA Labs
Click to expand...
Click to collapse
Oh yeah...I need to add that to the OP, for some reason, dirty flash won't work. There's a couple weird things with this build, one is I can't make a dirty build or it breaks Wi-Fi, and can't dirty flash. I don't know the reasons, but if I figure it out, I'll be sure to let everyone here know. It's an extreme pain in the ass.
subashchandran said:
Bluetooth seems to be working fine for audio/calls. Need to try video/youtube audio output on car (will do it on the drive back home)
ROM is slick, its been good so far (2 hours since i have set everything up)
Click to expand...
Click to collapse
Glad everything is working for you so far. Bluetooth audio in car should work (it does on mine), but I found the volume on the car set to zero so needed to turn that up. That was a brief "oh crap" moment that I thought it wasn't working lol
subashchandran said:
Does safety net pass with or without magisk?
Click to expand...
Click to collapse
I think it fails without it, but magisk is built in, so if have to remove it to find out for sure.
hondajohn88 said:
Oh yeah...I need to add that to the OP, for some reason, dirty flash won't work. There's a couple weird things with this build, one is I can't make a dirty build or it breaks Wi-Fi, and can't dirty flash. I don't know the reasons, but if I figure it out, I'll be sure to let everyone here know. It's an extreme pain in the ass.
Click to expand...
Click to collapse
IT'S ALL GOOD @hondajohn88 . :good:
This ROM is daily-driver material,every update from here on out is a bonus & very much appreciated. :good:
hondajohn88 said:
Oh yeah...I need to add that to the OP, for some reason, dirty flash won't work. There's a couple weird things with this build, one is I can't make a dirty build or it breaks Wi-Fi, and can't dirty flash. I don't know the reasons, but if I figure it out, I'll be sure to let everyone here know. It's an extreme pain in the ass.
Click to expand...
Click to collapse
It seems that we both have faced this issue. I just got A2DP working yesterday on Resurrection Remix by using sagit as base - without msm-8998 common and all that -, imagine my surprise when I saw you also did .
Anyway, I think the WiFi bug may be related to something going wrong in the build. When you build the ROM, kernel sources are used and you can see that the wlan.ko module is built. The problem is, wlan.ko is also a binary blob found in vendor. I believe that on the 2nd build, if dirty, one of these modules overwrites the other - which worked. Maybe you can test this idea, I will be doing it too on the next days.
Arasthel said:
It seems that we both have faced this issue. I just got A2DP working yesterday on Resurrection Remix by using sagit as base - without msm-8998 common and all that -, imagine my surprise when I saw you also did .
Anyway, I think the WiFi bug may be related to something going wrong in the build. When you build the ROM, kernel sources are used and you can see that the wlan.ko module is built. The problem is, wlan.ko is also a binary blob found in vendor. I believe that on the 2nd build, if dirty, one of these modules overwrites the other - which worked. Maybe you can test this idea, I will be doing it too on the next days.
Click to expand...
Click to collapse
That's cool you got the Bluetooth working on RR, knocking little things out one by one ?
Thanks for the idea on the Wi-Fi, I'll look into that this evening. Maybe there's a file I can delete before dirtybuilding. That would make testing things a lot faster! ??
By the way, does android auto work on your rr?
Everything except proximity sensor works and works as good as stock. I have installed custom font, black swift substratum OMS theme without any hiccups. The rom is buttery smooth and I've been getting a better battery drain trend on this compared to resurrection/mokee. I have naptime doze installed to see if i can ooze out more battery goodness to the levels of epic Rom(miui 9)
Overall this is super encouraging to see a daily driver rom this early for mi mix 2.
There is one edge case which might be a bug, when connected on car Bluetooth and watching something on YouTube.. And then you get a call, i pressed answer on the car knobs/buttons.. I couldn't hear the person talking.. Car was displaying "audio disabled message ”. But talking/call and video/music in isolation works just fine.
Android auto works for me. I'm on RR now. Might come to this if we can get Android auto working. How did you guys fix your Bluetooth audio on RR (we can move this to the RR thread if you prefer) @Arasthel
slyyke said:
Android auto works for me. I'm on RR now. Might come to this if we can get Android auto working. How did you guys fix your Bluetooth audio on RR (we can move this to the RR thread if you prefer) @Arasthel
Click to expand...
Click to collapse
Thanks for the info about android auto on RR. I'll take a look at their repo and see if I messed up a USB setting somehow.
As far as I'm concerned, other ROMs can be discussed here.
Open source should be crowd sourced for maximum problem resolution.
RR probably (?) Did the same as me... Mokee made a commit in qcom/audio that did the trick.
hondajohn88 said:
That's cool you got the Bluetooth working on RR, knocking little things out one by one
Thanks for the idea on the Wi-Fi, I'll look into that this evening. Maybe there's a file I can delete before dirtybuilding. That would make testing things a lot faster! ?
By the way, does android auto work on your rr?
Click to expand...
Click to collapse
Hi... Thank you again for the wlan.ko tip. I deleted all instances of that in my out folder, dirty built and it's all good. Sped up my test time considerably! Woohoo! :good:
Thanks op for adding this to to the mix. Much appreciated. I am not sure if I can leave Resurrection due to all the customization options. Does this room offer as many customization options? Thanks so much!
stu5797 said:
Thanks op for adding this to to the mix. Much appreciated. I am not sure if I can leave Resurrection due to all the customization options. Does this room offer as many customization options? Thanks so much!
Click to expand...
Click to collapse
I haven't used rr for this phone, but I think at this point rr probably has more options. This one has quite a few, and as son as I get most of this ROM straightened out, I'll try adding more options.
I'll add some screen shots of the settings to help people decide.
Thanks ?
Great work by a great Dev,
Thanks for putting in the work, smoothhhh rom~

[ROM][OFFICIAL] LineageOS 16.0 for S3NEO

Hi there,
If you haven't heard it already, we have official support now and Q is coming too.
links:
https://wiki.lineageos.org/devices/s3ve3gjv
https://wiki.lineageos.org/devices/s3ve3gxx
credits:
francescodario
me
LineageOS
Klte dev team (you guys rock)
Sources: www.github.com/LineageOS/android_device_samsung_s3ve3gxx
Deleted
Tested, works really well! Good job! Even the battery usage is great. It's smoother compared to 7.1.
As it's pointed out, Gapps breaks RIL. Everything else works except radio and offline charging. Installed Aurora Store and I'm pretty happy with it.
Things I tested:
☑ RIL
☑ Camera Front/Back
☑ Video Recording
☑ Bluetooth
☑ WiFi
☑ Sound
☑ GPS
☑ Calls
☒ Offline Charging, it loops.
☒ Radio, phone freezes.
@notfood
I can confirm your tests, but can you please test Videorecording with 1080p. For me the Video Quality (only with 1080p!) is low, becouse there are randomly White lines from the left to the right in the Video. (Like in all builds after 08/2018)
Humaxxx said:
@notfood
I can confirm your tests, but can you please test Videorecording with 1080p. For me the Video Quality (only with 1080p!) is low, becouse there are randomly White lines from the left to the right in the Video. (Like in all builds after 08/2018)
Click to expand...
Click to collapse
I see the white lines, they're sporadic but they're there only with 1080p.
HI
My findings so far: All things mentioned above are working for me as well, but with some exceptions:
GPS finds plenty of satelites, but doesn't snap in ( no position..).
Battery- charging freezes once, I had to reboot to go on.
In Whatsapp recorded video-sequences aren't playable ( frozen screen or artefacts..)
I couldn't find any menue to choose the touchscreen - triangles for moving the cursor in a text document.
I'm looking forward the next Version....:fingers-crossed:
Just tested this rom on my GT-I9301I for an hour or so and i have to say that auto-rotation doesn't work sometimes, also i don't know what exactly RIL is but i installed the gapps aroma (customized) and didn't realize any issue related to gapps until now, and also i got a new phone recently so the old phone doesn't have a sim card anymore, and i don't plan to put one on my GT-I9301I, so my old phone is somewhat like a test device now, i have tried some custom roms before but i didn't like them too much, this one doesn't look bad, except i wish you could do something about offline charging.
Error: this package is for device
Thank you for your contribution! I tried to flash it to my GT-I9301I with the help of TWRP 2.8.5.0 (I know its old, is there a better approach?). Before flashing i wiped everything, now when I try to install it from the sdcard it fails with the Error "E3004: This package is for device: s3ve3g, s3ve3gds, s3veg3gjv; this device is ." What am I doing wrong? Why is the installer not recognizing my device?
Koksnuss said:
Thank you for your contribution! I tried to flash it to my GT-I9301I with the help of TWRP 2.8.5.0 (I know its old, is there a better approach?). Before flashing i wiped everything, now when I try to install it from the sdcard it fails with the Error "E3004: This package is for device: s3ve3g, s3ve3gds, s3veg3gjv; this device is ." What am I doing wrong? Why is the installer not recognizing my device?
Click to expand...
Click to collapse
You have to use a newer Version of TWRP:
https://dl.twrp.me/s3ve3g/
I know this is only for the single sim variant, but would this work on a duos without ril at least? I don't really need ril that much right now.
JaadiBooti said:
I know this is only for the single sim variant, but would this work on a duos without ril at least? I don't really need ril that much right now.
Click to expand...
Click to collapse
Deleted
another useless ROM, we arrived at 10, or 15?
mariocaraf said:
another useless ROM, we arrived at 10, or 15?
Click to expand...
Click to collapse
Deleted
He didn't work he remained stuck
Please Help
Waiting for an edititon for Sony sensor! On Sony sensor not works camera and flashlight, but rom is usable as daily driver.
Auto-rotate is working in YT Vanced and other apps only sometimes.
This is very cool ROM, better than Nougat!
ayochan said:
He didn't work he remained stuck
Please Help
Click to expand...
Click to collapse
If it gets stuck, you are probably running an outdated firmware. Get the latest from Sammobile or check the Telegram group. You will need Odin or Heimdall to install it. Be careful which firmware you are burning, it can brick your device if it's the wrong one.
For more than an hour it is stuck in the installation screen
Humaxxx said:
You have to use a newer Version of TWRP
Click to expand...
Click to collapse
thanks, that worked perfect! I also like that encryption works
Just bought my a new Evo 860 ssd so I have enough storage for building multiple devices . So yes more build coming this week for Sony and dual SIM.
My 300gb ssd before didn't quite had enough.
Hi Thargorsson,
First of all. Excellent work on the new ROM!
I have just got a hold of 5x S3 NEO and wished they had a newer version than 4.4.2.
After some searches on Google I found this forum. I'm going to wait until you have an updated version of this ROM.
Please keep us all posted on any progress
Cheers,
Steve

Categories

Resources