• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][BUILD][BETA-2]CyanogenMod 11 for Samsung Galaxy Trend Lite GT-S739x

Status
Not open for further replies.

berkantkz

Recognized Developer
Apr 7, 2014
1,252
1,175
113
berkantkz.github.io

Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 *
 * DO NOT LEECH MY DOWNLOADS, PLEASE RE-DIRECT YOUR FORUM /PAGE 
 * TO THIS THREAD, IF YOU LIKE MY WORK, YOU CAN SAY THANKS, 
 * AND MAYBE BUY ME SOME BEERS
 */
This is UNOFFICIAL CyanogenMod 11 build for Samsung Galaxy Trend Lite GT-S7390/S7392​

What does work
  • Bluetooth
  • WiFi
  • Message sending/receiving
  • Call sending/receiving
  • GPS
  • Touch
  • Screen
  • Camera (only takes photos)
  • Sound
  • Buttons
  • OTA
  • Mobile data
  • Storages (External SD / Internal SD)
  • SELinux (Enforcing)
  • ART
  • Offline charging
  • Video playing
  • Airplane mode

What doesn't work (Bugs)
  • Video recording


Installation instructions
  • Flash T.W.R.P. 2.8.6.0 recovery
  • Reboot into recovery mode
  • Wipe selected paths and slide
  • Flash ROM
  • Reboot

GApps Installation
  • Download GApps
  • Reboot into recovery mode
  • Flash GApps which is you've downloaded
  • Reboot

Enabling/Disabling dual-SIM
Make you sure you've flashed to have root access.
  • Open "Terminal Emulator" app (it is already included)
  • type following commands;
  • to enable it
    Code:
    su
    setprop persist.radio.multisim.config dsds
  • to disable it
    Code:
    su
    setprop persist.radio.multisim.config none

NOTE: I don't maintain on this rom anymore. Please do not ask or request for new fixes of bugs. You can use this rom, it is really stable and doesn't have any bug. Here it is.

Thread to discuss about our devices
Thanks to
wulsic for his kernel sourcecode
SandPox for his helps/suggestions

XDA:DevDB Information
CyanogenMod 11 for the Samsung Galaxy Trend Lite GT-S7390/S7392, ROM for all devices (see above for details)

Contributors
kadjarT
Source Code: https://github.com/SiniTurk

ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: JB or KK
Based On: CyanogenMod

Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2016-01-07

Created 2016-01-07
Last Updated 2016-04-17
 
Last edited:

berkantkz

Recognized Developer
Apr 7, 2014
1,252
1,175
113
berkantkz.github.io
Reserved

DOWNLOADS and CHANGELOG

BETA-1: 2016-01-07
BETA-2: 2016-01-24
  • No need to wipe data!
  • Auto brightness was disabled
  • Some default settings was changed;
    - Auto rotation --> Disabled
    - Unknown sources --> Enabled
    - Screen off timeout --> Set to 2 minutes
  • media_profiles.xml was used from stock rom
  • media_codecs.xml was used from stock rom
  • Audio_policy was used from stock rom
  • Some blobs removed from vendor tree;
    -etc/audio_policy.conf
    -etc/media_codecs.xml
    -etc/media_profiles.xml
  • Use lib/hw/audio.primary.hawaii.so from logan (Ace 3 3G)
  • Use lib/libhwcodec.so from logan (Ace 3 3G)
  • Airplane mode was fixed
  • Use non-opensource lib/libstagefrighthw.so
  • Use lib/libOMX.brcm.audio.amrwb.decoder and lib/libOMX.brcm.audio.amrnb.encoder.so from stock rom
  • Enable WMA-WMV decoding/encoding
  • Fix video playing
  • And check my repository on GitHub for more
  • BETA-2: cm-11-20160124-UNOFFICIAL-kylevess.zip
 
Last edited:

allal123

Member
Dec 2, 2006
31
8
0
42
Algeria
Hi All , big thx kadjar for supporting this device ;)

I flashed your Rom to my device today and seems to have all ok except some bugs :)
for now > 2 Bugs = Phone freeze when using video recording :( , you must remove and put battery again , & the second one is not big problem it's only rebooting when turning AirPlane Mode ON :D

1-Flashed stock rom
2-Rooted with iRoot
3-Install Busybox-38.apk
4-Install Rashr.RecoveryTools-2.3.8.apk
5-Install twrp-2860_kylevess.img using Rashr
6-Reboot to recovery
7-Full Wipe
8-Flash cm-11-20160106-UNOFFICIAL-kylevess.zip
9-Flash open_gapps-arm-4.4-micro-20160109.zip
10-Reboot & all is OK

waiting next release with bug fixed :cowboy:
 
  • Like
Reactions: Paul Spector

berkantkz

Recognized Developer
Apr 7, 2014
1,252
1,175
113
berkantkz.github.io
also bug when Playing video > Error reading video :confused:
Solved with MX Player Pro using S/W Audio Decoder not H/W :)






