Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support 64 bit, Android 9, Device Xiaomi note 7 #3

Closed
hungvu193 opened this issue Jul 12, 2019 · 0 comments
Closed

Add support 64 bit, Android 9, Device Xiaomi note 7 #3

hungvu193 opened this issue Jul 12, 2019 · 0 comments

Comments

@hungvu193
Copy link

hungvu193 commented Jul 12, 2019

Seem like this application doesnt work with 64 bit devices. Do you have any solutions?
This 's logcat:

2019-07-12 23:48:04.592 7580-7599/io.virtualfasthook:x E/rtualfasthook:: Invalid ID 0x00000000.
2019-07-12 23:48:04.620 7580-7599/io.virtualfasthook:x W/PackageParser: No actions in intent filter at /data/app/com.google.android.play.games-bApo7t-YeChzDSm95_zWkw==/base.apk Binary XML file line #1009
2019-07-12 23:48:04.623 7580-7599/io.virtualfasthook:x W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object mirror.RefStaticMethod.callWithException(java.lang.Object[])' on a null object reference
2019-07-12 23:48:04.623 7580-7599/io.virtualfasthook:x W/System.err:     at com.lody.virtual.helper.compat.PackageParserCompat.collectCertificates(PackageParserCompat.java:174)
2019-07-12 23:48:04.623 7580-7599/io.virtualfasthook:x W/System.err:     at com.lody.virtual.server.pm.parser.PackageParserEx.parsePackage(PackageParserEx.java:60)
2019-07-12 23:48:04.623 7580-7599/io.virtualfasthook:x W/System.err:     at com.lody.virtual.server.pm.VAppManagerService.installPackage(VAppManagerService.java:163)
2019-07-12 23:48:04.623 7580-7599/io.virtualfasthook:x W/System.err:     at com.lody.virtual.server.pm.VAppManagerService.installPackage(VAppManagerService.java:148)
2019-07-12 23:48:04.624 7580-7599/io.virtualfasthook:x W/System.err:     at java.lang.reflect.Method.invoke(Native Method)
2019-07-12 23:48:04.624 7580-7599/io.virtualfasthook:x W/System.err:     at com.lody.virtual.helper.ipcbus.IPCMethod.handleTransact(IPCMethod.java:68)
2019-07-12 23:48:04.624 7580-7599/io.virtualfasthook:x W/System.err:     at com.lody.virtual.helper.ipcbus.TransformBinder.onTransact(TransformBinder.java:30)
2019-07-12 23:48:04.624 7580-7599/io.virtualfasthook:x W/System.err:     at android.os.Binder.execTransact(Binder.java:733)
@hungvu193 hungvu193 changed the title Add support 64 bit Add support 64 bit, Android 9, Device Xiaomi note 7 Jul 12, 2019
@hungvu193 hungvu193 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant