[ROM][Neo/V][GB] [Not maintained] Spacious, smooth, light 0.62 [06-Apr-12]

Search This thread

shardul_seth

Senior Member
Jul 31, 2011
1,103
1,717
Can this mega pack be installed on a stock ROM? Will it work?

All the apps and framework in this pack has been ODEX'ed. I am not sure it will work.
If you want to get my ROM close to stock, just delete "/system/etc/init.d/01dalvik2cache" script, reboot into recovery, wipe cache and dalvik-cache and reboot. Then you can install Link2SD also!
 

mpiekp

Senior Member
Mar 23, 2011
1,358
621
Sounds like the permission frameworks are missing also check for system/ lib/ libeq.so and lib/soundfx/libbundlewrapper.so

These are the most common reasons for errors with Xperia S music

Sent from my MT11i using Tapatalk
 

shardul_seth

Senior Member
Jul 31, 2011
1,103
1,717
Sounds like the permission frameworks are missing also check for system/ lib/ libeq.so and lib/soundfx/libbundlewrapper.so

These are the most common reasons for errors with Xperia S music

There is no libeq.so file :/

There is no libeq.so file in Xperia S firmware and Neo V original firmwares. Where did you get this information :rolleyes:

Also, I have album art display in main music app, no FC's. This is the first report of any problem in the music app in almost 250 downloads of this ROM.

Try to clear data of Music app and then restart it. Any other music related programs you have installed?
 

kamykowsky

Senior Member
Dec 9, 2010
333
41
Rzeszów
OnePlus 8 Pro
There is no libeq.so file in Xperia S firmware and Neo V original firmwares. Where did you get this information :rolleyes:

Also, I have album art display in main music app, no FC's. This is the first report of any problem in the music app in almost 250 downloads of this ROM.

Try to clear data of Music app and then restart it. Any other music related programs you have installed?

I have only xperia s music player. I cleared music app data and still the same. :/
 

przemo_pl

Member
Dec 21, 2010
39
3
Warsaw
Hey, after installing SE Xperia S megapack i've noticed strange behaviour of music player. I don't have problems with album covers, mine is related with dlna. Just after music player is loaded com.sonyericsson.dlna process is FC. player works fine, but this FC info appears continously after 1-2 minutes. I've cleared app data but any changes. When i try to run Connected devices (which i think is com.sonyericsson.dlna) it also gives a FC. Any ideas what to do now and what problem is related with? Any help is appreciated ;)
 

shardul_seth

Senior Member
Jul 31, 2011
1,103
1,717
Hey, after installing SE Xperia S megapack i've noticed strange behaviour of music player. I don't have problems with album covers, mine is related with dlna. Just after music player is loaded com.sonyericsson.dlna process is FC. player works fine, but this FC info appears continously after 1-2 minutes. I've cleared app data but any changes. When i try to run Connected devices (which i think is com.sonyericsson.dlna) it also gives a FC. Any ideas what to do now and what problem is related with? Any help is appreciated ;)

Strange bug indeed. Each user is reporting a different bug, so debugging is difficult. I'll try to fix it. Maybe i'll soon upload a revert patch!
 

piku2008

Senior Member
Dec 13, 2011
521
89
Indore
www.lubolabs.com
I never use the default player but ya the default player gives error & FC many times so ya there is a problem with this update......

Sent from heaven using typewriter.......
 

shardul_seth

Senior Member
Jul 31, 2011
1,103
1,717
Could someone post a logcat when FC occurs. I am not having this problem, so I cannot debug it.
 

satiros

Senior Member
Nov 26, 2007
403
90
thessaloniki
Strange bug indeed. Each user is reporting a different bug, so debugging is difficult. I'll try to fix it. Maybe i'll soon upload a revert patch!

I have the same thing

I wiped all caches battery user and installed its annoying

Second
This is a full ROm i thought it would be clean
Its not
Its a very good effort with lots of memory

well I have to say

Nothing compares like emannxperia 4th with nightelf 9.4 exp in response i downgrade to 650 and it lasts 2 days

so thank you shardul_seth very much
but fix the bugs
and clean the rom

Its my second best so far
 

przemo_pl

Member
Dec 21, 2010
39
3
Warsaw
Code:
I/ActivityManager(  351): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.sonyericsson.music/.MusicActivity bnds=[126,560][237,680] } from pid 24290
D/CustomizationProvider(24303): openFile -- START uri=content://com.sonyericsson.provider.customization/settings/com.sonyericsson.textinput.uxp
I/ActivityManager(  351): Start proc com.sonyericsson.dlna for service com.sonyericsson.dlna/.library.DlnaDmrService: pid=27065 uid=10079 gids={3003, 1015}
I/ActivityThread(27065): Pub com.sony.huey.dlna.cds: com.sony.huey.dlna.DlnaCds
I/ActivityThread(27065): Pub com.sony.huey.dlna.upnp: com.sony.huey.dlna.DmsProvider
W/dalvikvm(27065): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/sonyericsson/dlna/common/stub/SystemProperties;
D/AndroidRuntime(27065): Shutting down VM
W/dalvikvm(27065): threadid=1: thread exiting with uncaught exception (group=0x2aac8578)
E/AndroidRuntime(27065): FATAL EXCEPTION: main
E/AndroidRuntime(27065): java.lang.ExceptionInInitializerError
E/AndroidRuntime(27065): 	at com.sonyericsson.dlna.common.NetworkUtil.getNetworkInterfaceName(NetworkUtil.java:143)
E/AndroidRuntime(27065): 	at com.sonyericsson.dlna.library.DlnaDmrService.bindToUpnpServiceCp(DlnaDmrService.java:367)
E/AndroidRuntime(27065): 	at com.sonyericsson.dlna.library.DlnaDmrService.startBroadcastRendererCount(DlnaDmrService.java:352)
E/AndroidRuntime(27065): 	at com.sonyericsson.dlna.library.DlnaDmrService.onBind(DlnaDmrService.java:132)
E/AndroidRuntime(27065): 	at android.app.ActivityThread.handleBindService(ActivityThread.java:1990)
E/AndroidRuntime(27065): 	at android.app.ActivityThread.access$2600(ActivityThread.java:121)
E/AndroidRuntime(27065): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1000)
E/AndroidRuntime(27065): 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(27065): 	at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(27065): 	at android.app.ActivityThread.main(ActivityThread.java:3701)
E/AndroidRuntime(27065): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(27065): 	at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime(27065): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)
E/AndroidRuntime(27065): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:624)
E/AndroidRuntime(27065): 	at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(27065): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load NetworkInterface: findLibrary returned null
E/AndroidRuntime(27065): 	at java.lang.Runtime.loadLibrary(Runtime.java:429)
E/AndroidRuntime(27065): 	at java.lang.System.loadLibrary(System.java:554)
E/AndroidRuntime(27065): 	at com.sonyericsson.dlna.common.stub.SystemProperties.<clinit>(SystemProperties.java:22)
E/AndroidRuntime(27065): 	... 15 more
D/lights  (  351): set_light_buttons: brightness=0
I/ActivityManager(  351): No longer want com.sonyericsson.gallery (pid 26613): hidden #16
I/Process (27065): Sending signal. PID: 27065 SIG: 9
I/ActivityManager(  351): Process com.sonyericsson.dlna (pid 27065) has died.
W/ActivityManager(  351): Service crashed 2 times, stopping: ServiceRecord{2b775218 com.sonyericsson.dlna/.library.DlnaDmrService}
W/InputManagerService(  351): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2b340a80
I/ActivityManager(  351): Starting: Intent { act=android.intent.action.PICK typ=vnd.android.cursor.dir/renderer cmp=com.sonyericsson.dlna/.library.RendererPickerActivity (has extras) } from pid 26696
I/ActivityManager(  351): Start proc com.sonyericsson.dlna for activity com.sonyericsson.dlna/.library.RendererPickerActivity: pid=27084 uid=10079 gids={3003, 1015}
I/ActivityThread(27084): Pub com.sony.huey.dlna.cds: com.sony.huey.dlna.DlnaCds
I/ActivityThread(27084): Pub com.sony.huey.dlna.upnp: com.sony.huey.dlna.DmsProvider
I/SemcDlna: RendererPickerActivity: (27084): SSID = afsdqqa
W/dalvikvm(27084): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/sonyericsson/dlna/common/stub/SystemProperties;
D/AndroidRuntime(27084): Shutting down VM
W/dalvikvm(27084): threadid=1: thread exiting with uncaught exception (group=0x2aac8578)
E/AndroidRuntime(27084): FATAL EXCEPTION: main
E/AndroidRuntime(27084): java.lang.ExceptionInInitializerError
E/AndroidRuntime(27084): 	at com.sonyericsson.dlna.common.NetworkUtil.getNetworkInterfaceName(NetworkUtil.java:143)
E/AndroidRuntime(27084): 	at com.sonyericsson.dlna.library.RendererPickerActivity.bindToUpnpServiceCp(RendererPickerActivity.java:307)
E/AndroidRuntime(27084): 	at com.sonyericsson.dlna.library.RendererPickerActivity.onCreate(RendererPickerActivity.java:288)
E/AndroidRuntime(27084): 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime(27084): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1623)
E/AndroidRuntime(27084): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1675)
E/AndroidRuntime(27084): 	at android.app.ActivityThread.access$1500(ActivityThread.java:121)
E/AndroidRuntime(27084): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:943)
E/AndroidRuntime(27084): 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(27084): 	at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(27084): 	at android.app.ActivityThread.main(ActivityThread.java:3701)
E/AndroidRuntime(27084): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(27084): 	at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime(27084): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)
E/AndroidRuntime(27084): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:624)
E/AndroidRuntime(27084): 	at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(27084): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load NetworkInterface: findLibrary returned null
E/AndroidRuntime(27084): 	at java.lang.Runtime.loadLibrary(Runtime.java:429)
E/AndroidRuntime(27084): 	at java.lang.System.loadLibrary(System.java:554)
E/AndroidRuntime(27084): 	at com.sonyericsson.dlna.common.stub.SystemProperties.<clinit>(SystemProperties.java:22)
E/AndroidRuntime(27084): 	... 16 more
W/ActivityManager(  351):   Force finishing activity com.sonyericsson.dlna/.library.RendererPickerActivity
W/InputManagerService(  351): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2b6a20a8
W/ActivityManager(  351):   Force finishing activity com.sonyericsson.music/.MusicActivity
W/ActivityManager(  351): Activity pause timeout for HistoryRecord{2b3973a0 com.sonyericsson.dlna/.library.RendererPickerActivity}
I/ActivityManager(  351): No longer want com.google.android.googlequicksearchbox (pid 26838): hidden #16
I/SemcMusicPlayer(26696): wakeLock isHeld: false
I/ActivityManager(  351): No longer want com.sonyericsson.statusswitch (pid 26866): hidden #16
I/ActivityManager(  351): No longer want com.sonyericsson.metadatacleanup (pid 26734): hidden #17
I/AudioService(  351):  AudioFocus  abandonAudioFocus() from android.media.AudioManager@2afc9f80com.sonyericsson.music.localplayer.LocalPlayer$2@2b07f9d8
I/Process (27084): Sending signal. PID: 27084 SIG: 9
I/ActivityManager(  351): Process com.sonyericsson.dlna (pid 27084) has died.
D/CustomizationProvider(24303): openFile -- START uri=content://com.sonyericsson.provider.customization/settings/com.sonyericsson.textinput.uxp
^C
That's my logcat... If it helps ;) If needed can provide longer logcat output, but i think all the info is there...

