added permission support for USB & established a connection using service

This commit is contained in:
vsuryakumar
2023-01-23 23:02:39 +05:30
parent 37545a82e1
commit dc52b14335
31 changed files with 541 additions and 156 deletions

View File

@@ -9,7 +9,7 @@
android:id="@+id/fl_main"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".presentation.TestRight.TestRightActivity">
tools:context=".presentation.testRight.TestRightActivity">
</FrameLayout>