V1.8.7 Android APP beta tester please

First time running, got a message saying unfortunately it had stopped, second time it says "B1W-CARVCR keeps stopping" x Close app

This version does not appear to be creating crash logs or it's crashing in a way that is not allowing it to create them.

Edit: Has anyone else given v1.8.9 a try and if so, what was your result? I tried it several more times this morning hoping it may write a crash log but no such luck.

I am using 1.8.9 now. No problem with it. Using Asus Zenfone Max Pro M1.
 
Just wondering what about development for iOS? Still using 1.8.3 but no problem connecting to the cam.
 
Is it possible that the option to change the SSID/Wifi name is missing?
 
With the beta 1.8.9, I can't set the wifi name at all. It defaults to the address for my phone company: 46120
 
Just ignore it, and input your new password here
 
I'm having the same issues with 1.8.5 (from Play Store) and 1.8.9: App crashes after 1 second.
It worked for a short time today, but then kept crashing. I rebootet my phone, uninstalled the app(s) and reinstalled different versions from this thread, but I could not get it to work anymore.

I got some logs, the error message is the same as posted by OzFu: https://dashcamtalk.com/forum/threads/v1-8-7-android-app-beta-tester-please.38492/#post-460827
Error message for both 1.8.5 and 1.8.9: "java.lang.IllegalArgumentException: path must be convex"
I attached my log to this post.

B1W 1.06.180528 s ("wifi off firmware")
Xiaomi Redmi 4X with LineageOS 15.1 (Android 8.1.0)

App version 1.7.0 works fine.
 

Attachments

  • b1w-1.8.9-logcat.txt
    12.8 KB · Views: 6
I'm also having similar issues with crashes with 1.8.5 (from Play Store) , 1.8.7 and 1.8.9 with Xiaomi redmi note 4 LineageOS 15.1
B1w firmware v1.06.180528s

in folder WiFiCameraCrashLog all the logs have the following errors, the same as user llllllmb.

java.lang.IllegalArgumentException: path must be convex
at android.graphics.Outline.setConvexPath(Outline.java:284)

WIth a Xiaomi redmi note 4 with MIUI firmware when connecting to the camera I get error message saying cant download device info (ill updated with logs etc later when i get a chance)
It works with Samsung SM-G390F
 
Last edited:
I'm also having similar issues with crashes with 1.8.5 (from Play Store) , 1.8.7 and 1.8.9 with Xiaomi redmi note 4 LineageOS 15.1
What is the raw Andriod version for Redmi note 4?
 
is there a fix available or planned for this crash "java.lang.IllegalArgumentException: path must be convex"
 
is there a fix available or planned for this crash "java.lang.IllegalArgumentException: path must be convex"
Use the older APP version 1.8.2 and you can download it on our official website!
 
Use the older APP version 1.8.2 and you can download it on our official website!
with version 1.8.2 when I click on click to connect with the red circle, it just hangs with the message connecting and the spinning dots and I see the following in logcat


07-29 11:11:00.214 17992 18050 I CarDVR_AndroidApp: connect timeout,err=115
07-29 11:11:00.214 17992 18050 I CarDVR_AndroidApp: Timeout!takes 3.8 sec,szServerIP=192.168.201.1,ServerPort=61000,Guid=,Timeout=8000,DevIP=0, DevPort=0
07-29 11:11:00.214 17992 18050 I CarDVR_AndroidApp:
07-29 11:11:00.214 17992 18050 I CarDVR_AndroidApp: m_bError = ture,Line 667,Close Session!
07-29 11:11:00.214 17992 18050 I CarDVR_AndroidApp: m_bValid=false, Line 700!
07-29 11:11:00.216 17992 18050 I CarDVR_AndroidApp: ### ConnectWithLanMode
07-29 11:11:00.216 17992 18050 I CarDVR_AndroidApp: m_bValid=false, Line 595!
07-29 11:11:00.859 2162 2943 E Diag_Lib: [IMS_FATAL]| 2943 |ims_qmi_register_client : Failed
07-29 11:11:00.861 2162 2943 E Diag_Lib: [IMS_FATAL]| 2943 |ims_qmi_register_client : Failed
07-29 11:11:00.949 503 655 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
07-29 11:11:01.084 2294 3282 I ActivityManager: START u0 {cmp=cn.samntd.dvrlinker.b1w/cn.samntd.dvrlinker.device.LinkCameraActivity} from uid 10218
07-29 11:11:01.158 2294 2365 I ActivityManager: Displayed cn.samntd.dvrlinker.b1w/cn.samntd.dvrlinker.device.LinkCameraActivity: +62ms
07-29 11:11:02.309 17992 18237 W System.err: java.lang.RuntimeException: Can't toast on a thread that has not called Looper.prepare()
07-29 11:11:02.309 17992 18237 W System.err: at android.widget.Toast$TN.<init>(Toast.java:390)
07-29 11:11:02.309 17992 18237 W System.err: at android.widget.Toast.<init>(Toast.java:114)
07-29 11:11:02.309 17992 18237 W System.err: at android.widget.Toast.makeText(Toast.java:277)
07-29 11:11:02.309 17992 18237 W System.err: at android.widget.Toast.makeText(Toast.java:267)
07-29 11:11:02.309 17992 18237 W System.err: at cn.samntd.dvrlinker.device.LinkCameraActivity$DevConnectStateThread.run(LinkCameraActivity.java:145)
 
