Results 1 to 3 of 3
Like Tree3Likes
  • 2 Post By jankomuz
  • 1 Post By jankomuz

Thread: LeWa_ROM

777
  1. [translate]    #1
    Senior Member
    Join Date
    May 2010
    Location
    Poland
    Posts
    533

    Default LeWa_ROM

    LeWa OS - 12.05.25 (for testing only)

    WARNING: THIS METHOD CAN BE DANGEROUS. DON’T DO ANYTHING IF YOU DO NOT KNOW WHAT YOU DO.
    I AM NOT RESPONSIBLE IF YOU TRANSFORM YOUR SPICA INTO A BRICK


    shot_000001.png shot_000005.png

    Download: LeWa_ROM 12.05.25

    +- GSM (outgoing works / incoming doesn't work)
    + Audio
    + SDCard/USB mass storage
    + Wifi
    + Bluetooth (except voice calls)
    + 2D/3D HW acceleration (using OpenFIMG, no Samsung libs)
    + Multitouch
    + GPS
    + Accelerometer
    - Compass/magnetometer
    - Camera
    - Bluetooth audio (voice calls)
    - Hardware video encoding/decoding (YouTube HQ, high bitrate avi/mpg)

    Fresh, ported by me, LeWa OS. Newest framework (from 25.05.2012) and updated kernel 3.0.31+ from tom3q sources.
    How to:
    Wipe all, format system and apply on CM7 or CM9.
    Last edited by jankomuz; 05-25-2012 at 03:31 PM.
    A_swed and kenjimovic like this.

  2. [translate]    #2
    Senior Member
    Join Date
    Aug 2010
    Location
    LESSER POLAND
    Posts
    590

    Default

    Rom without basic functionality? Come on...
    Maybe You can look for solution into those chinese roms

    Ps. Good to see you working again

    Wysyłane z mojego GT-I5700 za pomocą Tapatalk 2
    MOD: CyanogenMod 7.x for Spica build 7.4
    KERNEL: ahb166sync kernel multitasking experimental
    THEME: Ice Cream Sandwich - CM7 theme by ACHEP
    LAUNCHER: Launcher7 Donate
    UPTIME: personal best - 468h

  3. [translate]    #3
    Senior Member
    Join Date
    May 2010
    Location
    Poland
    Posts
    533

    Default

    "for testing only"

    There is error when someone call to us:
    05-25 14:47:03.689: DEBUG/CallCard(1341): - call.state: INCOMING
    05-25 14:47:03.709: WARN/PowerManagerService(1233): mDimDelay=-1 while trying to dim
    05-25 14:47:03.739: DEBUG/CallManager(1341): handleMessage (EVENT_PRECISE_CALL_STATE_CHANGED)
    05-25 14:47:03.739: INFO/power(1233): *** set_screen_state 1
    05-25 14:47:03.849: DEBUG/CallCard(1341): - call.state: INCOMING
    05-25 14:47:04.169: WARN/dalvikvm(1341): No implementation found for native Landroid/lewa/animation/PropertyValuesHolder;.nGetFloatMethod (Ljava/lang/Class;Ljava/lang/StringI
    05-25 14:47:04.169: DEBUG/AndroidRuntime(1341): Shutting down VM
    05-25 14:47:04.169: WARN/dalvikvm(1341): threadid=1: thread exiting with uncaught exception (group=0x400f9560)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): FATAL EXCEPTION: main
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): java.lang.UnsatisfiedLinkError: nGetFloatMethod
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.lewa.animation.PropertyValuesHolder.nGetFl oatMethod(Native Method)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.lewa.animation.PropertyValuesHolder.access $500(PropertyValuesHolder.java:35)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.lewa.animation.PropertyValuesHolder$FloatP ropertyValuesHolder.setupSetter(PropertyValuesHold er.java:983)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.lewa.animation.PropertyValuesHolder.setupS etterAndGetter(PropertyValuesHolder.java:505)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.lewa.animation.ObjectAnimator.initAnimatio n(ObjectAnimator.java:386)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.lewa.animation.ValueAnimator.setCurrentPla yTime(ValueAnimator.java:537)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.lewa.animation.ValueAnimator.start(ValueAn imator.java:927)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.lewa.animation.ValueAnimator.start(ValueAn imator.java:950)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.lewa.animation.ObjectAnimator.start(Object Animator.java:364)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at com.android.internal.widget.multiwaveview.Tweener. to(Tweener.java:125)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at com.android.internal.widget.multiwaveview.MultiWav eView.startChevronAnimation(MultiWaveView.java:329 )
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at com.android.internal.widget.multiwaveview.MultiWav eView.ping(MultiWaveView.java:613)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at com.android.phone.InCallTouchUi.m(Unknown Source)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at com.android.phone.cq.handleMessage(Unknown Source)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.os.Handler.dispatchMessage(Handler.java:99 )
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.os.Looper.loop(Looper.java:130)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at android.app.ActivityThread.main(ActivityThread.jav a:3935)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at java.lang.reflect.Method.invokeNative(Native Method)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at java.lang.reflect.Method.invoke(Method.java:507)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:864)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:622)
    05-25 14:47:04.189: ERROR/AndroidRuntime(1341): at dalvik.system.NativeStart.main(Native Method)
    05-25 14:47:04.229: WARN/ActivityManager(1233): Force finishing activity com.android.phone/.InCallScreen
    05-25 14:47:04.749: WARN/ActivityManager(1233): Activity pause timeout for HistoryRecord{407d2008 com.android.phone/.InCallScreen}
    Last edited by jankomuz; 05-25-2012 at 03:53 PM.
    kenjimovic likes this.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •