[ROM][UNOFFICIAL] CM 11.0 for Galaxy Pocket Neo Duos GT-S5312

Search This thread

tiagonhas

Member
Oct 24, 2016
5
0
Compatible with gt-s5312B?

I'm trying to fix a Galaxy Pocket Neo Duos (GT-S5312B) who isn't working well with a stock ROM.
Is this CM ROM compatible with this device? This model uses the same ROM as the GT-S5312?
And I didn't understand how run the dual SIM card enabling too. How run the terminal command

"su
setprop persist.radio.multisim.config dsds"
?

I thanks for your help.
 

sonickles9

Senior Member
Sep 4, 2014
337
153
São Paulo
I'm trying to fix a Galaxy Pocket Neo Duos (GT-S5312B) who isn't working well with a stock ROM.
Is this CM ROM compatible with this device? This model uses the same ROM as the GT-S5312?
And I didn't understand how run the dual SIM card enabling too. How run the terminal command

"su
setprop persist.radio.multisim.config dsds"
?

I thanks for your help.
Yes, it is compatible.
regarding multisim, I'd recommend using your preferred root file manager to open /system/build.prop and change

persist.radio.multisim.config=dsds

to persist.radio.multisim.config=none

Enviado de meu GT-I9505 usando Tapatalk
 

tiagonhas

Member
Oct 24, 2016
5
0
Is it compatible with gt-s5312b??

CyanogenMod is an aftermarket firmware for a number of cell phones based on the open-source Android operating system. It offers features not found in the official Android based firmwares of vendors.

Device Tree : https://github.com/dhinesh77/android_device_samsung_corsica
Kernel : https://github.com/dhinesh77/android_kernel_samsung_corsica

Patches:
Patch to hardware/broadcom/libbt for bluetooth to work: https://gist.github.com/pawitp/7891380.
Patch to frameworks/native to workaround hwc issues: https://gist.github.com/pawitp/7891444.
Patch to frameworks/av to fix audio/video issues: https://gist.github.com/pawitp/7945188
Patch to hardware/libhardware for microphone to work: https://gist.github.com/dhinesh77/7206ec7900bee32e4c51/revisions
Dual SIM Patches: https://gist.github.com/pawitp/9433442

[Thanks to Pawitp ]

What works?

  • Wi-Fi + Tethering
  • Bluetooth
  • RIL (Calls, SMS, Mobile Data)
  • Dual SIM
  • Sensors (Accelerometer, Compass,)
  • Camera (photo + Recording)
  • Video playback
  • Audio (playback + Recording)
  • GPS
  • Everything else not listed under "known issues"

Known Issues

  • You tell me :silly:

Dual Sim FAQ

  • Both SIMs are always enabled (no way to disable one SIM)
  • "Receive incoming call while data is enabled" is always enabled
  • The QuickSettings tile will display the status for the currently selected SIM for data
  • There is no arrow activity indicator in the status bar.
  • Changing 2G/3G network mode using the QuickSettings toggle is not supported, only do it from Settings.
  • 3G may not work properly if Dual SIM mode is enabled with only 1 SIM inserted

Switch between Dual Sim and Single Sim

Enable:
Code:
su
setprop persist.radio.multisim.config dsds

Disable:
Code:
su
setprop persist.radio.multisim.config none

Downloads

CWM : http://www.4shared.com/file/lS99vrFmba/recoverytar.html
ROM : http://www.4shared.com/folder/jfWbdecP/Corsica.html
Google Apps: http://wiki.cyanogenmod.org/w/Gapps

Installation

1. Go to CWM recovery do wipe data/factory reset.
2. Install ROM
3. Install GAPPS
4. Reboot,


Changelog

Stable - Fixed force close bug, wifi tethering, and along with all new kernel, thanks to flex1911 for fixes.

BETA6 - Fixed broken audio recording as well as video recording, Based on latest CM11 Source.
BETA5 - Fixed broken audio, enabled bluetooth lpm, Based on CM-11-M11 (include ringtone and call-log separation for each SIM)
BETA4 - broken audio
BETA3 - Bluetooth issue solved. MTP working fine now. Speaker is now working good with sound effects. Mobile network settings are now working (Dual sim). manual network search also fixed.
BETA2 - Mobile data fixed.GPS issue solved. EGL issue solved, (screen goes blank while reorientation or rotating)
BETA1 - Initial Release


Credits:

@pawitp
@Unjustified Dev
@k2wl

XDA:DevDB Information
[ROM][UNOFFICIAL] CM 11.0 for Galaxy Pocket Neo Duos GT-S5312, ROM for the Samsung Galaxy Star

Contributors
dhinesh77, Unjustified Dev, k2wl
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: CWM 6.0.4.X Recovery
Based On: CyanogenMod

Version Information
Status: Stable
Current Stable Version: v1
Stable Release Date: 2014-12-31
Current Beta Version: v6
Beta Release Date: 2014-12-13

Created 2014-07-31
Last Updated 2014-12-31

Is this ROM compatible with the gt-s5312b device?
And if it is, how van I avoid the "status 7" error? This ROM has no updater file for make possible an edition deleting the "assert" part!
 

Dhrubadey50@

Member
Oct 5, 2017
14
0
Can i install this rom on samsung galaxy pocket(gt-s5300) ?

Sent from my GT-S5300 using XDA Free mobile app
 

