• 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] [UNOFFICIAL] [4.4.4] [RC] SlimKat [tomato] [2015-01-20]

sooorajjj

Senior Member
Feb 22, 2013
414
564
0
Cochin


SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.

SlimKat is the project name for SlimRoms based on Android 4.4 and offers the following original features:

  • The Real Dark Slim
  • Full system-wide dark interfaces. - If you like it smooth and classy.
  • Custom Shortcuts. Everywhere.
  • Hardware keys, Navigation Ring, Navigation Bar, Lockscreen, Tiles, Notifications etc. - We've got you covered.
  • System-Wide Keyboard Controls
  • Rotation, cursor control, optional emoticions, etc. - You'll be tapping away to your heart's content.
  • SlimCenter
  • Downloads, contact information, system app removal. - More fun than you can shake a stick at.
  • Camera Features
  • Trueview, Smart Capture. - Capture life moments with ease
.​

Check out the full feature list here



WHAT IS WORKING?

  • WiFi
  • Bluetooth
  • RIL (single sim support only)
  • Sensors
  • GPS
  • Camera
  • Leds
  • Buttons
  • Audio
  • Video
  • Camcorder



WHAT IS NOT WORKING?

  • Nothing .....!! Or you tell me.....!!!

Installation Instructions
  • Download the latest build
  • Wipe data / Factory reset
  • Wipe cache
  • Wipe dalvik cache
  • Flash it using ClockworkMod recovery or TWRP
  • Flash Gapps
  • Flash Addons
  • Reboot
  • Enjoy


SOURCES:https://github.com/YU-YUREKA

Disclaimer: SlimRoms are not responsible for any damages to your device.

XDA:DevDB Information
Slimkat for Yureka, ROM for the YU Yureka

Contributors
sooorajjj, @sufoalmighty [For mirror links -available in 3rd post] , @Santhosh M and @faux123 [ for awesome kernel patches ] , Official CM team and Slim team
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.1.x
ROM Firmware Required: Yureka
Based On: AOSP

Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2015-01-20

Created 2015-01-17
Last Updated 2015-01-20
 
Last edited:

sooorajjj

Senior Member
Feb 22, 2013
414
564
0
Cochin
NOTE: this is not stable for daily use
i do not recommend any one to flash this
this is just initial test build :)

EDIT : Stable for daily use
Thanks to @Santhosh M @faux123 for kernel commits : this is his kernel thread please support him and thank him here
SCREENSHOTS
 

Attachments

Last edited:

sooorajjj

Senior Member
Feb 22, 2013
414
564
0
Cochin
CHANGELOG
*"UNOFFICIAL-BUILD-1"

  • Initial TRY(to get slimkat - booting )
  • Fixed battery capacity bug

*"UNOFFICIAL-BUILD-2"

  • fix up boot.img and permissions
  • Audio bug is caused bcs of missing hal libs - still no fix........ trying
  • DT2W patches failed to compile will fix in next build
*"UNOFFICIAL-BUILD-3" -Mirror --Mirror2

  • fixed audio
  • fixed video
  • fixed Camcorder

*"UNOFFICIAL-BUILD-4" -Mirror --Mirror2

  • Build with custom toolchain linario linaro-4.9-14.06
  • And lots of kernel patches
 
Last edited:

sooorajjj

Senior Member
Feb 22, 2013
414
564
0
Cochin
@DooMLoRD @championswimmer
please take a look at these logs
audio hal issue - i think its because the audio effects and much more implementations by cm
http://paste.ubuntu.com/9770340/
http://paste.ubuntu.com/9770344/
http://paste.ubuntu.com/9763980/

