The one with the braid
The one with the braid
Well, in implementing this I do not see an issue in education use. If the teacher tells the students to keep their original name, why should they change it? As...
Well, I *am* working in education... And yes, I *hope* most setups use LDAP or any other Auth, but reality unfortunately looks different. I would hence propose the following: -...
```shell which adb /usr/bin/adb adb devices List of devices attached 99051FFAZ006PC device adb shell flame:/ $ exit ```
Moreover, both VS Codium and Android Studio are not detected by the flutter tool on aarch64.
The manual `flutter build {apk|appbundle}` commands worked so far; it's not a problem of the SDK hence. Android Studio is based on IntelliJ's *Java*-based IDE. The only reason their pre-built...
I see. I understand Flutter team does not yet know anything about this aarch64 edge case. As I'm sure I will dive deeper into this topic from times to times,...
@flyinghuman Did you somehow fix the issue? I encounter the same issue.
Well, isn't it possible to hide both unlocked bootloader and root using Magisk and the Riru EdXposed HiddenCore module? I tried so on Android 11. At least, using the proprietary...
It is, but not officially and almost hidden: ```dart import 'package:flutter_absolute_path/flutter_absolute_path.dart'; import 'package:receive_sharing_intent/receive_sharing_intent.dart'; /// checking if we were redirected from the web site if (data.startsWith('http')) { scaffoldCompleter.future.then((scaffoldContext) => Scaffold.of(scaffoldContext).showSnackBar(SnackBar( content:...
Is there anyone working on or are there any other ideas on?