Hi All , big thx kadjar for supporting this device ;)

I flashed your Rom to my device today and seems to have all ok except some bugs :)
for now > 2 Bugs = Phone freeze when using video recording :( , you must remove and put battery again , & the second one is not big problem it's only rebooting when turning AirPlane Mode ON :D

1-Flashed stock rom
2-Rooted with iRoot
3-Install Busybox-38.apk
4-Install Rashr.RecoveryTools-2.3.8.apk
5-Install twrp-2860_kylevess.img using Rashr
6-Reboot to recovery
7-Full Wipe
8-Flash cm-11-20160106-UNOFFICIAL-kylevess.zip
9-Flash open_gapps-arm-4.4-micro-20160109.zip
10-Reboot & all is OK

waiting next release with bug fixed :cowboy:
All of you've written are known bugs. Woking on them.
 
  • Like
Reactions: Andrei Radu

berkantkz

Recognized Developer
Apr 7, 2014
1,252
1,175
113
berkantkz.github.io
:highfive:UPDATE TO BETA-2:highfive:

BETA-2: 2016-01-24
  • No need to wipe data!
  • Auto brightness was disabled
  • Some default settings was changed;
    - Auto rotation --> Disabled
    - Unknown sources --> Enabled
    - Screen off timeout --> Set to 2 minutes
  • media_profiles.xml was used from stock rom
  • media_codecs.xml was used from stock rom
  • Audio_policy was used from stock rom
  • Some blobs removed from vendor tree;
    -etc/audio_policy.conf
    -etc/media_codecs.xml
    -etc/media_profiles.xml
  • Use lib/hw/audio.primary.hawaii.so from logan (Ace 3 3G)
  • Use lib/libhwcodec.so from logan (Ace 3 3G)
  • Airplane mode was fixed
  • Use non-opensource lib/libstagefrighthw.so
  • Use lib/libOMX.brcm.audio.amrwb.decoder and lib/libOMX.brcm.audio.amrnb.encoder.so from stock rom
  • Enable WMA-WMV decoding
  • Fix video playing
  • BETA-2: cm-11-20160124-UNOFFICIAL-kylevess.zip

PS:It is available to download by OTA App but there is a mistake. You have to follow this steps to download it by OTA App. (valid for BETA-1 users)

Code:
Open the /system/rom.ota.prop and change 
"otaid": "SiniTurk-cm11-kylevess", to "otaid": "cm11-UNOFFICIAL-kylevess",
And this is for the BETA-2 users; I've forgotten the change the time of ota.prop. So it tells "There is an update". To disable it;
Code:
Open the /system/rom.ota.prop and change 
"otatime": "20160106-20:18" to "otatime": "20160124-2314"
and all done! Required to do for only a time!
 
Last edited:

amiro13

Senior Member
Jul 17, 2015
161
47
0
Tbilisi
Camera

BETA-2: 2016-01-24
Unfortunately, Camera has stopped... not takes photos... :confused:

I am sorry! camera works great! after 3-th upgrading it works! i don't know what it was, sorry! :eek:
 
Last edited:

berkantkz

Recognized Developer
Apr 7, 2014
1,252
1,175
113
berkantkz.github.io
BETA-2: 2016-01-24
Unfortunately, Camera has stopped... not takes photos... :confused:

I am sorry! camera works great! after 3-th upgrading it works! i don't know what it was, sorry! :eek:
While reporting bugs; about camera app, try to delete data of camera app and if it's still here, let it know to us.
Beta 1 :

If I use this camera app I can take pictures and video.Video playback works with MxPlayer SW decoder.
Beta1

Beta2

If you use xposed installer
This camera app has own decoder/encoder so it takes. Good idea to take video.

About Xposed, check out this issue.
 
  • Like
Reactions: TpupLpasa

centtta

Member
Apr 28, 2009
23
3
0
I tried to do the steps, but I must be doing something wrong because I can not connect the sim....It's impossible to explain step by step what should I do?
 
Last edited:
Status
Not open for further replies.