3.9.13


Status
Not open for further replies.

MarkHUK

Site Founder
Staff member
Nov 6, 2010
5,251
1,000,000
Status: Released


[release]3.9.13[/release]

Notes:
 
There are still camera issues with this version on my mi2s all the way back since 3.8.29.

Sent from my MI 2SC using Tapatalk 4
 

Attachments

  • uploadfromtaptalk1379104330423.jpg
    uploadfromtaptalk1379104330423.jpg
    13.3 KB · Views: 308
installed on my s3 i9300. From last 2months i am facing problem with message app. whenever i send message to check my bill to my service provider, it gets force close. bug report is sent 100times to miui but not solved yet. can anyone help me plz.....

see the attached screen shot for more detail.
 

Attachments

  • Screenshot_2013-09-14-02-57-44.png
    Screenshot_2013-09-14-02-57-44.png
    187.9 KB · Views: 343
Hello guys, I am a newbie, Can I ask you guys for a question ?
I installed Miui 3.9.6 version for my Nexus 4, and now I see that you released a new version 3.9.13 for nexus 4, so I wanna know that I can update from OTA method or not? If not, can you tell me the way that I can update the version without wiping my apps, because I do not want to install too many apps after flashing a new version?
Hope to get your helps guys, thank you a lot.
Best wishes.
 
Hello guys, I am a newbie, Can I ask you guys for a question ?
I installed Miui 3.9.6 version for my Nexus 4, and now I see that you released a new version 3.9.13 for nexus 4, so I wanna know that I can update from OTA method or not? If not, can you tell me the way that I can update the version without wiping my apps, because I do not want to install too many apps after flashing a new version?
Hope to get your helps guys, thank you a lot.
Best wishes.

Look at the instructions given here http://miuiandroid.com/community/threads/miui-multi-lang-3-9-13.22085/ just follow the instructions for UNOFFICIAL device, it will NOT wipe your apps.
 
  • Like
Reactions: MarkHUK
Hi.
I have HTC Desire Z (fully unlocked) and I wanted to install MIUI (actually I have CM 10.1). On this thread, I downloaded MIUI 3.9.13 for "vision" board. I have some questions.
1. Do I have to separately flash Gapps or it will be installed automatically?
2. This is Android 4.1 or 4.2.2?
3. If I want to install more languages, to which section I have to apply? "Other UNOFFICIAL devices and PORTS"?
PS: Can't download GApps - "Server Offline. Please hang tight while we get this resolved."
 
Sorry about the noob question, but, this is Motorola Defy? Thanks!
Unknown Device
u8818
 
There are still camera issues with this version on my mi2s all the way back since 3.8.29.

Sent from my MI 2SC using Tapatalk 4
For me is working fine on all miui versions,also 3.9.13. Try clean install wiping all data,cache and dalvik. You can do a backup forma your apps with backup app included on miui. :) Sent from mi2s
 
Is there a bug report filed for this issue?

java.lang.NullPointerException
at android.graphics.Bitmap.createScaledBitmap(Bitmap.java:461)
at com.samsung.sdraw.CanvasView.a(SourceFile:5618 )
at com.samsung.sdraw.CanvasView.a(SourceFile:5484)
at com.samsung.sdraw.CanvasView.createCanvasHoverPointerForStroke(SourceFile:5476)
at com.infraware.uxcontrol.pointericon.UiHoverPointerOperator.getCurrentPenIcon(UiHoverPointerOperator.java:478 )
at com.infraware.uxcontrol.pointericon.UiHoverPointerOperator.onHover(UiHoverPointerOperator.java:196)
at com.infraware.uxcontrol.uicontrol.UiNoteToolbar$12.onHover(UiNoteToolbar.java:4928 )
at android.view.View.dispatchHoverEvent(View.java:7460)
at android.view.View.dispatchGenericMotionEvent(View.java:7408 )
at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2023)
at android.view.ViewGroup.dispatchHoverEventForHoverUI(ViewGroup.java:1526)
at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:1644)
at android.view.View.dispatchGenericMotionEvent(View.java:7408 )
at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2023)
at android.view.ViewGroup.dispatchHoverEventForHoverUI(ViewGroup.java:1526)
at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:1644)
at android.view.View.dispatchGenericMotionEvent(View.java:7408 )
at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2023)
at android.view.ViewGroup.dispatchHoverEventForHoverUI(ViewGroup.java:1526)
at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:1644)
at android.view.View.dispatchGenericMotionEvent(View.java:7408 )
at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2023)
at android.view.ViewGroup.dispatchHoverEventForHoverUI(ViewGroup.java:1526)
at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:1644)
at android.view.View.dispatchGenericMotionEvent(View.java:7408 )
at com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchGenericMotionEvent(PhoneWindow.java:2117)
at com.android.internal.policy.impl.PhoneWindow.superDispatchGenericMotionEvent(PhoneWindow.java:1472)
at android.app.Activity.dispatchGenericMotionEvent(Activity.java:2515)
at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchGenericMotionEvent(PhoneWindow.java:2071)
at android.view.View.dispatchPointerEvent(View.java:7528 )
at android.view.ViewRootImpl.deliverPointerEvent(ViewRootImpl.java:3412)
at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:3344)
at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:4448 )
at android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:2936)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4898 )
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1008 )
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:775)
at dalvik.system.NativeStart.main(Native Method)


N-7100
 
Status
Not open for further replies.