//Edit
If this matters: i've noticed that FC occurs only if WIFI is turned on and i'm connected to my home network.
 
Last edited:
  • Like
Reactions: shardul_seth

shardul_seth

Senior Member
Jul 31, 2011
1,103
1,717
Code:
That's my logcat... If it helps ;) If needed can provide longer logcat output, but i think all the info is there...

//Edit
If this matters: i've noticed that FC occurs only if WIFI is turned on and i'm connected to my home network.[/QUOTE]

Thanks. Some native code library is missing!
 

shardul_seth

Senior Member
Jul 31, 2011
1,103
1,717
System revert

Till the time the music bug is solved, please restore the system.
I am posting a new Megapack, without the music apps+dependencies.

Steps:
1. TAKE NANDROID BACKUP (CWM)
2. Install ROM (Your data is not wiped)
3. Install Xperia_S_Megapack_New.zip
4. Wipe cache
5. Reboot

Enjoy the system without bugs :) Sorry guys for the trouble :eek:
 

wilsonchuchu

Senior Member
Jan 7, 2012
494
62
Hong Kong
Xperia S Mega Pack​

Download (Updated: 2012-04-02)

Features:
  • Phone Dialer (with smart-search)
  • Contacts
  • Xperia S Home launcher
  • Earth (with moon) Live wallpaper
  • New Clocks widget
  • On-Off Tools widget
  • New Photowidget
  • New Calendar
  • New animated weather widget (cool!)
  • All Ringtones and notifications

