• 0 Posts
  • 52 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle

  • FrameXX@discuss.tchncs.detoAndroid@lemmy.worldAndroid app dependency?
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    2 months ago

    I use Google Lens and I also have to keep Google app installed. I agree it’s annoying that they just can’t make the apps work standalone. There already is a package that nearly all Google apps dependend on. The package is Google Play Services. Why can’t they implement this into Google Play Services as they do with all the other stuff (quick share, find my phone, location services etc…)?







  • Did you unlock your bootloader? Some apps just scan for Google Play SafetyNet or in some other way to check whether you unlocked your bootloader or rooted and if they think you do they will vaguely state you are rooted.

    Other’s concern about your phone being infected are justified and I recommend you to try whether a dedicated root checking app thinks your phone is rooted. These usually don’t lie.

    Regarding your rooting situation I always rooted the lazy way. Renamed magisk.apk to magisk.zip, flashed it and it always worked for me. But I rooted only 2 phones in my life really and this is not the recommended method by magisk developer.












  • I think you are over exaggerating here. This isn’t just a case for Chrome to first introduce the new features to iOS, but many other cross-platform apps choose to do so. And it doesn’t need to be because nobody cares about Android. Android still has a larger user base especially when it comes to Chrome. But when you develop for iOS you optimize for tens of devices (maybe not even that) and maybe the latest 3 iOS versions, but when you develop for Android you optimize for thousands of devices from different manufacturers, that put different skins on top of Android, where one runs Android 13, the other one Android 11, and the another one Android 9. Hence when releasing a new feature you first put the work to the iOS version, see the user feedback, change and tweak some things and then put the work to make a functional Android version. I am not a professional dev myself by any means, so I can’t really say everything in confidence, but developing for Android probably takes more debugging and time, because of the variability of the environment the app will run in.