Version 5 #181
pmithrandir
started this conversation in
03_Android App
Version 5
#181
Replies: 2 comments 2 replies
-
@jones139 assigned my changes to the v5. Because of the amount of changes.
And because of the instability.
Currently the build leads to the following error:
Dear OpenSeizureDetector,
Application is just crashed, please check following error log for more
details.
***** OpenSeizureDetector Crash Report
***** by Graham Jones (using UCE Error handler by Rohit Surwase)
***** DEVICE INFO
Brand: samsung
Device: a54x
Model: SM-A546B
Manufacturer: samsung
Product: a54xnaeea
SDK: 34
Release: 14
***** APP INFO
Version: 5.0.0
Installed On: 2024-02-11 16:45:28
Updated On: 2024-04-29 21:38:21
Current Date: 2024-04-29 21:43:51
***** ERROR LOG
java.lang.RuntimeException: Unable to start service
***@***.*** with Intent { dat=
flg=0x20000004 cmp=uk.org.openseizuredetector/.SdServer }:
java.lang.NullPointerException: Attempt to invoke virtual method
'java.lang.String android.content.Context.getPackageName()' on a null
object reference
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:5286)
at android.app.ActivityThread.-$$Nest$mhandleServiceArgs(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2531)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:319)
at android.app.ActivityThread.main(ActivityThread.java:8893)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method
'java.lang.String android.content.Context.getPackageName()' on a null
object reference
at
androidx.preference.PreferenceManager.getDefaultSharedPreferencesName(PreferenceManager.java:124)
at
androidx.preference.PreferenceManager.getDefaultSharedPreferences(PreferenceManager.java:119)
at uk.org.openseizuredetector.OsdUtil.updatePrefs(OsdUtil.java:136)
at uk.org.openseizuredetector.OsdUtil.<init>(OsdUtil.java:121)
at uk.org.openseizuredetector.SdDataSource.<init>(SdDataSource.java:172)
at
uk.org.openseizuredetector.SdDataSourceAw.<init>(SdDataSourceAw.java:127)
at uk.org.openseizuredetector.SdServer.onStartCommand(SdServer.java:570)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:5268)
... 9 more
***** END OF LOG *****
Op ma 29 apr 2024 23:00 schreef Pierre Bonneau ***@***.***>:
… Hello,
@AroonPro <https://github.com/AroonPro>
I'm curious to understand what's behind version 5 of the android
application.
Any objectives in particular ?
Pierre
—
Reply to this email directly, view it on GitHub
<#181>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV6J744UU2HW7RFTD4NSZBLY72YGHAVCNFSM6AAAAABG7BJQECVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGU4DEOJSGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Built upon latest master v4.1 updates now running stable.
Op di 30 apr 2024 10:05 schreef Graham Jones ***@***.***>:
… ...and it introduces support for Android Wear watches, which is what
@AroonPro <https://github.com/AroonPro> is using it for.
—
Reply to this email directly, view it on GitHub
<#181 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV6J745EA7VDQC4UVLWB75TY75GDNAVCNFSM6AAAAABG7BJQECVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENZSGAYTK>
.
You are receiving this because you were mentioned.Message ID:
<OpenSeizureDetector/Android_Pebble_SD/repo-discussions/181/comments/9272015
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
@AroonPro
I'm curious to understand what's behind version 5 of the android application.
Any objectives in particular ?
Pierre
Beta Was this translation helpful? Give feedback.
All reactions