-
Notifications
You must be signed in to change notification settings - Fork 312
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
try to install android 7.1.2 #12
Comments
Try to look at logcat and see what the error is. |
there is no error message in logcat, after some time bot panel show mobile offline but in logcat nothing Socket Connected 07-22 16:47:16.017 13704-13737/com.android.adobot I/HttpRequest: Response Body : |
I'm not asking for any of these emails
…On Saturday, July 21, 2018, amet123 ***@***.***> wrote:
5.1 working fine when try to install android 7.1.2 app crash
java.lang.RuntimeException: Unable to start service com.android.adobot.
***@***.*** with Intent { cmp=com.android.adobot/.CommandService
}: java.lang.NullPointerException: Attempt to invoke virtual method
'io.socket.client.Socket io.socket.client.Socket.connect()' on a null
object reference
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3413)
at android.app.ActivityThread.-wrap21(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1631)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:163)
at android.app.ActivityThread.main(ActivityThread.java:6239)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(
ZygoteInit.java:904)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:794)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual
method 'io.socket.client.Socket io.socket.client.Socket.connect()' on a
null object reference
at com.android.adobot.CommandService.onStartCommand(
CommandService.java:76)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3393)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ah7ZKgIRBvRq23kwGmmY3Izn4LKnBVb4ks5uIyKBgaJpZM4VZnWn>
.
--
Sent from Gmail Mobile
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
5.1 working fine when try to install android 7.1.2 app crash
manully need to click and app will start
The text was updated successfully, but these errors were encountered: