Giter VIP home page Giter VIP logo

ncmonitor's People

Contributors

davideag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ncmonitor's Issues

App crashes out with a Java runtime error

After the issue I opened not long ago was resolved, I ran into the app crashing instead. Here's the error from the debug log:

04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: FATAL EXCEPTION: main
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: Process: com.example.ncmonitor, PID: 9940
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.ncmonitor/com.example.ncmonitor.MainActivity}: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2914)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3049)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1809)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:106)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:193)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6680)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at com.example.ncmonitor.MainActivity.showResults(MainActivity.kt:82)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at com.example.ncmonitor.MainActivity.onCreate(MainActivity.kt:50)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.Activity.performCreate(Activity.java:7144)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.Activity.performCreate(Activity.java:7135)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1271)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2894)
04-24 11:08:17.844 10078  9940  9940 E AndroidRuntime: 	... 11 more

Name resolution error

Hi,

I tried to install this app using the APK but it doesn't recognise my Nextcloud URL. I've confirmed the NC instance is working properly, the watch is connected and has full web access, but its saying the name resolution failed.

Am I missing something? I didn't see anything like this in your documentation.

Password input from phone

Love the idea for this app but I am struggling to use it because my nextcloud password is a 64 character randomly generated string and I typically use a password manager (which doesn't work on WearOS).

It would be awesome if the app provided an option to enter the password via phone, so I can copy&paste there

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.