Code:
I/MediaFocusControl(  827):  AudioFocus  requestAudioFocus() from [email protected]
V/Avrcp   ( 2319): New genId = 9, clearing = 1
E/EffectProxy(  248): EffectCreate() could not get the sub effects
W/EffectsFactory(  248): EffectCreate() library proxy: could not create fx Qualcomm Bass Boost, error -22
E/AudioEffect( 4710): set(): AudioFlinger could not create effect, status: -22
E/AudioEffects-JNI( 4710): AudioEffect initCheck failed -4
E/AudioEffect-JAVA( 4710): Error code -4 when initializing AudioEffect.
D/AndroidRuntime( 4710): Shutting down VM
E/AndroidRuntime( 4710): FATAL EXCEPTION: main
E/AndroidRuntime( 4710): Process: com.android.gallery3d, PID: 4710
E/AndroidRuntime( 4710): java.lang.RuntimeException: Unable to resume activity {com.android.gallery3d/com.android.gallery3d.app.MovieActivity}: java.lang.IllegalArgumentException: Effect type: 0634f220-ddd4-11db-a0fc-0002a5d5c51b not supported.
E/AndroidRuntime( 4710): 	at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2777)
E/AndroidRuntime( 4710): 	at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2806)
E/AndroidRuntime( 4710): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2241)
E/AndroidRuntime( 4710): 	at android.app.ActivityThread.access$800(ActivityThread.java:138)
E/AndroidRuntime( 4710): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1199)
E/AndroidRuntime( 4710): 	at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 4710): 	at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 4710): 	at android.app.ActivityThread.main(ActivityThread.java:5034)
E/AndroidRuntime( 4710): 	at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 4710): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime( 4710): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:611)
E/AndroidRuntime( 4710): Caused by: java.lang.IllegalArgumentException: Effect type: 0634f220-ddd4-11db-a0fc-0002a5d5c51b not supported.
E/AndroidRuntime( 4710): 	at android.media.audiofx.AudioEffect.<init>(AudioEffect.java:405)
E/AndroidRuntime( 4710): 	at android.media.audiofx.BassBoost.<init>(BassBoost.java:101)
E/AndroidRuntime( 4710): 	at com.android.gallery3d.app.MovieActivity.initEffects(MovieActivity.java:393)
E/AndroidRuntime( 4710): 	at com.android.gallery3d.app.MovieActivity.onResume(MovieActivity.java:504)
E/AndroidRuntime( 4710): 	at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1192)
E/AndroidRuntime( 4710): 	at android.app.Activity.performResume(Activity.java:5320)
E/AndroidRuntime( 4710): 	at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2767)
E/AndroidRuntime( 4710): 	... 10 more
W/ActivityManager(  827):   Force finishing activity com.android.gallery3d/.app.MovieActivity
W/ActivityManager(  827):   Force finishing activity com.android.gallery3d/.app.GalleryActivity
W/ActivityManager(  827): Activity pause timeout for ActivityRecord{6504dd28 u0 com.android.gallery3d/.app.MovieActivity t8 f}
I/Timeline( 2051): Timeline: Activity_idle id: [email protected] time:835130
I/Timeline(  827): Timeline: Activity_windows_visible id: ActivityRecord{64ffaa90 u0 com.slim.slimlauncher/.Launcher t1} time:835454
I/MSM-irqbalance(  239): Decided to move IRQ130 from CPU5 to CPU6
W/ActivityManager(  827): Activity destroy timeout for ActivityRecord{6534bac0 u0 com.android.gallery3d/.app.GalleryActivity t8 f}
W/ActivityManager(  827): Activity destroy timeout for ActivityRecord{6504dd28 u0 com.android.gallery3d/.app.MovieActivity t8 f}
I/MSM-irqbalance(  239): Decided to move IRQ131 from CPU5 to CPU6
Code:
D/AudioPolicyManagerBase(  248): getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
D/AudioPolicyManagerBase(  248): getOutput() returns output 2
D/AudioPolicyManagerBase(  248): getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
D/AudioPolicyManagerBase(  248): getOutput() returns output 2
D/AudioPolicyManagerBase(  248): getOutput() device 2, stream 1, samplingRate 48000, format 1, channelMask 3, flags 4
D/AudioPolicyManagerBase(  248): getOutput() returns output 3
W/AudioTrack(  827): AUDIO_OUTPUT_FLAG_FAST denied by client due to mismatching sample rate (48000 vs 44100)
D/AudioFlinger(  248): start(4099), calling pid 827 session 52
D/AudioFlinger(  248): ? => ACTIVE (4099) on thread 0xb87083f0
I/QCOM PowerHAL(  248): Processing audio hint. Metadata: state=1
D/AudioPolicyManagerBase(  248): startOutput() output 3, stream 1, session 52
I/ActivityManager(  827): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from pid 1892
D/SubSettings( 1892): Launching fragment com.android.settings.deviceinfo.Memory


here is the vendor blobs iam using
https://github.com/YU-YUREKA/proprietary_vendor_yu

any kind of help is appreciated
thank you
sooraj
 

Kanth's

Senior Member
Oct 10, 2014
231
49
0
India
video cant be played ???

---------- Post added at 11:27 AM ---------- Previous post was at 11:24 AM ----------

can u give me link of stock rom
 

sooorajjj

Senior Member
Feb 22, 2013
414
564
0
Cochin
op updated new build is up for download
-------changes------
*"UNOFFICIAL-BUILD-2"
  • fix up boot.img and permissions
  • Audio bug is caused bcs of missing hal libs - still no fix........ trying
  • DT2W patches failed to compile will fix in next build


video cant be played ???

---------- Post added at 11:27 AM ---------- Previous post was at 11:24 AM ----------

can u give me link of stock rom
yes video can be played but not in gallery youtube wrks
and sorry i dont have link to stok rom
 

sooorajjj

Senior Member
Feb 22, 2013
414
564
0
Cochin
Just replace boot.img or something more? Could you port it or this is not so simple?
do you have recovery installed to flash this on your coolpad f2 ?
if yes then make a backup and try try flashing the rom as it is if it doesn’t boot dont worry it wont brick your device .....! just go back to recovery and restore your backup ............ try this then report ....:)
 
  • Like
Reactions: SujithZis