Page 1 of 3 123 LastLast
Results 1 to 25 of 69
Like Tree8Likes
  1. Thread Author  Thread Author    #1  
    CuriousNoob's Avatar
    Banned

    Posts
    1,592 Posts
    ROM
    Reflash Miui every2-3days

    Default [ROM-WIP-4-17-2012]LeWa 2.3.7

    Lewa............ That is all. :P

    First off, this is currently based off -

    Second, Not everything(Maybe) will work.

    Third, Based off Mirage.


    Download Link -
    My Gapps(Updated Market, G.Search)-
    MD5 Sum - 21c523f2840695291f21bacbf8fdc245
    YOU CAN ALSO USE PATCHES FROM THE XDA LINK!

    To get 3g working, Settings>Network>Access Point Names>(Menu)Add APN> Name the APN anything and the APN anything, then save, and enable.

    Only Bug I seen is the Music Player, and MMS. I'll get around to MMS soon. Sorry. :P

    Big Thanks to Gannon5197 for teaching me.
    Last edited by CuriousNoob; 04-17-2012 at 06:17 PM.
    Thanked by 2:
  2. Thread Author  Thread Author    #2  
    CuriousNoob's Avatar
    Banned

    Posts
    1,592 Posts
    ROM
    Reflash Miui every2-3days

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    -Screenshots-

    Thanked by 4:
  3. Thread Author  Thread Author    #3  
    CuriousNoob's Avatar
    Banned

    Posts
    1,592 Posts
    ROM
    Reflash Miui every2-3days

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    Just in case.
    Thanked by:
  4. #4  

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    FIRST....
    Sorry ppc-geeks flashback....
    Downloading now. Looks good in screenshots.
    will report back after some use.

    Thanks for all your hard work CuriousNoob. Quality work all over this forum.

    EDIT: I just took a quick look at the xda thread. Will any of the mods/extras from that work for us?
  5. #5  

    Default

    Thanks! I'll try this today.
  6. #6  
    Badboytoast's Avatar

    Posts
    821 Posts
    Global Posts
    822 Global Posts
    ROM
    ICS 2.3.7/ tvall kernel

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    Thanks curiousnoob downloading and ill do some testing!! Thanks
  7. #7  
    anthonycr's Avatar
    Themer. You've seen them

    Posts
    2,109 Posts

    Default

    Looks awesome curiousnoob!!!

    Why does it say vodafone
  8. #8  
    Badboytoast's Avatar

    Posts
    821 Posts
    Global Posts
    822 Global Posts
    ROM
    ICS 2.3.7/ tvall kernel

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    Because noob got this lewa os port from his port
    First of all noob!! thanks for this rom like always fast,cool, awesome, and so what stable!
    But I found the same bugs as the other lewa ports from you
    Music-fc
    mms- only send but can not receive
    which i know that this is a port! But if gannon got mms to work on miui Gb I believe you can also do it!! Nice job, keep up the good work!" Thanks
  9. #9  
    EarthnFire78's Avatar
    YAY!!! ME :)

    Posts
    964 Posts
    ROM
    Custom ROM & Kernel

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    I'm going the steal the lock screen
  10. #10  
    EarthnFire78's Avatar
    YAY!!! ME :)

    Posts
    964 Posts
    ROM
    Custom ROM & Kernel

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    Try renaming the Music.apk to just Music.apk and fix the permissions and see if that helps.
  11. #11  
    rukin5197's Avatar

    Posts
    1,107 Posts
    ROM
    MIUIgb | AOKP

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    I would like to see the logcat of the FCs. Haven't gotten around to flashing this though. IF someone could provide one then I'll be glad to help
  12. Thread Author  Thread Author    #12  
    CuriousNoob's Avatar
    Banned

    Posts
    1,592 Posts
    ROM
    Reflash Miui every2-3days

    Default

    Most of the settings FC too. Idk what to do about that :P

    Sent from my LG-VM670 using Tapatalk 2 Beta-5
  13. #13  
    EarthnFire78's Avatar
    YAY!!! ME :)

    Posts
    964 Posts
    ROM
    Custom ROM & Kernel

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    Here is a logcat of the Music FC

    Code:
    W/System.err( 1054): java.io.FileNotFoundException: /mnt/sdcard/LEWA/music/artist/Miranda Sex Garden (No such file or directory)
    W/System.err( 1054): 	at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
    W/System.err( 1054): 	at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
    W/System.err( 1054): 	at java.io.FileInputStream.<init>(FileInputStream.java:80)
    W/System.err( 1054): 	at java.io.FileInputStream.<init>(FileInputStream.java:132)
    W/System.err( 1054): 	at com.lewa.player.b.k.e(Unknown Source)
    W/System.err( 1054): 	at com.lewa.player.b.k.doInBackground(Unknown Source)
    W/System.err( 1054): 	at android.os.AsyncTask$2.call(AsyncTask.java:185)
    W/System.err( 1054): 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
    W/System.err( 1054): 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    W/System.err( 1054): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
    W/System.err( 1054): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
    W/System.err( 1054): 	at java.lang.Thread.run(Thread.java:1019)
    W/System.err( 1054): java.io.FileNotFoundException: /mnt/sdcard/LEWA/music/artist/Lamb Of God (No such file or directory)
    W/System.err( 1054): 	at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
    W/System.err( 1054): 	at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
    W/System.err( 1054): 	at java.io.FileInputStream.<init>(FileInputStream.java:80)
    W/System.err( 1054): 	at java.io.FileInputStream.<init>(FileInputStream.java:132)
    W/System.err( 1054): 	at com.lewa.player.b.k.e(Unknown Source)
    W/System.err( 1054): 	at com.lewa.player.b.k.doInBackground(Unknown Source)
    W/System.err( 1054): 	at android.os.AsyncTask$2.call(AsyncTask.java:185)
    W/System.err( 1054): 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
    W/System.err( 1054): 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    W/System.err( 1054): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
    W/System.err( 1054): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
    W/System.err( 1054): 	at java.lang.Thread.run(Thread.java:1019)
    D/StatusBarPolicy(  348): mPhoneState=0, isEvdo=true, mAlwaysUseCdmaRssi=false, mOldcdmalevel=2
    D/StatusBarPolicy(  348): 1 use Evdo level=2 to replace Cdma Level=2
    W/System.err( 1054): java.io.FileNotFoundException: /mnt/sdcard/LEWA/music/artist/Sandra Nasic (No such file or directory)
    W/System.err( 1054): 	at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
    W/System.err( 1054): 	at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
    W/System.err( 1054): 	at java.io.FileInputStream.<init>(FileInputStream.java:80)
    W/System.err( 1054): 	at java.io.FileInputStream.<init>(FileInputStream.java:132)
    W/System.err( 1054): 	at com.lewa.player.b.k.e(Unknown Source)
    W/System.err( 1054): 	at com.lewa.player.b.k.doInBackground(Unknown Source)
    W/System.err( 1054): 	at android.os.AsyncTask$2.call(AsyncTask.java:185)
    W/System.err( 1054): 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
    W/System.err( 1054): 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    W/System.err( 1054): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
    W/System.err( 1054): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
    W/System.err( 1054): 	at java.lang.Thread.run(Thread.java:1019)
    I/System.out( 1054): **** WIFI is off
    I/System.out( 1054): **** WIFI is off
    I/ActivityManager(  187): Displayed com.lewa.player/.ui.outer.MusicMainEntryActivity: +6s6ms
    D/StatusBarPolicy(  348): mPhoneState=0, isEvdo=true, mAlwaysUseCdmaRssi=false, mOldcdmalevel=2
    D/StatusBarPolicy(  348): 1 use Evdo level=2 to replace Cdma Level=2
    D/StatusBarPolicy(  348): mPhoneState=0, isEvdo=true, mAlwaysUseCdmaRssi=false, mOldcdmalevel=2
    D/StatusBarPolicy(  348): 1 use Evdo level=2 to replace Cdma Level=2
    W/System.err( 1054): java.io.FileNotFoundException: /mnt/sdcard/LEWA/music/artist/Pink Floyd (No such file or directory)
    W/System.err( 1054): 	at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
    W/System.err( 1054): 	at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
    W/System.err( 1054): 	at java.io.FileInputStream.<init>(FileInputStream.java:80)
    W/System.err( 1054): 	at java.io.FileInputStream.<init>(FileInputStream.java:132)
    W/System.err( 1054): 	at com.lewa.player.b.k.e(Unknown Source)
    W/System.err( 1054): 	at com.lewa.player.b.k.doInBackground(Unknown Source)
    W/System.err( 1054): 	at android.os.AsyncTask$2.call(AsyncTask.java:185)
    W/System.err( 1054): 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
    W/System.err( 1054): 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    W/System.err( 1054): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
    W/System.err( 1054): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
    W/System.err( 1054): 	at java.lang.Thread.run(Thread.java:1019)
    D/AndroidRuntime( 1054): Shutting down VM
    W/dalvikvm( 1054): threadid=1: thread exiting with uncaught exception (group=0x40018560)
    E/AndroidRuntime( 1054): FATAL EXCEPTION: main
    E/AndroidRuntime( 1054): java.lang.NullPointerException
    E/AndroidRuntime( 1054): 	at com.lewa.player.j.a(Unknown Source)
    E/AndroidRuntime( 1054): 	at com.lewa.player.a.s.onQueryComplete(Unknown Source)
    E/AndroidRuntime( 1054): 	at android.content.AsyncQueryHandler.handleMessage(AsyncQueryHandler.java:344)
    E/AndroidRuntime( 1054): 	at android.os.Handler.dispatchMessage(Handler.java:99)
    E/AndroidRuntime( 1054): 	at android.os.Looper.loop(Looper.java:130)
    E/AndroidRuntime( 1054): 	at android.app.ActivityThread.main(ActivityThread.java:3835)
    E/AndroidRuntime( 1054): 	at java.lang.reflect.Method.invokeNative(Native Method)
    E/AndroidRuntime( 1054): 	at java.lang.reflect.Method.invoke(Method.java:507)
    E/AndroidRuntime( 1054): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)
    E/AndroidRuntime( 1054): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
    E/AndroidRuntime( 1054): 	at dalvik.system.NativeStart.main(Native Method)
    W/ActivityManager(  187):   Force finishing activity com.lewa.player/.ui.outer.MusicMainEntryActivity
    W/ActivityManager(  187):   Force finishing activity com.lewa.launcher/.Launcher
    W/ActivityManager(  187): Activity pause timeout for HistoryRecord{407d7b98 com.lewa.player/.ui.outer.MusicMainEntryActivity}
    I/ActivityManager(  187): Start proc com.android.setupwizard for activity com.android.setupwizard/.SetupWizardActivity: pid=1582 uid=10046 gids={3003}
    V/NetworkMonitor( 1582): Starting NetworkMonitor
    D/StatusBarPolicy(  348): mPhoneState=0, isEvdo=true, mAlwaysUseCdmaRssi=false, mOldcdmalevel=2
    D/StatusBarPolicy(  348): 1 use Evdo level=2 to replace Cdma Level=2
    W/SetupWizard( 1582): No such policy while creating link, id='google_privacy'
    W/SetupWizard( 1582): No such policy while creating link, id='android_privacy'
    D/ResourceType( 1582): calling getConfigurations
    D/ResourceType( 1582): called getConfigurations size=62
    V/NetworkMonitor( 1582): Network is DOWN, Checkin has NOT succeeded, GLS is NOT connected
    V/NetworkMonitor( 1582): GLS onServiceConnected
    V/NetworkMonitor( 1582): Network is DOWN, Checkin has NOT succeeded, GLS IS connected
    I/ActivityManager(  187): Displayed com.android.setupwizard/.SetupWizardActivity: +1s283ms
    D/HomeLoaders(  733): aborting loaders
    I/Process ( 1054): Sending signal. PID: 1054 SIG: 9
    E/InputDispatcher(  187): channel '409726d0 com.lewa.player/com.lewa.player.ui.outer.MusicMainEntryActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x8
    E/InputDispatcher(  187): channel '409726d0 com.lewa.player/com.lewa.player.ui.outer.MusicMainEntryActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
    I/WindowManager(  187): WINDOW DIED Window{409726d0 com.lewa.player/com.lewa.player.ui.outer.MusicMainEntryActivity paused=false}
    I/ActivityManager(  187): Process com.lewa.player (pid 1054) has died.
    W/ActivityManager(  187): Scheduling restart of crashed service com.lewa.player/.MediaPlaybackService in 5000ms
    
    Thanked by 2:
    Badboytoast likes this.
  14. #14  

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    Can we get md5s on the downloads? ? Please and thanks
  15. Thread Author  Thread Author    #15  
    CuriousNoob's Avatar
    Banned

    Posts
    1,592 Posts
    ROM
    Reflash Miui every2-3days

    Default

    Idk how to get MD5's. 8D

    Sent from my LG-VM670 using Tapatalk 2 Beta-5
  16. #16  
    Badboytoast's Avatar

    Posts
    821 Posts
    Global Posts
    822 Global Posts
    ROM
    ICS 2.3.7/ tvall kernel

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    Thanked by:
  17. #17  
    mysticalnyte's Avatar

    Posts
    26 Posts
    ROM
    BACKside IHO CM 7.2

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    Will the Themes and other Addons from the second post on the XDA thread work with this build?
  18. Thread Author  Thread Author    #18  
    CuriousNoob's Avatar
    Banned

    Posts
    1,592 Posts
    ROM
    Reflash Miui every2-3days

    Default

    Should, yeah. Same framework and systemui.

    Sent from my LG-VM670 using Tapatalk 2 Beta-5
  19. #19  
    EarthnFire78's Avatar
    YAY!!! ME :)

    Posts
    964 Posts
    ROM
    Custom ROM & Kernel

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    Use Linux for ROM editing, you can get the md5sum through Terminal.
  20. Thread Author  Thread Author    #20  
    CuriousNoob's Avatar
    Banned

    Posts
    1,592 Posts
    ROM
    Reflash Miui every2-3days

    Default

    MD5 was added, hopefully correctly

    Sent from my LG-VM670 using Tapatalk 2 Beta-5
  21. #21  
    Noah390's Avatar

    Posts
    44 Posts
    ROM
    Mirage/ICS

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    MMS is not functional, gets the 9999999999. The indicator that tells you how many messages and calls in the notification bar is strange, since from what i can tell it does it does not let you reply to the SMS or see them in messaging.
  22. Thread Author  Thread Author    #22  
    CuriousNoob's Avatar
    Banned

    Posts
    1,592 Posts
    ROM
    Reflash Miui every2-3days

    Default

    Quote Originally Posted by Noah390 View Post
    MMS is not functional, gets the 9999999999. The indicator that tells you how many messages and calls in the notification bar is strange, since from what i can tell it does it does not let you reply to the SMS or see them in messaging.
    Did you have 3g?

    Sent from my LG-VM670 using Tapatalk 2 Beta-5
    Thanked by:
  23. #23  
    chucksaysblah's Avatar

    Posts
    139 Posts
    ROM
    MIUI 2.4.2 ROM

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    any ideas on music player fc?
  24. #24  
    rukin5197's Avatar

    Posts
    1,107 Posts
    ROM
    MIUIgb | AOKP

    Default Re: [ROM-WIP-4-6-2012]LeWa 2.3.7

    You might want to use my CdmaSMSDispatcher.smali trick in my porting guide for 3g/MMS. Just a try
    Thanked by 2:
  25. Thread Author  Thread Author    #25  
    CuriousNoob's Avatar
    Banned

    Posts
    1,592 Posts
    ROM
    Reflash Miui every2-3days

    Default

    Quote Originally Posted by chucksaysblah View Post
    any ideas on music player fc?
    What happens when you use a different music app, such as PowerAmp.

    Sent from my LG-VM670 using Tapatalk 2 Beta-5
Page 1 of 3 123 LastLast

Posting Permissions