Galaxy Young GT-S6312 Development Thread

Search This thread

vlc07

Senior Member
Jul 20, 2013
341
142
Haveri
A Message To Developers ,contributors..

we need your help to get our device future development,if you have knowledge about linux,android devlopment,cm devlopment,building kernels then dont hesitate to join hand for our devlopment....plz share your thoughts....

by
galaxy young s6312 users...
 
Last edited:

vlc07

Senior Member
Jul 20, 2013
341
142
Haveri
Usefull guides Section
[GUIDE] How to make transparent statusbar for s6312
today i will show you how to make your statusbar transparent:D

WHAT YOU NEED
apktool
NOTEPAD++ for editing xml files
SystemUI.apk

LETS START:
decompile SystemUI.apk
GO TO /res/layout/tw_super_status_bar.xml

then find this line
Code:
 <com.android.systemui.statusbar.phone.StatusBarWindowView android:background="#ff000000" android:focusable="true" android:fitsSystemWindows="true" android:descendantFocusability="afterDescendants"

then change android:background="#ff000000" to #00000000 then save it

or you want other
transparency values
#00000000 - 100% transparency
#3F000000 - 75% transparency
#7F000000 - 50% transparency
#BF000000 - 25% transparency

NOTE: THIS STEP FOR DUAL SIM PHONES IF YOU ARE SINGLE SIM YOU CAN SKIP THIS STEP

then again move to /res/layout/tw_super_status_bar_dual.xml

Code:
<com.android.systemui.statusbar.phone.StatusBarWindowView android:background="#ff000000" android:focusable="true" android:fitsSystemWindows="true" android:descendantFocusability="afterDescendants"

then change android:background="#ff000000" to #00000000 then save it

now last step go to \res\values\drawables.xml

Code:
 <item type="drawable" name="status_bar_background">#ff1e1e1e</item>

then change #ff1e1e1e to #00000000 then save it

THATS IT NOW SIGN THE APK & RECOMPILE THEN MOVE RECOMPILED APK TO system/app/

now you'll have transparent statusbar


[GUIDE]HOW to use apktool without errors

[/COLOR]TODAY I WILL SHOW YOU HOW TO DECOMPILE RECOMPILE USING APKTOOL

i know you are all facing errors with systemui

REQUIREMENTS:
apktool(check attachment)
Notepad++
7zip or winrar


Lets start
download apktool & extract in c drive
Backup your systemui
then put systemui.apk , framework-res.apk on apktool folder
open command prompt(cmd) by pressing shift+mouse right button on apktool folder
Now Type in cmd

Code:
 apktool if SystemUI.apk

next type

Code:
 apktool if framework-res.apk

Now you have to decompile SystemUI.apk

then type
Code:
 apktool d SystemUI.apk

now you have systemUi folder mod any thing you want

then type
Code:
  apktool b SystemUI

