Hardware and software for smartphone sensor peripherals using the audio jack interface..
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.
The following table is the detailed list of hijack.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
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.
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