Android Open Source - Sound sensor hijack






Project Summary

Hardware and software for smartphone sensor peripherals using the audio jack interface..

Web Site / Source Repository

hijack is hosted in the following web site
https://github.com/lab11/hijack

If you think the Android project hijack 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 hijack.

ItemValue
Java File Count19
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count2
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in hijack. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

hijack has the following Java source files.

umich.framjack.apps.freqsweep.MainActivity.java
umich.hijack.apps.ontimefreqsweep.MainActivity.java
umich.hijack.core.AudioReceiver.java
umich.hijack.core.Control.java
umich.hijack.core.HiJackIO.java
umich.hijack.core.HiJackIOPacket.java
umich.hijack.core.IncomingSink.java
umich.hijack.core.LimitedArray.java
umich.hijack.core.OutgoingSource.java
umich.hijack.core.Packet.java
umich.hijack.core.PacketDispatch.java
umich.hijack.core.PktRecvCb.java
umich.hijack.core.PktSentCb.java
umich.hijack.core.PktTransmitter.java
umich.hijack.core.SerialDecoder.java