Whats New?
  • Fixed Contacts options not enabled (thx Sipi1302)
  • Removed Music app (FC's reported by some users)

Screenshots:

attachment.php
|
attachment.php
|
attachment.php
|
attachment.php


Important: For those who had problems with the Music app in the earlier Megapack, please follow this guide to restore stock music player.

Is this the new one?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 29
    For my ICS ROM, go here -> t=1603919

    1. What is so special about this ROM?
    The main feature is 390 MB is free on /data for your apps!
    attachment.php

    This is the highest free on any custom ROM for the Neo V.

    2. How is this made possible?
    a) This ROM has been ODEXed. Hence all dalvik files for system apk's are in the /system partition itself!
    b) Dalvik-cache has been moved to the /cache partition.

    3. Why ODEX the ROM?
    a) ODEX ROM's load up faster the first time
    b) ODEX'ed system apks do not create .dex files in dalvik-cache, hence size of dalvik-cache decreases. This is required so that there is enough room on the /cache partition for the dalvik-cache also.

    4. What are the features of this ROM?
    • Based on stock .62 firmware for Neo V
    • Rooted and busybox (latest su binary and Superuser.apk)
    • 12 Notification toggles with QuickPanel app for editing them.
    • Zipaligned (and script)
    • All included apps updated to latest version.
    • Many bloatware apps removed (see the attached list, i can post them on request)
    • ES File explorer, No Frills CPU control added
    • Google maps navigation unlocked for the whole world - credits brutall,ownhere.
    • Battery life is very good (thanks to the Night-elf kernel)
    • Many init.d scripts for smoothness and battery life.
    • UOT kitchen compatible

    attachment.php
    |
    attachment.php
    |
    attachment.php
    |
    attachment.php



    5. Where to get this ROM?

    Download (Mediafire - 128 MB)

    Patch for Xperia Neo - Not tested, please try and give feedback!


    Addons:
    new.gif
    Xperia S Mega Pack -> Details and Download
    Custom Battery -> Details and Download
    Transparent Status bar + Toggles -> Download
    Xperia S Dialler Asterix Fix -> Download - (Update 2012-04-06) - Credits Soheil_rf



    6. How to install this ROM.
    1. Copy Downloaded files to SD card.
    2. Flash Night-elf's kernel for stock (latest version 9) [ Instructions ]
    3. Enter recovery by pressing the back key when you see the blue light.
    4. If you were not on stock/stock-based ROM, wipe Data is safer [ AFTER NANDROID BACKUP ]
    5. Install zip followed by any addon required.
    6. Reboot to you new Spacious, Smooth and Lightwieght ROM :)


    7. Any disadvantages of ODEX'ed ROM?
    The only disadvantage is that you cannot install custom themes on the ROM.
    But, mind you, UOT kitchen can be used to change a lot of the UI.


    8. But why not use Link2SD or Dalvik2SD?
    It has its own problems, most important being io speeds from the card and problems when card is removed.


    9. Any reviews?
    "Jus one word to say "awesome"..hats off..!
    biggrin.gif

    Looking very long time for this kind of rom..jus perfect buddy..keep it up..everything works fine..
    Cheers..!" - abirokz

    "Now this ROM is beyond imagination its insanly fast then the STOCK !!!" - piku2008

    "Rom is lagfree and stable. Battery life is also good." -archijit

    "this rom is the best one of the custom rom i install . Many thanks
    biggrin.gif
    " - quachvidat

    "Clean, Neat, Simple and Fast. I didn't event see my phone work like this when i bought it.
    Great work done mate, hats of to you !!!
    smile.gif
    " - karthicvkn

    "No issues here as well. Am using lite Night-elf 9.6. Very stable, smooth ROM.
    Peace of mind! Thanks shardul_seth
    smile.gif
    " - palimatix

    "This rom is best by far. It's smooth, light, and have very nice performance + great battery life" - sspoko

    YOU SIR ARE A LEGEND, as far as i am concerned you are my god. this rom not only is SUPER SMOOTH but it also has amazing battery life and plays temple run AMAZINGLY. - moonytoonyking


    10. Why is "Premium" in the title?
    Because there is no re-branding.. The about screen is exactly like stock ROM - no strange names there ;)

    11. No donate button?
    You wont find that on any of my threads.
    And also, this is my daily driver ROM, made for me. I am just sharing it with the hope that it will be useful to somebody else.
    Also, all credits to the kernel dev and all those who made custom ROM's possible! If you still want to donate, please PM me for the link.
    4
    Xperia S Dialer (Phone + Contacts)

    New mega pack here

    ---- OLD POST BELOW * DEPRECATED * -------


    Xperia S Dialer (Phone + Contacts with smart search)
    credits Minneyar

    attachment.php
    |
    attachment.php
    |
    attachment.php


    Download (Install via recovery).
    4
    Xperia S Mega Pack!

    Xperia S Mega Pack​

    Download (Updated: 2012-04-02)

    Features:
    • Phone Dialer (with smart-search)
    • Contacts
    • Xperia S Home launcher
    • Earth (with moon) Live wallpaper
    • New Clocks widget
    • On-Off Tools widget
    • New Photowidget
    • New Calendar
    • New animated weather widget (cool!)
    • All Ringtones and notifications

    Whats New?
    • Fixed Contacts options not enabled (thx Sipi1302)
    • Removed Music app (FC's reported by some users)

    Screenshots:

    attachment.php
    |
    attachment.php
    |
    attachment.php
    |
    attachment.php


    Important: For those who had problems with the Music app in the earlier Megapack, please follow this guide to restore stock music player.
    3
    Deprecated - New mega pack here

    ---- OLD POST BELOW * DEPRECATED * -------

    if can from next version please add Xperia S apps and graphics :D I'll definitely move permanently.Gonna try this tomorrow after MIUI official beta :rolleyes:

    Xperia S apps pack:

    Apps included are:
    Home.apk - Xperia S launcher
    SemcMusic.apk - Xperia ™ S music player
    SemcCalendar.apk - Xperia S calendar
    livewallpaperearth.apk - Animated 3D globe as live wallpaper, with moon
    WidgetPicker.apk - Self explanatory
    ClockWidget.apk - new clocks for Homescreen
    MusicWidget.apk - new widget for the music player
    PhotoWidget.apk - beautiful animated photo widget
    OnOffTools.apk - new widget with shortcuts
    WeatherWidget.apk - new and very nice animated weather widget

    attachment.php
    |
    attachment.php
    |
    attachment.php


    CWM Installation pack:
    - Download http://www.mediafire.com/?r7er9p9rqmgh732
    - Reboot into CWM and install zip
    - Wipe cache (No need to wipe dalvik-cache ;-) )


    ADB Installation script:
    - Download http://hotfile.com/dl/147750631/9d744bc/XperiaS_Package.zip.html
    - Connect phone in USB debugging mode and run INSTALL.cmd.




    This is just my find, I tested it and it works well on this ROM. Credits to the original compiler!
    2
    I'm the one who first try this smooth rom..:D
    Thank you shardul_seth..:)

    Will give you my feedback soon..!

    ---------- Post added at 02:24 AM ---------- Previous post was at 01:58 AM ----------

    Jus one word to say "awesome"..hats off..!:D
    Looking very long time for this kind of rom..jus perfect buddy..keep it up..everything works fine..i jus luv that power widgets brilliantly matching the status bar..thanks a lot for that..!

    Cheers..!