Once you create a waypoint and clear it, then the Toast warning pops up correctly. But if you hit start waypoints, after connecting phone but before creating any first waypoint, the app crashes:
AndroidRuntime [E] FATAL EXCEPTION: Thread-1991
AndroidRuntime [E] Process: com.platypus.android.tablet, PID: 4639
AndroidRuntime [E] java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.ArrayList com.platypus.android.tablet.Path.Path.getPoints()' on a
null object reference
AndroidRuntime [E] at com.platypus.android.tablet.TeleOpPanel$35.run(TeleOpPanel.java:2563)
Once you create a waypoint and clear it, then the Toast warning pops up correctly. But if you hit start waypoints, after connecting phone but before creating any first waypoint, the app crashes:
AndroidRuntime [E] FATAL EXCEPTION: Thread-1991
AndroidRuntime [E] Process: com.platypus.android.tablet, PID: 4639
AndroidRuntime [E] java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.ArrayList com.platypus.android.tablet.Path.Path.getPoints()' on a null object reference
AndroidRuntime [E] at com.platypus.android.tablet.TeleOpPanel$35.run(TeleOpPanel.java:2563)