[Mod] +TWEAKS+CWM+ROOT]for Galaxy Core GT-I8262

Search This thread

Omkar$

Senior Member
Mar 13, 2013
723
1,762
27
mumbai
tecmafia.com
MODS FOR GALAXY CORE I8262​

INDEX

1]POST 1 STATUSBAR MODS
2]BUILD PROP TWEAKS
3] HOW TO ROOT+CWM RECOVERY
4] BOLTWARE LIST




1]BLUE THEMED STATUSBAR

jzjvhg.jpg
23nui8.jpg


DOWNLOAD

2]ICE BLUE THEMED STATUSBAR


290y64x.jpg
r26jko.jpg


DOWNLOAD


HOW TO INSTALL THESE STATUSBAR

1]OPEN ROOTEXPLORER
2]BROWSE TO SYSTEM/APP
3]COPY MY SYSTEMUI.APK TO SYSTEM APPS REPLACE EXISTING ONE
4]NOW LONG PRESS ON SYSTEMUI.APK AND SELECT PERMISSION
5]GIVE RIGHT PERMISSION RW RR


* *
*
*
 
Last edited:

Omkar$

Senior Member
Mar 13, 2013
723
1,762
27
mumbai
tecmafia.com
BUILD PROP TWEAKS​


HOW TO ADD THESE TWEAKS

1] DOWNLOAD ROOTEXPLORER
2]OPEN IT AND BROWSE TO SYSTEM/BUILD.PROP
3]OPEN BUILD.PROP WITH TEXT EDITOR
4]COPY BELOW TWEAKS AT LAST LINE


Requirements:

Phone with Root
Build.prop Backup

Applications Required:

Root Explorer
Superuser
Busybox (Optional, but recommended)

All these lines should be added in the build.prop file at the end of build.prop located in / system / build.prop.
What you should do is this:
Open Root Explorer or similar, go to / system / build.prop and make long press on build.prop and then click Open in Text Editor

THIS IS NOT MADE BY ME!!THE CREDIT GOES TO knzo FOR THIS STUFF !!(DON'T FORGET TO THANK HIM)

I AM NOT RESPONSIBLE FOR ANY DAMAGE CAUSED BY THIS TO YOUR PHONE

* Increase the quality of JPG 100%
Code:

ro.media.enc.jpeg.quality = 100

* Decrease dialing without delay
Code:

ro.telephony.call_ring.delay = 0

* Help scrolling response
Code:

windowsmgr.max_events_per_sec = 150

* Battery saver
Code:

wifi.supplicant_scan_interval = 180
pm.sleep_mode = 1
ro.ril.disable.power.collapse = 0

* Increase overall response to touch
Code:
debug.performance.tuning = 1
video.accelerate.hw = 1

* Increase quality camera and video
Code:
ro.media.dec.jpeg.memcap = 8000000
ro.media.enc.hprof.vid.bps = 8000000

* Turn off the phone bootanimation to take less to boot
Code:
debug.sf.nobootanimation = 1

*Tweaks for 3G connection
Code:
ro.ril.hsxpa = 2
ro.ril.gprsclass = 10
ro.ril.hep = 1
ro.ril.enable.dtm = 1
ro.ril.hsdpa.category = 10
ro.ril.enable.a53 = 1
ro.ril.enable.3g.prefix = 1
ro.ril.htcmaskw1.bitmask = 4294967295
ro.ril.htcmaskw1 = 14449
ro.ril.hsupa.category = 5

* Speed ​​improvements for the net
Code:
net.tcp.buffersize.default = 4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi = 4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts = 4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs = 4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge = 4096,87380,256960,4096,16384,256960


* Fixed some problems with applications
Code:
ro.kernel.android.checkjni = 0

* Other tweaks
Code:
ro.config.hw_menu_unlockscreen = false
persist.sys.use_dithering = 0
persist.sys.purgeable_assets = 1
dalvik.vm.dexopt-flags = m = y
ro.mot.eri.losalert.delay = 1000

PRESS THANKS IF U LIKE MY WORK

1]Qualcomm tweaks

HTML:
#Qualcomm tweaks
#
com.qc.hardware=1
debug.qc.hardware=true
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1

