Android Open Source - Hardware bluetooth Motolky






Project Summary

Bluetooth Intercom App for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Motolky.

ItemValue
Java File Count26
Minimum SDK Version7
Activity Count3
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.MODIFY_AUDIO_SETTINGS
android.permission.READ_PHONE_STATE
android.permission.RECORD_AUDIO




Resource Files

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.

null

Java Source Files

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