with version 1.8.2 when I click on click to connect with the red circle, it just hangs with the message connecting and the spinning dots and I see the following in logcat


07-29 11:11:00.214 17992 18050 I CarDVR_AndroidApp: connect timeout,err=115
07-29 11:11:00.214 17992 18050 I CarDVR_AndroidApp: Timeout!takes 3.8 sec,szServerIP=192.168.201.1,ServerPort=61000,Guid=,Timeout=8000,DevIP=0, DevPort=0
07-29 11:11:00.214 17992 18050 I CarDVR_AndroidApp:
07-29 11:11:00.214 17992 18050 I CarDVR_AndroidApp: m_bError = ture,Line 667,Close Session!
07-29 11:11:00.214 17992 18050 I CarDVR_AndroidApp: m_bValid=false, Line 700!
07-29 11:11:00.216 17992 18050 I CarDVR_AndroidApp: ### ConnectWithLanMode
07-29 11:11:00.216 17992 18050 I CarDVR_AndroidApp: m_bValid=false, Line 595!
07-29 11:11:00.859 2162 2943 E Diag_Lib: [IMS_FATAL]| 2943 |ims_qmi_register_client : Failed
07-29 11:11:00.861 2162 2943 E Diag_Lib: [IMS_FATAL]| 2943 |ims_qmi_register_client : Failed
07-29 11:11:00.949 503 655 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
07-29 11:11:01.084 2294 3282 I ActivityManager: START u0 {cmp=cn.samntd.dvrlinker.b1w/cn.samntd.dvrlinker.device.LinkCameraActivity} from uid 10218
07-29 11:11:01.158 2294 2365 I ActivityManager: Displayed cn.samntd.dvrlinker.b1w/cn.samntd.dvrlinker.device.LinkCameraActivity: +62ms
07-29 11:11:02.309 17992 18237 W System.err: java.lang.RuntimeException: Can't toast on a thread that has not called Looper.prepare()
07-29 11:11:02.309 17992 18237 W System.err: at android.widget.Toast$TN.<init>(Toast.java:390)
07-29 11:11:02.309 17992 18237 W System.err: at android.widget.Toast.<init>(Toast.java:114)
07-29 11:11:02.309 17992 18237 W System.err: at android.widget.Toast.makeText(Toast.java:277)
07-29 11:11:02.309 17992 18237 W System.err: at android.widget.Toast.makeText(Toast.java:267)
07-29 11:11:02.309 17992 18237 W System.err: at cn.samntd.dvrlinker.device.LinkCameraActivity$DevConnectStateThread.run(LinkCameraActivity.java:145)
Again, PM you the newest app download link already, please check your inbox message!
 
In 1.8.9 i cant change the SSID, it does not allow to edit the field.
 
Just got my B1W, unfortunately none of the app worked on any of the devices i use, My Samsung S7 edge and S10+ both are not able to run any of the app.
Tried the 1.8.5 Version from playstore, the 1.8.7 / 1.8.9 even the older 1.8.2 all dont seem to work.

please help. Android version 8.0.0 on the S7 edge and 9.0.0 on the S10+
 
On all the versions for both phones, the app crashes whenever i try to "connect"
The only that seems to have additional action was on the v 1.8.2 on the s7 edge, where it would go to the next screen and have the "connecting" blue circle moving, but then it does not move, it just stays on the loop.
Is there any steps i need to take prior, as i just got this B1W right out of the box, and tried to connect to see whether i can see the recording. The B1W camera itself already has the microsd and it seems like its recording fine.
 
Back
Top