[V2X]V2XSDk功能代码提交

111
This commit is contained in:
renwj
2022-02-23 15:18:43 +08:00
parent 07d60fb48a
commit da609a15f5
46 changed files with 1507 additions and 339 deletions

View File

@@ -112,6 +112,12 @@
android:text="查看周边可直播车"
android:visibility="visible" />
<Button
android:id="@+id/btnV2XFunctionTest"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="gone"/>
<SurfaceView
android:id="@+id/surfacePreviewView"
android:layout_width="match_parent"