2]UI general tweaks

HTML:
#UI general tweaks
#
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
hw3d.force=1
windowsmgr.max_events_per_sec=90
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
touch.presure.scale=0.001
debug.fb.rgb565=1
ro.wmt.blcr.enable=0

3]General GPU tweaks

HTML:
#General GPU tweaks
#
debug.composition.type=gpu
debug.egl.hw=1
debug.sf.hw=1
ro.sf.compbypass.enable=0
debug.egl.profiler=1
debug.enabletr=true
persist.sys.composition.type=gpu
persist.sys.use_16bpp_alpha=1
persist.android.strictmode=0
ro.min_pointer_dur=1

4]Power saving tweaks

HTML:
#Power saving tweaks
#
persist.sys.shutdown.mode=hibernate
ro.config.hw_quickpoweron=true
ro.ril.disable.power.collapse=1
ro.config.hw_fast_dormancy=1
ro.config.hw_power_saving=true

5]Call quality tweaks
HTML:
#Call quality tweaks
#
ro.ril.enable.amr.wideband=1
persist.cust.tel.eons=1
ro.ril.gprsclass=10
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=6
ro.ril.hsxpa=1

6]Wireless speed tweaks


HTML:
#Wireless speed tweaks
#
wifi.supplicant_scan_interval=180
net.ipv4.ip_no_pmtu_disc=0
net.ipv4.route.flush=1
net.ipv4.tcp_ecn=0
net.ipv4.tcp_fack=1
net.ipv4.tcp_mem=187000 187000 187000
net.ipv4.tcp_moderate_rcvbuf=1
net.ipv4.tcp_no_metrics_save=1
net.ipv4.tcp_rfc1337=1
net.ipv4.tcp_rmem=4096 39000 187000
net.ipv4.tcp_sack=1
net.ipv4.tcp_timestamps=1
net.ipv4.tcp_window_scaling=1
net.ipv4.tcp_wmem=4096 39000 187000
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960


CREDIT

Droid kings
Google
Me and u
 
Last edited:

Omkar$

Senior Member
Mar 13, 2013
723
1,762
27
mumbai
tecmafia.com
REMOVING SOME APPS CAN DISRUPT YOUR ROM.WILL BE UPDATED SOON

Of course I'm in no way responsible of any damage to your ROM or firmware.

Q - What is "Bloatware" ?

A - Bloatware means app/software that is stuff you simply don't need or use.Stuff that come installed from the factory.

Q - How can I remove/disable them ?

A - You need root access.For removing process we have many app from store.

Titanium Backup
Root Uninstaller
Root App Delete
Root Explorer
Enabling root access at JB


▪ List (114)

