Bluetooth Intercom App for Android.
Motolky is hosted in the following web site
https://github.com/sutiialex/Motolky
If you think the Android project Motolky listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Motolky.
Item | Value |
---|---|
Java File Count | 26 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.MODIFY_AUDIO_SETTINGS android.permission.READ_PHONE_STATE android.permission.RECORD_AUDIO |
There are 4 image files in Motolky. The names of the image files are listed as follows.
mic_disabled.png mic_enabled.png speaker_disabled.png speaker_enabled.png
The following screenshort is generated from the image listed above.
Motolky has the following Java source files.
com.motolky.Common.java com.motolky.DeviceAdapter.java com.motolky.GroupActivity.java com.motolky.GroupDeviceAdapter.java com.motolky.INotifiable.java com.motolky.Peer.java com.motolky.PreferencesActivity.java com.motolky.TalkActivity.java com.motolky.TalkDeviceAdapter.java com.motolky.ToastViewer.java com.motolky.communication.CommunicationThread.java com.motolky.communication.Device.java com.motolky.communication.DiscoverThread.java com.motolky.communication.IConnectNotifiable.java com.motolky.communication.IConnectable.java com.motolky.communication.IReceiveHandler.java com.motolky.communication.ISendHandler.java com.motolky.communication.ServerThread.java com.motolky.sound.Codec .java com.motolky.sound.ISoundProcessor.java com.motolky.sound.Player.java com.motolky.sound.PlayerBuffer .java com.motolky.sound.RecordThread.java com.motolky.sound.SoundDecoder.java com.motolky.sound.SoundEncoder.java com.motolky.sound.SoundProcessor.java