Android Application that automatically turns on the speaker phone when the phone is laying flat.
AutoConference is hosted in the following web site
https://github.com/tedwards/AutoConference
If you think the Android project AutoConference 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 AutoConference.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 3 |
Activity Count | 1 |
jar files used | admob-sdk-android.jar |
Required Permissions | android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.MODIFY_PHONE_STATE android.permission.PROCESS_OUTGOING_CALLS android.permission.READ_PHONE_STATE |
There are 3 image files in AutoConference. The names of the image files are listed as follows.
speaker.png speaker_accept.png speaker_delete.png
The following screenshort is generated from the image listed above.
AutoConference has the following Java source files.
org.pythonistas.AutoConference.AutoConference.java org.pythonistas.AutoConference.ConferenceService.java org.pythonistas.AutoConference.Leveler.java org.pythonistas.AutoConference.PhoneBroadcaster.java org.pythonistas.AutoConference.PhoneListener.java