Microphone: Fix build and metadata
This commit is contained in:
parent
0f742dd47a
commit
1c3f90e9ad
|
@ -1,13 +1,14 @@
|
||||||
Categories:Multimedia
|
Categories:Multimedia
|
||||||
License:MIT
|
License:MIT
|
||||||
Web Site:
|
Web Site:http://bitplane.net/projects/android/microphone/
|
||||||
Source Code:https://github.com/bitplane/Microphone
|
Source Code:https://github.com/bitplane/Microphone
|
||||||
Issue Tracker:https://github.com/bitplane/Microphone/issues
|
Issue Tracker:https://github.com/bitplane/Microphone/issues
|
||||||
|
|
||||||
Summary:Feeds audio from the phone's mic right out of its speaker
|
Auto Name:Microphone
|
||||||
|
Summary:Feeds audio from the mic right out of the speaker
|
||||||
Description:
|
Description:
|
||||||
This microphone just feeds audio from the phone’s mic right out of its
|
This microphone just feeds audio from the phone's mic right out of its speaker,
|
||||||
speaker, which means you get a horrible screeching feedback noise.
|
which means you get a horrible screeching feedback noise.
|
||||||
|
|
||||||
However, plug the thing into your computer with a male to male headphone jack
|
However, plug the thing into your computer with a male to male headphone jack
|
||||||
and your phone becomes a PC mic.
|
and your phone becomes a PC mic.
|
||||||
|
@ -18,7 +19,9 @@ Repo:https://github.com/bitplane/Microphone
|
||||||
|
|
||||||
Build:0.7,7
|
Build:0.7,7
|
||||||
commit=c5462023
|
commit=c5462023
|
||||||
target=android-22
|
target=android-4
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:0.7
|
||||||
|
Current Version Code:7
|
||||||
|
|
Loading…
Reference in a new issue