initial push of android app and bt server. these are used to make a remote usable via phone
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.microsoft.maui" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="21" />
|
||||
|
||||
</manifest>
|
@@ -0,0 +1,5 @@
|
||||
aarFormatVersion=1.0
|
||||
aarMetadataVersion=1.0
|
||||
minCompileSdk=1
|
||||
minCompileSdkExtension=0
|
||||
minAndroidGradlePluginVersion=1.0.0
|
6608
NotVPR_Remote/obj/Debug/net8.0-android/lp/158/jl/R.txt
Normal file
6608
NotVPR_Remote/obj/Debug/net8.0-android/lp/158/jl/R.txt
Normal file
File diff suppressed because it is too large
Load Diff
BIN
NotVPR_Remote/obj/Debug/net8.0-android/lp/158/jl/classes.jar
Normal file
BIN
NotVPR_Remote/obj/Debug/net8.0-android/lp/158/jl/classes.jar
Normal file
Binary file not shown.
BIN
NotVPR_Remote/obj/Debug/net8.0-android/lp/158/jl/res.zip
Normal file
BIN
NotVPR_Remote/obj/Debug/net8.0-android/lp/158/jl/res.zip
Normal file
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="maui_empty_unused"/>
|
||||
</resources>
|
Reference in New Issue
Block a user