Skip to content

Commit a670e73

Browse files
committed
bye bye wpf
1 parent c7c1344 commit a670e73

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+12
-6908
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,19 @@ For TCP/UDP, you will need to enter the PC address and port. You can find that i
6565

6666
For USB adb, set your phone to developer mode and enable USB debugging.
6767

68-
For USB serial, make sure your phone's USB setting is charging only.
68+
For USB serial, make sure your phone's USB setting is charging only. With this option, the app will ask your permission to launch the app in accessory mode.
6969
</details>
7070

7171
--------
7272

73-
For more question / feature request / bug report, please submit issues to ask.
73+
For more question / feature request / bug report, please submit issues to ask.
74+
75+
-------
76+
77+
## Some Notes
78+
79+
The PC app started as a WPF app written in C# and was only supported on Windows. Now most of the features are recreated in Rust app thanks to @wiiznokes and it's cross platform supported. But here's the [link to the WPF app branch](https://github.com/teamclouday/AndroidMic/tree/wpf-app-backup) in case you are interested.
80+
81+
Bluetooth is no longer supported because USB serial is made possible.
82+
83+
There is still plan to add some advanced features such as automatic resampling and DSPs for noise cancellation etc.

Windows/.gitignore

Lines changed: 0 additions & 11 deletions
This file was deleted.

Windows/AndroidMic/.idea/.idea.AndroidMic/.idea/.gitignore

Lines changed: 0 additions & 13 deletions
This file was deleted.

Windows/AndroidMic/.idea/.idea.AndroidMic/.idea/encodings.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

Windows/AndroidMic/.idea/.idea.AndroidMic/.idea/indexLayout.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

Windows/AndroidMic/.idea/.idea.AndroidMic/.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

Windows/AndroidMic/ADB/AdbWinApi.dll

-95.5 KB
Binary file not shown.
-61.5 KB
Binary file not shown.

Windows/AndroidMic/ADB/adb.exe

-5.72 MB
Binary file not shown.

Windows/AndroidMic/AdvancedWindow.xaml

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)