Android 10: After application installation can not lunch it

  • Thread starter Android Central Question
  • Start date
A

Android Central Question

I bought new 8" tablet from China K960 with Android 10. I need it for some auto diagnostic software. I have installed one application that work on Android from 7 to 11. I got an icon on the screen but when I tried to lunch it - nothing happend. I got log for that application:

2022-11-06 22:26:43.768 7212-7212/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.diagzone.pro.v2:p5c59d0e679d292c93e8c7dc1, PID: 7212
java.lang.ExceptionInInitializerError
at java.lang.reflect.Constructor.newInstance(Native Method)
at java.lang.Class.newInstance(Class.java:1606)
at android.app.Instrumentation.newActivity(Instrumentation.java:1071)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2416)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2601)
at android.app.ActivityThread.access$800(ActivityThread.java:178)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1470)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5648)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:960)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)
Caused by: java.util.regex.PatternSyntaxException: Syntax error in regexp pattern near index 8:
^\s*(?<num>(?<int>\d+)?\.?(?<fract>\d*)?)\s*(?<type>[a-zA-Z]+)?\s*$
^
at java.util.regex.Pattern.compileImpl(Native Method)
at java.util.regex.Pattern.compile(Pattern.java:411)
at java.util.regex.Pattern.<init>(Pattern.java:394)
at java.util.regex.Pattern.compile(Pattern.java:381)
at com.diagzone.x431pro.activity.ProtectedGDApplication$WebTXActivity$d.<clinit>(Unknown Source)
... 14 more

Could you help me. What is wrong - my tablet or Android version and is it possible to fix it?

Thank a lot for paing attention to my question.
maks.
 

B. Diddy

Senior Ambassador
Moderator
Mar 9, 2012
165,582
4,725
113
Visit site
Welcome to Android Central! Did you install this app through the Play Store, or from some other source? Did you have to sideload the apk? I'm guessing your Chinese tablet did not come with the Play Store installed (since many Chinese device aren't certified for Google Play). If you have to sideload an app, there's no way of telling if the app is compatible with your device until you try to open it. If it doesn't work, then it probably isn't compatible.

Please register on this forum, which will allow you to engage in discussion more easily, as well as post images. https://forums.androidcentral.com/ask-question/409154-join-android-central-community.html