• 14 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: August 31st, 2023

help-circle










  • Sasori323@lemmy.dbzer0.comOPtoAndroid@lemmy.worldWhat do you think about Huawei Harmony OS
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    10 months ago

    I don’t mean you have to buy Huawei products. I just mean I liked how the OS looks. I haven’t even tried it and probably will never. For me customization is very important, I just love to change my phones layout colors and homscreen every now and then and just mess with how the phone’s esthetic can change. That’s what I meant about the launchers and widgets, it’s just something I love.

    I obviously won’t buy a phone just because it’s very customizable. But when picking something like a OS or ROM it’s certainly a point to consider for me at least.


  • Chinese spyware? Certainly didn’t know that… I that the reason they were banned from US?

    Apart from that, I just don’t really want to free myself from Google, Microsoft etc. I still depend a lot on their software and products, and privacy to that extent, while it’s certainly not good, I personally don’t mind it.

    I respect that some people are more careful about their privacy, that’s how it SHOULD be for everyone. Unfortunately I still need and want to use their products, so I find it obvious they want something in return. The worst it can do to you is show you personalized ads… Or at least I think so.















  • I know that it’s been some time but I just found this. There’s an option on developer opts that allows you to see crash reports. This is what I get. I know this might not be the place to ask about this. But as it only happens with pirated / modded apks, support forms wont help me.

    java.lang.SecurityException: Not allowed to bind to service Intent { act=com.google.android.finsky.BIND_GET_INSTALL_REFERRER_SERVICE cmp=com.android.vending/com.google.android.finsky.externalreferrer.GetInstallReferrerService }
     at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:2050)
     at android.app.ContextImpl.bindService(ContextImpl.java:1961)
     at android.content.ContextWrapper.bindService(ContextWrapper.java:863)
     at c1.b.d(Unknown Source:132)
     at com.reactlibrary.RNInstallReferrerModule.getReferrer(Unknown Source:17)
     at java.lang.reflect.Method.invoke(Native Method)
     at com.facebook.react.bridge.JavaMethodWrapper.invoke(Unknown Source:148)
     at com.facebook.react.bridge.JavaModuleWrapper.invoke(Unknown Source:147)
     at com.facebook.jni.NativeRunnable.run(Native Method)
     at android.os.Handler.handleCallback(Handler.java:942)
     at android.os.Handler.dispatchMessage(Handler.java:99)
     at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(Unknown Source:0)
     at android.os.Looper.loopOnce(Looper.java:211)
     at android.os.Looper.loop(Looper.java:300)
     at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(Unknown Source:37)
     at java.lang.Thread.run(Thread.java:1012)