jefersonL15

New member
Feb 19, 2021
1
0
Pueden subir una rom basada en android ice cream sandwich para samsung galaxy pocket neo

Translation: Can upload a rom based on android ice cream sandwich for samsung galaxy pocket neo
 
Last edited by a moderator:

MLX

Senior Member
Mar 12, 2016
196
54
21
Buenos Aires
Pueden subir una rom basada en android ice cream sandwich para samsung galaxy pocket neo

Translation: Can upload a rom based on android ice cream sandwich for samsung galaxy pocket neo
ICS is a pain to build nowadays, and this device doesn't even support it (I mean device tree and sources).
Keep on JB and disable google play services, that helps a lot to the performance
 

Top Liked Posts

  • There are no posts matching your filters.
  • 41
    CyanogenMod is an aftermarket firmware for a number of cell phones based on the open-source Android operating system. It offers features not found in the official Android based firmwares of vendors.

    Device Tree : https://github.com/dhinesh77/android_device_samsung_corsica
    Kernel : https://github.com/dhinesh77/android_kernel_samsung_corsica

    Patches:
    Patch to hardware/broadcom/libbt for bluetooth to work: https://gist.github.com/pawitp/7891380.
    Patch to frameworks/native to workaround hwc issues: https://gist.github.com/pawitp/7891444.
    Patch to frameworks/av to fix audio/video issues: https://gist.github.com/pawitp/7945188
    Patch to hardware/libhardware for microphone to work: https://gist.github.com/dhinesh77/7206ec7900bee32e4c51/revisions
    Dual SIM Patches: https://gist.github.com/pawitp/9433442

    [Thanks to Pawitp ]

    What works?

    • Wi-Fi + Tethering
    • Bluetooth
    • RIL (Calls, SMS, Mobile Data)
    • Dual SIM
    • Sensors (Accelerometer, Compass,)
    • Camera (photo + Recording)
    • Video playback
    • Audio (playback + Recording)
    • GPS
    • Everything else not listed under "known issues"

    Known Issues

    • You tell me :silly:

    Dual Sim FAQ

    • Both SIMs are always enabled (no way to disable one SIM)
    • "Receive incoming call while data is enabled" is always enabled
    • The QuickSettings tile will display the status for the currently selected SIM for data
    • There is no arrow activity indicator in the status bar.
    • Changing 2G/3G network mode using the QuickSettings toggle is not supported, only do it from Settings.
    • 3G may not work properly if Dual SIM mode is enabled with only 1 SIM inserted

    Switch between Dual Sim and Single Sim

    Enable:
    Code:
    su
    setprop persist.radio.multisim.config dsds

    Disable:
    Code:
    su
    setprop persist.radio.multisim.config none

    Downloads

    CWM : http://www.4shared.com/file/lS99vrFmba/recoverytar.html
    ROM : http://www.4shared.com/folder/jfWbdecP/Corsica.html
    Google Apps: http://wiki.cyanogenmod.org/w/Gapps

    Installation

    1. Go to CWM recovery do wipe data/factory reset.
    2. Install ROM
    3. Install GAPPS
    4. Reboot,


    Changelog

    Stable - Fixed force close bug, wifi tethering, and along with all new kernel, thanks to flex1911 for fixes.

    BETA6 - Fixed broken audio recording as well as video recording, Based on latest CM11 Source.
    BETA5 - Fixed broken audio, enabled bluetooth lpm, Based on CM-11-M11 (include ringtone and call-log separation for each SIM)
    BETA4 - broken audio
    BETA3 - Bluetooth issue solved. MTP working fine now. Speaker is now working good with sound effects. Mobile network settings are now working (Dual sim). manual network search also fixed.
    BETA2 - Mobile data fixed.GPS issue solved. EGL issue solved, (screen goes blank while reorientation or rotating)
    BETA1 - Initial Release


    Credits:

    @pawitp
    @Unjustified Dev
    @k2wl

    XDA:DevDB Information
    [ROM][UNOFFICIAL] CM 11.0 for Galaxy Pocket Neo Duos GT-S5312, ROM for the Samsung Galaxy Star

    Contributors
    dhinesh77, Unjustified Dev, k2wl
    ROM OS Version: 4.4.x KitKat
    ROM Kernel: Linux 3.0.x
    ROM Firmware Required: CWM 6.0.4.X Recovery
    Based On: CyanogenMod

    Version Information
    Status: Stable
    Current Stable Version: v1
    Stable Release Date: 2014-12-31
    Current Beta Version: v6
    Beta Release Date: 2014-12-13

    Created 2014-07-31
    Last Updated 2014-12-31
    3
    great dev![emoji1] [emoji2] [emoji2] [emoji7] [emoji7]

    uploaded, have a stable taste, enjoy.
    2
    Hi everybody!!!
    I have a question: will camcorder fix?cause i need it to make video on my pocket neo..
    2
    what is it :cyclops: i mean is this a cm rom :laugh: for star :laugh: omg
    is it working ??? any1 tested ???
    real kitkat :D:D:D

    sry its not for star, its only for pocket neo and duos..
    2
    Thank you. How cute to see CM11 on s5310 little screen. First boot take about 3-4 minutes to complete. Apply disable multisim setprop command after first boot complete and reboot to make it single sim.

    FC on package installer if I want to install 2 apk at once. just need to run the second apk again. No big deal.