MULTI MIUI v5 Multi Lang 3.4.12


Status
Not open for further replies.
looks weird because of old MIUI v4 logo is still there... and I see english words (non translated).. dont you..?
You are right.:) It is not perfect but no FC. I think Turkish translator
left the job. I would like to do something about, but i am not sure I have necessary skill.
 
You are right.:) It is not perfect but no FC. I think Turkish translator
left the job. I would like to do something about, but i am not sure I have necessary skill.
just read our guide... its not hard...
 
How do YOu recompile rom adding languages?
I use jBART but on my fast computer it compiles with fault. and slow laptop takes ages.
Is there any fast way to test files.
I`m stucked with message contact adding.
What happends if more then one file has same strings ? and the text is diferent.
I wrote my own scripts to do the job.
MIUIAndroid has it's own buildscripts too (as far as I know)
 
Wanted to thank the Dutch translators! and say why are you ppl so rude when asking for stuff that is free to use..
 
hi guys much improvement from 3.4.5 but i'm facing 2 weird things
1. when i open the camera it crashes / force close.
2. the gallery is empty?
anyone having such an issue?
plz advice
Reagrds
 
hi guys much improvement from 3.4.5 but i'm facing 2 weird things
1. when i open the camera it crashes / force close.
2. the gallery is empty?
anyone having such an issue?
plz advice
Reagrds
And your device and lang is?
 
java.lang.RuntimeException: Unable to resume activity {com.sec.android.app.camera/com.sec.android.app.camera.Camera}: java.lang.SecurityException: Neither user 10127 nor current process has android.permission.DEVICE_POWER.
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2639)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2667)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2140)
at android.app.ActivityThread.access$700(ActivityThread.java:140)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1237)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4921)
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:1027)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:794)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.SecurityException: Neither user 10127 nor current process has android.permission.DEVICE_POWER.
at android.os.Parcel.readException(Parcel.java:1425)
at android.os.Parcel.readException(Parcel.java:1379)
at android.os.IPowerManager$Stub$Proxy.setAutoBrightnessLimit(IPowerManager.java:780)
at android.os.PowerManager.setAutoBrightnessLimit(PowerManager.java:592)
at com.sec.android.app.camera.AbstractCameraActivity.onResume(AbstractCameraActivity.java:987)
at com.sec.android.app.camera.Camera.onResume(Camera.java:1569)
at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1199)
at android.app.Activity.performResume(Activity.java:5280)
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2629)
... 12 more


this one for the camera


java.lang.RuntimeException: Unable to start activity ComponentInfo{com.miui.gallery/com.miui.gallery.app.Gallery}: java.lang.NullPointerException
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2110)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2135)
at android.app.ActivityThread.access$700(ActivityThread.java:140)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1237)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4921)
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:1027)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:794)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at com.miui.gallery.data.AlbumCacheBase.filterAlbum(AlbumCacheBase.java:83)
at com.miui.gallery.data.AllAlbumCache.initWithCameraMediaSet(AllAlbumCache.java:34)
at com.miui.gallery.util.MediaSetUtils.createCameraMediaSet(MediaSetUtils.java:51)
at com.miui.gallery.app.HomePage.initializeViews(HomePage.java:638)
at com.miui.gallery.app.HomePage.onCreate(HomePage.java:378)
at com.miui.gallery.app.StateManager.startState(StateManager.java:85)
at com.miui.gallery.app.Gallery.startDefaultPage(Gallery.java:248)
at com.miui.gallery.app.Gallery.initializeByIntent(Gallery.java:146)
at com.miui.gallery.app.Gallery.create(Gallery.java:108)
at com.miui.gallery.app.AbstractGalleryActivity.onCreate(AbstractGalleryActivity.java:92)
at com.miui.gallery.app.AbstractGalleryActivityWithBar.onCreate(AbstractGalleryActivityWithBar.java:18)
at com.miui.gallery.app.Gallery.onCreate(Gallery.java:83)
at android.app.Activity.performCreate(Activity.java:5206)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1094)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2074)
... 11 more

this one for the galary


------------------------


Solved
 
guys its awesome but what kernels do u recommend and i really miss the function to organize the apps in launcher
and guys have u noticed that if u use another launcher u cant add widgets !!!
cheers
 
guys its awesome but what kernels do u recommend and i really miss the function to organize the apps in launcher
and guys have u noticed that if u use another launcher u cant add widgets !!!
cheers
Change your launcher to system app..
 
java.lang.RuntimeException: Unable to resume activity {com.sec.android.app.camera/com.sec.android.app.camera.Camera}: java.lang.SecurityException: Neither user 10127 nor current process has android.permission.DEVICE_POWER.
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2639)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2667)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2140)
at android.app.ActivityThread.access$700(ActivityThread.java:140)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1237)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4921)
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:1027)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:794)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.SecurityException: Neither user 10127 nor current process has android.permission.DEVICE_POWER.
at android.os.Parcel.readException(Parcel.java:1425)
at android.os.Parcel.readException(Parcel.java:1379)
at android.os.IPowerManager$Stub$Proxy.setAutoBrightnessLimit(IPowerManager.java:780)
at android.os.PowerManager.setAutoBrightnessLimit(PowerManager.java:592)
at com.sec.android.app.camera.AbstractCameraActivity.onResume(AbstractCameraActivity.java:987)
at com.sec.android.app.camera.Camera.onResume(Camera.java:1569)
at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1199)
at android.app.Activity.performResume(Activity.java:5280)
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2629)
... 12 more


this one for the camera

------------------------


Solved

Hi, exactly same problem for the camera. How do you solved it ? Thanks.




Envoyé depuis mon GT-I9100G avec Tapatalk
 
Change your launcher to system app..

umm.... thanks for the reply. tried to do that using titanium backup and now i cant boot in.
and another question regarding the root permissions and the auto startup apps it doesnt ask me for permissions to access the phone for example
tried to clean cash and wipe but still didnt work either.
and there is some apps like true caller or viber when u open them it should ask u for permission but didnt !!
one last thing the Kernel is not really a battery friendly any suggestions? :)
cheers
 
I would really appreciate if you could make that.
17.jpg
18.jpg
19.jpg
20.jpg
??????
 
Hi, exactly same problem for the camera. How do you solved it ? Thanks.

i wiped everything and formatted everything :) then install again

Thanks for your answer :)
Fixed :
- reinstall english rom as you said
- reboot
- no wipe
- flash french multilang update
- reboot
- no wipe
- flash gapps

Without reboot before flashing french update, camera stills make FC (samsung keyboard too).
Camera is in english but works fine, no matter for me.

Cool if it helps ;)

Envoyé depuis mon GT-I9100G avec Tapatalk
 
what do you mean..?

Sorry for the late reply.

Some ppl ask you hard working guys for the roms and such with disregard of some proper manners and i find that rude..

But hej call me old fashioned.

Again thanks for the Rom and translation
 
Status
Not open for further replies.

Similar threads

Replies
103
Views
27K
  • Locked
HyperOS 1.0 24.3.4
Replies
150
Views
42K
  • Locked
HyperOS 1.0 24.2.26
Replies
161
Views
49K
Replies
259
Views
66K