AccuweatherWidget - AccuWeather Widget
AccuweatherWidget_Main
AllshareMediaServer
AllShareService
AnalogClockSimple - Analog clock widget
AnalogClockUnique - Analog clock widget
AutomationTest_JBUP
BCService
BluetoothMap
BluetoothTest
CapabilityManagerService
ChatON_MARKET
ChocoEUKor - Font
ChromeBookmarksSyncAdapter - Bookmark synchronization
com.samsung.app.playreadyui
com.samsung.InputEventApp
com.sec.android.app.snsimagecache
com.secphone.apk
CoolEUKor - Font
Crash
Divx
DigitalClock
DualClockAnalog
DualClockDigital
DrmProvider
EdmSysScopeService
EdmVpnServices
EnterprisePermissions
Face Unlock - Unlock the screen with your face
FactoryTest_JANICE_EUR_OPEN
FotaClient (Software update v2)
Gmail
GMS or GMS Core - Google Play Services
GMS_Maps
GoogleCalendarSyncAdapter - Calendar synchronization
GooglePartnerSetup
GoogleSearchWidget - Search widgets
Google Play Books
Google Play Magazines
Google Play Movies & TV
Google Play Music - Google's useless music app
GoogleTTS - Text to speak
Help
HelvNeueLT - Font
InputDevices
InputEventApp_JANICE_EUR_OPEN
KeyChain
Keystring_factory_JBUP
Kies
kieswifi
lcdtest_JANICE_EUR_OPEN - LCD test
Microbes - Live wallpaper
MobilePrint
MobileTrackerEngineTwo
NetworkLocation
OmaDrmPopup
PanningTryActually
PCWClientS
Phonesky - Google Play Store
PlusOne
PickUpTutorial
Picasa Uploader
PolarisViewer
PopupuiReceiver
PRUI
Remote Controls
RoseEUKor - Font
SamsungApps - SAM Apps
SamsungAppsUNA3
SamsungIME - Samsung keyboard
Samsungservice
SamsungTTS - SAM Text to Speak
sCloudBackupApp
sCloudBackupProvider
sCloudDataRelay
sCloudDataSync
sCloudSyncBrowser
sCloudSyncCalendar
sCloudSyncContacts
SecCalculator2 - Stock calculator
SecDownloadProviderUi
SecEmail
SecExchange
SecFactoryPhoneTest
SecHTMLViewer
SecMiniDiary_WVGA
SelfTestMode_JANICE_EUR_OPEN
SetupWizard
SerialNumberLabelIndicator_JBUP
shutdown_JBUP
SmartcardService
SNS
SPPPushClient_Prod
Stk
Street
SyncmlDM
SyncmlDS
SysScope
Swype - Swype keyboard
Talk
talkback - Stock accessibility service
TextMemoWidget_SmartPhone
TwDVFSApp
UltraCfg
Velvet
voice_talk_U1
VoiceSearchStub
VoiceRecorder - Stock voice recorder
Wi-Fi Direct
Wi-Fi Direct share
WlanTest
wssyncmlnps
wssyncmldm (Software update v5)
YahoonewsWidget
YahoostockWidget


▪ Tips

► If you have an odex ROM, after the debloating you can see trash odex files in system/app.You can delete they
► For hibernating an app (Hibernating means app is disabled until you access it.So you can access disabled app when you want and you can re-hibernate it for battery.) I can suggest Greenify
► Do not use task killers.


Credit to


Google
Rootexplorer
 
Last edited:

manas_dev

Member
Sep 8, 2013
21
27
Patna
Working CWM Finally!!!!!!!!!!

Download Links :

STOCK RECOVERY : http://www.mediafire.com/?531dq5mi794dki8

CWM : http://www40.zippyshare.com/v/48874900/file.html

ODIN 3.07 : http://www.mediafire.com/download/772dlmuaxfgm0x2/Odin307.zip

Galaxy Core Drivers :http://developer.samsung.com/board/download.do?bdId=0000000700&attachId=0000000001

INSTRUCTIONS :

1. Install the Galaxy Core Drivers On Your Desktop

2. Extract ODIN.zip on your Desktop

3. Copy Recovery.tar File In ODIN Folder(its preferable to keep them in the same directory)

4. Now Go To Your Phone Settings

5. Click On Developer Options & Tick USB Debugging

6. Turn Off Your Phone

7. After Your Mobile Is Completely Turned Off Go Into Downloading Mode - Press & Hold Volume Down +Home Key +Power Key, Press Volume Up Again To Proceed

8. Connect Your Phone To Your PC via USB Cable

9. Now Open ODIN 3.07

10. Your Phone Should Be Detected In ODIN If You Have Installed The Drivers Correctly

11. Now Click On The PDA Button Then Select recovery.tar(CWM Recovery File)

12. Press The Start Button. Now The Installation Should Start.

13. When The Installation Is Completed It Should Display "PASS" Then Remove The USB Cable From Your Device

14. Now To Go Into CWM Recovery - Turn Off Your Phone Completely.

15. Press Power Button + Home Button + Volume Down Button.

16. Now You Have A CWM Recovery!!!!!!!!!!!!!!

If It Helped HIT the "THANKS" button!!! :angel:
 

ashishakp

Senior Member
Nov 1, 2012
72
22
Chennai
Download Links :

STOCK RECOVERY : http://www.mediafire.com/?531dq5mi794dki8

CWM : http://www40.zippyshare.com/v/48874900/file.html

ODIN 3.07 : http://www.mediafire.com/download/772dlmuaxfgm0x2/Odin307.zip

Galaxy Core Drivers :http://developer.samsung.com/board/download.do?bdId=0000000700&attachId=0000000001

INSTRUCTIONS :

1. Install the Galaxy Core Drivers On Your Desktop

2. Extract ODIN.zip on your Desktop

3. Copy Recovery.tar File In ODIN Folder(its preferable to keep them in the same directory)

4. Now Go To Your Phone Settings

5. Click On Developer Options & Tick USB Debugging

6. Turn Off Your Phone

7. After Your Mobile Is Completely Turned Off Go Into Downloading Mode - Press & Hold Volume Down +Home Key +Power Key, Press Volume Up Again To Proceed

8. Connect Your Phone To Your PC via USB Cable

9. Now Open ODIN 3.07

10. Your Phone Should Be Detected In ODIN If You Have Installed The Drivers Correctly

11. Now Click On The PDA Button Then Select recovery.tar(CWM Recovery File)

12. Press The Start Button. Now The Installation Should Start.

13. When The Installation Is Completed It Should Display "PASS" Then Remove The USB Cable From Your Device

14. Now To Go Into CWM Recovery - Turn Off Your Phone Completely.

15. Press Power Button + Home Button + Volume Down Button.

16. Now You Have A CWM Recovery!!!!!!!!!!!!!!

If It Helped HIT the "THANKS" button!!! :angel:



Have u solved the graphic problem in previous cmw posted here???
 
  • Like
Reactions: manosel and sri10

rodrijob

Member
Jun 13, 2012
13
0
BLN for Galaxy Core GT-I8262 (stock rom Jelly Bean)

Hi there.

It looks nice.
Do you know how to make working the BLN in the Galaxy Core GT-I8262 (stock rom Jelly Bean)? Or do you have a mod. that could work with the stock rom to control back light as a notification light?




MODS FOR GALAXY CORE I8262​

INDEX

1]POST 1 STATUSBAR MODS
2]BUILD PROP TWEAKS
3] HOW TO ROOT+CWM RECOVERY
4] BOOTANIMATION




1]BLUE THEMED STATUSBAR

jzjvhg.jpg
23nui8.jpg


DOWNLOAD

2]ICE BLUE THEMED STATUSBAR


290y64x.jpg
r26jko.jpg


DOWNLOAD


HOW TO INSTALL THESE STATUSBAR

1]OPEN ROOTEXPLORER
2]BROWSE TO SYSTEM/APP
3]COPY MY SYSTEMUI.APK TO SYSTEM APPS REPLACE EXISTING ONE
4]NOW LONG PRESS ON SYSTEMUI.APK AND SELECT PERMISSION
5]GIVE RIGHT PERMISSION RW RR


* *
*
*
 

Omkar$

Senior Member
Mar 13, 2013
723
1,762
27
mumbai
tecmafia.com
Hi there.

It looks nice.
Do you know how to make working the BLN in the Galaxy Core GT-I8262 (stock rom Jelly Bean)? Or do you have a mod. that could work with the stock rom to control back light as a notification light?

I saw this mod In a thread I don't remember

Try this install xposed framework

And there are some xposed module
To get blm mod