now you will have a bunch of errors Lets fix it one by one
First ERROR: C:\APK Tool\systemui\res\layout\system_bar_notification_p anel_title.xml:14: error: Error: No resource found that matches the given name (at 'style' with value @style/SystemBarNotificationText')

means that first problem is style in C:\APK Tool\systemui\res\layout\system_bar_notification_panel_title.xml, and the error in line 14
Now open the xml file with notepad++ and find line 14, add + in front of @style/SystemBarNotificationText.
before: @style/SystemBarNotificationText
after:+ @style/SystemBarNotificationText

DO same for other errors for @style problem .......

Now recompile systemui now you dont have style errors

SECOND PROBLEM;

aapt: warning: string 'day_of_week_long_sunday' has no default translation in C:
\APK Tool\systemui\res; found: mk
aapt: warning: string 'day_of_week_long_thursday' has no default translation in
C:\APK Tool\systemui\res; found: mk


For no translation problem:
1. Open your systemui decompile folder and go to build/apk and delete androidmanifest.xml there
2. Open as archive your systemui.apk from backup folder
3. Copy folder META-INF and AndroidManifest.xml
4. Paste both in build/apk
5. Done

then Recompile THats it:laugh:


[GUIDE] How to add lidroid 23 toggles [wanam way] by dugeriss
 
Last edited:
  • Like
Reactions: dugeriss

vlc07

Senior Member
Jul 20, 2013
341
142
Haveri
Rooting cwm odin section
HOW to root & install cwm recovery by androsamace
Fully Ready Package for Rooting & Flashing CWM !!Without Binary Counter!! to Galaxy Young GT-S6312

DOWNLOAD package LINK: http://d-h.st/2K6
Instructions:
1. Unzip Downloaded Package "Root-CWM-6312.zip" & copy to internal memory.
2. Install "Farmaroot.apk" (Thanks to alephzain)
> Open Farmaroot application & Select "Install Superuser"
> Select "Gandalf"
> Done with Success !!!!
> Reboot your phone.. & wait for proper boot up...
3. Install "Busy Box Installer"
> Open & Install Busy Box.
> Done!
4. Install Terminal.apk
> Open Terminal and type following commands:

Code:
 su
cd /storage/sdcard0
sh cwm.sh
Done Your CWM is ready now.......

Entering in CWM!!
1. Switch off the Phone completely.
2. Press & Hold Volume Up + Home + Power Key.
CWM will appeared!
>Use UP & DOWN key to navigate items & Power key to Selection.

Regards..
Androsamace
 
Last edited:
  • Like
Reactions: dugeriss

r2dak

Senior Member
Jan 31, 2014
119
93
Shimla
Odin flashable CWM v6.0.3.2 For Galaxy Young Duos

ClockworkMod Recovery v6.0.3.2 Can be flashed using Odin** :D

  • Download and extrect the 7z package, from the link below
  • Flash recovery.tar.md5 from the extracted folder using Odin

How to Flash
  1. Download the package and extract it somewhere
  2. Right click on Odin3 v3.09.exe and run it as administrator to start Odin.
  3. Boot your device in download mode, you will need to do this Switch your device off. Press & hold Power + Home + Volume down buttons till you see a triangle and Android robot.Now press the Volume up button to confirm entering the download mode.
  4. Once it is in download mode, connect your device to the computer via USB cable.
  5. When your device is connected, one of Odin ID:COM boxes will turn Blue and display the COM port number.
    Important: If you do not see the port number in any of ID:COM boxes or if the box does not turn yellow, please do not proceed and check if the USB drivers are installed correctly and the device is connected via USB. If you do see the message, it means that your device was detected successfully by Odin and you can now flash any firmware files onto your device using Odin.
  6. Click on AP button, then browse and select the recovery.tar.md5 file that you just have extracted from the package
  7. Make sure that you do not mess up with checkboxes:
    • Auto Reboot and F. Reset Time checkboxes should be selected
    • All other checkboxes should be unchecked.
  8. After selecting the appropriate file, click on “Start” button in Odin.
  9. This will kick off the process to flash the Recovery. Please do not disconnect your device during the process.
  10. Once flashing is complete, your device will reboot. You can now disconnect from the PC and start using it.

NOTE: DO NOT RENAME THE " recovery.tar.md5" FILE
Download: DEV-HOST

**For galaxy young GT-S6312/10 only
 
Last edited:

elkhshap

Senior Member
Jan 7, 2010
553
85
damanhour
S5 Theme MOD


S5 theme for Galaxy young Dous 6312

thanks to @ronin790

attachment.php


attachment.php


attachment.php


attachment.php



Download


systemui transparent thanks to @vlc07

Link


Galaxy S5 bootanimation thanks to @bjtmosfet
LINK

S5 shutdown.qmg
http://www.mediafire.com/download/jv6gprz7s9wb2in/shutdown.qmg
 

Attachments

  • 1.png
    1.png
    23.5 KB · Views: 30,551
  • 2.jpg
    2.jpg
    34.2 KB · Views: 30,548
  • Screenshot_2014-03-26-11-53-58.png
    Screenshot_2014-03-26-11-53-58.png
    135.1 KB · Views: 30,795
  • Screenshot_2014-03-26-11-55-17.png
    Screenshot_2014-03-26-11-55-17.png
    55.8 KB · Views: 30,768
Last edited:

vlc07

Senior Member
Jul 20, 2013
341
142
Haveri
GOOD WORK:good: b bro only missing is transparent statusbar Right

suggestion for you change the name as galaxy s5 theme:eek:
 
Last edited:

vlc07

Senior Member
Jul 20, 2013
341
142
Haveri
GOOD WORK:good: b bro only missing is transparent statusbar Right

suggestion for you change the name as galaxy s5 theme:eek:

[MOD] Statusbar NO SIM ICONS

How to remove the annnoying sim icon on Statusbar with simple mod

EXACTLY this
B5SRJcr.png




AFTER MOD THIS IS
3x9s1ac.png


HOW TO APPLY

BE sure you on Deodexed ROM
Download attachment
move to sdcard
mount system
then Flash the zip file :D
 

Attachments

  • No_sim_icons.zip
    1.4 MB · Views: 637
Last edited:
  • Like
Reactions: metalhead\m/

Top Liked Posts

  • There are no posts matching your filters.
  • 12
    A Message To Developers ,contributors..

    we need your help to get our device future development,if you have knowledge about linux,android devlopment,cm devlopment,building kernels then dont hesitate to join hand for our devlopment....plz share your thoughts....

    by
    galaxy young s6312 users...
    6
    [ROM] Inspire Holo Version for S6312

    HEY GUYZ CHECK OUT MY INSPIRE HOLO VERSION CUSTOM ROM FOR S6312:laugh:

    LINK:http://xdaforums.com/showthread.php?p=51664018
    6
    Odin flashable CWM v6.0.3.2 For Galaxy Young Duos

    ClockworkMod Recovery v6.0.3.2 Can be flashed using Odin** :D

    • Download and extrect the 7z package, from the link below
    • Flash recovery.tar.md5 from the extracted folder using Odin

    How to Flash
    1. Download the package and extract it somewhere
    2. Right click on Odin3 v3.09.exe and run it as administrator to start Odin.
    3. Boot your device in download mode, you will need to do this Switch your device off. Press & hold Power + Home + Volume down buttons till you see a triangle and Android robot.Now press the Volume up button to confirm entering the download mode.
    4. Once it is in download mode, connect your device to the computer via USB cable.
    5. When your device is connected, one of Odin ID:COM boxes will turn Blue and display the COM port number.
      Important: If you do not see the port number in any of ID:COM boxes or if the box does not turn yellow, please do not proceed and check if the USB drivers are installed correctly and the device is connected via USB. If you do see the message, it means that your device was detected successfully by Odin and you can now flash any firmware files onto your device using Odin.
    6. Click on AP button, then browse and select the recovery.tar.md5 file that you just have extracted from the package
    7. Make sure that you do not mess up with checkboxes:
      • Auto Reboot and F. Reset Time checkboxes should be selected
      • All other checkboxes should be unchecked.
    8. After selecting the appropriate file, click on “Start” button in Odin.
    9. This will kick off the process to flash the Recovery. Please do not disconnect your device during the process.
    10. Once flashing is complete, your device will reboot. You can now disconnect from the PC and start using it.

    NOTE: DO NOT RENAME THE " recovery.tar.md5" FILE
    Download: DEV-HOST

    **For galaxy young GT-S6312/10 only
    4
    S5 Theme MOD


    S5 theme for Galaxy young Dous 6312

    thanks to @ronin790

    attachment.php


    attachment.php


    attachment.php


    attachment.php



    Download


    systemui transparent thanks to @vlc07

    Link


    Galaxy S5 bootanimation thanks to @bjtmosfet
    LINK

    S5 shutdown.qmg
    http://www.mediafire.com/download/jv6gprz7s9wb2in/shutdown.qmg
    4
    [MOD]BootAnimation Enabler for s6312/s6310

    hi Guyz you have seen several bootanimations of cyanogenmod,Aosp.xperia etc to install that Bootanimations you have to little Mod system files

    Just Download & mount system then flash thats it & integrated with Cyanogenmod 11 Bootanimation :laugh:

    to change bootanimation Download any MDPI Bootanimation or search in xda
    Tested on Deodexed Rom_may works on odexed Rom