-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
@appIssues regarding the OpenTagViewer Android appIssues regarding the OpenTagViewer Android appenhancementNew feature or requestNew feature or request‼️ PRIORITY
Milestone
Description
The FindMy.py library now supports running a local Anisette server alongside the python executable. It does this by putting it into a local qemu VM. This solution has the potential to fix a bunch of authentication related issues that users have been reporting regarding this project, but needs to be tested because of its level of complexity.
Another consideration is the fact that it's running a VM to emulate something that is a of an android APK (JNI). So running a VM to run that from python inside of java inside of android seems a bit silly. A better question might be to see if we can run that part from android directly to avoid this convolution.
See: #19
EDIT: to be combined with: #30 under some sort of experimental toggle.
varac, bioluks and xliangzh
Metadata
Metadata
Assignees
Labels
@appIssues regarding the OpenTagViewer Android appIssues regarding the OpenTagViewer Android appenhancementNew feature or requestNew feature or request‼️ PRIORITY