Sent from my GT-I8262 using xda app-developers app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 22
    MODS FOR GALAXY CORE I8262​

    INDEX

    1]POST 1 STATUSBAR MODS
    2]BUILD PROP TWEAKS
    3] HOW TO ROOT+CWM RECOVERY
    4] BOLTWARE LIST




    1]BLUE THEMED STATUSBAR

    jzjvhg.jpg
    23nui8.jpg


    DOWNLOAD

    2]ICE BLUE THEMED STATUSBAR


    290y64x.jpg
    r26jko.jpg


    DOWNLOAD


    HOW TO INSTALL THESE STATUSBAR

    1]OPEN ROOTEXPLORER
    2]BROWSE TO SYSTEM/APP
    3]COPY MY SYSTEMUI.APK TO SYSTEM APPS REPLACE EXISTING ONE
    4]NOW LONG PRESS ON SYSTEMUI.APK AND SELECT PERMISSION
    5]GIVE RIGHT PERMISSION RW RR


    * *
    *
    *
    18
    BUILD PROP TWEAKS​


    HOW TO ADD THESE TWEAKS

    1] DOWNLOAD ROOTEXPLORER
    2]OPEN IT AND BROWSE TO SYSTEM/BUILD.PROP
    3]OPEN BUILD.PROP WITH TEXT EDITOR
    4]COPY BELOW TWEAKS AT LAST LINE


    Requirements:

    Phone with Root
    Build.prop Backup

    Applications Required:

    Root Explorer
    Superuser
    Busybox (Optional, but recommended)

    All these lines should be added in the build.prop file at the end of build.prop located in / system / build.prop.
    What you should do is this:
    Open Root Explorer or similar, go to / system / build.prop and make long press on build.prop and then click Open in Text Editor

    THIS IS NOT MADE BY ME!!THE CREDIT GOES TO knzo FOR THIS STUFF !!(DON'T FORGET TO THANK HIM)

    I AM NOT RESPONSIBLE FOR ANY DAMAGE CAUSED BY THIS TO YOUR PHONE

    * Increase the quality of JPG 100%
    Code:

    ro.media.enc.jpeg.quality = 100

    * Decrease dialing without delay
    Code:

    ro.telephony.call_ring.delay = 0

    * Help scrolling response
    Code:

    windowsmgr.max_events_per_sec = 150

    * Battery saver
    Code:

    wifi.supplicant_scan_interval = 180
    pm.sleep_mode = 1
    ro.ril.disable.power.collapse = 0

    * Increase overall response to touch
    Code:
    debug.performance.tuning = 1
    video.accelerate.hw = 1

    * Increase quality camera and video
    Code:
    ro.media.dec.jpeg.memcap = 8000000
    ro.media.enc.hprof.vid.bps = 8000000

    * Turn off the phone bootanimation to take less to boot
    Code:
    debug.sf.nobootanimation = 1

    *Tweaks for 3G connection
    Code:
    ro.ril.hsxpa = 2
    ro.ril.gprsclass = 10
    ro.ril.hep = 1
    ro.ril.enable.dtm = 1
    ro.ril.hsdpa.category = 10
    ro.ril.enable.a53 = 1
    ro.ril.enable.3g.prefix = 1
    ro.ril.htcmaskw1.bitmask = 4294967295
    ro.ril.htcmaskw1 = 14449
    ro.ril.hsupa.category = 5

    * Speed ​​improvements for the net
    Code:
    net.tcp.buffersize.default = 4096,87380,256960,4096,16384,256960
    net.tcp.buffersize.wifi = 4096,87380,256960,4096,16384,256960
    net.tcp.buffersize.umts = 4096,87380,256960,4096,16384,256960
    net.tcp.buffersize.gprs = 4096,87380,256960,4096,16384,256960
    net.tcp.buffersize.edge = 4096,87380,256960,4096,16384,256960


    * Fixed some problems with applications
    Code:
    ro.kernel.android.checkjni = 0

    * Other tweaks
    Code:
    ro.config.hw_menu_unlockscreen = false
    persist.sys.use_dithering = 0
    persist.sys.purgeable_assets = 1
    dalvik.vm.dexopt-flags = m = y
    ro.mot.eri.losalert.delay = 1000

    PRESS THANKS IF U LIKE MY WORK

    1]Qualcomm tweaks

    HTML:
    #Qualcomm tweaks
    #
    com.qc.hardware=1
    debug.qc.hardware=true
    debug.qctwa.preservebuf=1
    debug.qctwa.statusbar=1

    2]UI general tweaks

    HTML:
    #UI general tweaks
    #
    persist.service.lgospd.enable=0
    persist.service.pcsync.enable=0
    hw3d.force=1
    windowsmgr.max_events_per_sec=90
    ro.max.fling_velocity=12000
    ro.min.fling_velocity=8000
    touch.presure.scale=0.001
    debug.fb.rgb565=1
    ro.wmt.blcr.enable=0

    3]General GPU tweaks

    HTML:
    #General GPU tweaks
    #
    debug.composition.type=gpu
    debug.egl.hw=1
    debug.sf.hw=1
    ro.sf.compbypass.enable=0
    debug.egl.profiler=1
    debug.enabletr=true
    persist.sys.composition.type=gpu
    persist.sys.use_16bpp_alpha=1
    persist.android.strictmode=0
    ro.min_pointer_dur=1

    4]Power saving tweaks

    HTML:
    #Power saving tweaks
    #
    persist.sys.shutdown.mode=hibernate
    ro.config.hw_quickpoweron=true
    ro.ril.disable.power.collapse=1
    ro.config.hw_fast_dormancy=1
    ro.config.hw_power_saving=true

    5]Call quality tweaks
    HTML:
    #Call quality tweaks
    #
    ro.ril.enable.amr.wideband=1
    persist.cust.tel.eons=1
    ro.ril.gprsclass=10
    ro.ril.hsdpa.category=8
    ro.ril.hsupa.category=6
    ro.ril.hsxpa=1

    6]Wireless speed tweaks


    HTML:
    #Wireless speed tweaks
    #
    wifi.supplicant_scan_interval=180
    net.ipv4.ip_no_pmtu_disc=0
    net.ipv4.route.flush=1
    net.ipv4.tcp_ecn=0
    net.ipv4.tcp_fack=1
    net.ipv4.tcp_mem=187000 187000 187000
    net.ipv4.tcp_moderate_rcvbuf=1
    net.ipv4.tcp_no_metrics_save=1
    net.ipv4.tcp_rfc1337=1
    net.ipv4.tcp_rmem=4096 39000 187000
    net.ipv4.tcp_sack=1
    net.ipv4.tcp_timestamps=1
    net.ipv4.tcp_window_scaling=1
    net.ipv4.tcp_wmem=4096 39000 187000
    net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
    net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
    net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
    net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
    net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960


    CREDIT

    Droid kings
    Google
    Me and u
    15
    HOW TO ROOT CALAXY CORE I8262/8260



    1]DOWNLOAD FRAMAROOT FROM BELOW LINK
    http://xdaforums.com/attachment.php?attachmentid=2164433&d=1375631419

    2]OPEN FRAMAROOT SELECT GANDALF

    3]REBOOT AND YOUR CORE IS ROOTED ENJOY
    13
    REMOVING SOME APPS CAN DISRUPT YOUR ROM.WILL BE UPDATED SOON

    Of course I'm in no way responsible of any damage to your ROM or firmware.

    Q - What is "Bloatware" ?

    A - Bloatware means app/software that is stuff you simply don't need or use.Stuff that come installed from the factory.

    Q - How can I remove/disable them ?

    A - You need root access.For removing process we have many app from store.

    Titanium Backup
    Root Uninstaller
    Root App Delete
    Root Explorer
    Enabling root access at JB


    ▪ List (114)

    AccuweatherWidget - AccuWeather Widget
    AccuweatherWidget_Main
    AllshareMediaServer
    AllShareService
    AnalogClockSimple - Analog clock widget
    AnalogClockUnique - Analog clock widget
    AutomationTest_JBUP
    BCService
    BluetoothMap
    BluetoothTest
    CapabilityManagerService
    ChatON_MARKET
    ChocoEUKor - Font
    ChromeBookmarksSyncAdapter - Bookmark synchronization
    com.samsung.app.playreadyui
    com.samsung.InputEventApp
    com.sec.android.app.snsimagecache
    com.secphone.apk
    CoolEUKor - Font
    Crash
    Divx
    DigitalClock
    DualClockAnalog
    DualClockDigital
    DrmProvider
    EdmSysScopeService
    EdmVpnServices
    EnterprisePermissions
    Face Unlock - Unlock the screen with your face
    FactoryTest_JANICE_EUR_OPEN
    FotaClient (Software update v2)
    Gmail
    GMS or GMS Core - Google Play Services
    GMS_Maps
    GoogleCalendarSyncAdapter - Calendar synchronization
    GooglePartnerSetup
    GoogleSearchWidget - Search widgets
    Google Play Books
    Google Play Magazines
    Google Play Movies & TV
    Google Play Music - Google's useless music app
    GoogleTTS - Text to speak
    Help
    HelvNeueLT - Font
    InputDevices
    InputEventApp_JANICE_EUR_OPEN
    KeyChain
    Keystring_factory_JBUP
    Kies
    kieswifi
    lcdtest_JANICE_EUR_OPEN - LCD test
    Microbes - Live wallpaper
    MobilePrint
    MobileTrackerEngineTwo
    NetworkLocation
    OmaDrmPopup
    PanningTryActually
    PCWClientS
    Phonesky - Google Play Store
    PlusOne
    PickUpTutorial
    Picasa Uploader
    PolarisViewer
    PopupuiReceiver
    PRUI
    Remote Controls
    RoseEUKor - Font
    SamsungApps - SAM Apps
    SamsungAppsUNA3
    SamsungIME - Samsung keyboard
    Samsungservice
    SamsungTTS - SAM Text to Speak
    sCloudBackupApp
    sCloudBackupProvider
    sCloudDataRelay
    sCloudDataSync
    sCloudSyncBrowser
    sCloudSyncCalendar
    sCloudSyncContacts
    SecCalculator2 - Stock calculator
    SecDownloadProviderUi
    SecEmail
    SecExchange
    SecFactoryPhoneTest
    SecHTMLViewer
    SecMiniDiary_WVGA
    SelfTestMode_JANICE_EUR_OPEN
    SetupWizard
    SerialNumberLabelIndicator_JBUP
    shutdown_JBUP
    SmartcardService
    SNS
    SPPPushClient_Prod
    Stk
    Street
    SyncmlDM
    SyncmlDS
    SysScope
    Swype - Swype keyboard
    Talk
    talkback - Stock accessibility service
    TextMemoWidget_SmartPhone
    TwDVFSApp
    UltraCfg
    Velvet
    voice_talk_U1
    VoiceSearchStub
    VoiceRecorder - Stock voice recorder
    Wi-Fi Direct
    Wi-Fi Direct share
    WlanTest
    wssyncmlnps
    wssyncmldm (Software update v5)
    YahoonewsWidget
    YahoostockWidget


    ▪ Tips

    ► If you have an odex ROM, after the debloating you can see trash odex files in system/app.You can delete they
    ► For hibernating an app (Hibernating means app is disabled until you access it.So you can access disabled app when you want and you can re-hibernate it for battery.) I can suggest Greenify
    ► Do not use task killers.


    Credit to


    Google
    Rootexplorer
    9
    Working CWM Finally!!!!!!!!!!

    Download Links :

    STOCK RECOVERY : http://www.mediafire.com/?531dq5mi794dki8

    CWM : http://www40.zippyshare.com/v/48874900/file.html

    ODIN 3.07 : http://www.mediafire.com/download/772dlmuaxfgm0x2/Odin307.zip

    Galaxy Core Drivers :http://developer.samsung.com/board/download.do?bdId=0000000700&attachId=0000000001

    INSTRUCTIONS :

    1. Install the Galaxy Core Drivers On Your Desktop

    2. Extract ODIN.zip on your Desktop

    3. Copy Recovery.tar File In ODIN Folder(its preferable to keep them in the same directory)

    4. Now Go To Your Phone Settings

    5. Click On Developer Options & Tick USB Debugging

    6. Turn Off Your Phone

    7. After Your Mobile Is Completely Turned Off Go Into Downloading Mode - Press & Hold Volume Down +Home Key +Power Key, Press Volume Up Again To Proceed

    8. Connect Your Phone To Your PC via USB Cable

    9. Now Open ODIN 3.07

    10. Your Phone Should Be Detected In ODIN If You Have Installed The Drivers Correctly

    11. Now Click On The PDA Button Then Select recovery.tar(CWM Recovery File)

    12. Press The Start Button. Now The Installation Should Start.

    13. When The Installation Is Completed It Should Display "PASS" Then Remove The USB Cable From Your Device

    14. Now To Go Into CWM Recovery - Turn Off Your Phone Completely.

    15. Press Power Button + Home Button + Volume Down Button.

    16. Now You Have A CWM Recovery!!!!!!!!!!!!!!

    If It Helped HIT the "THANKS" button!!! :angel: