AutoFlip for Android (PilotPhilly hackathon, November 2013).
AutoFlip is hosted in the following web site
https://github.com/SteveVitali/AutoFlip
If you think the Android project AutoFlip 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 AutoFlip.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar android-support-v4.jar pdfbox-1.8.2.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in AutoFlip. The names of the image files are listed as follows.
ic_chooser.png ic_file.png ic_folder.png
The following screenshort is generated from the image listed above.
AutoFlip has the following Java source files.
com.example.autoflipfinal.LevenshteinDistance.java com.example.autoflipfinal.MainActivity.java com.example.autoflipfinal.MyService.java com.example.autoflipfinal.NoteCard.java com.example.autoflipfinal.Presentation.java com.example.autoflipfinal.PresentationActivity.java com.ipaulpro.afilechooser.FileChooserActivity.java com.ipaulpro.afilechooser.FileListAdapter.java com.ipaulpro.afilechooser.FileListFragment.java com.ipaulpro.afilechooser.FileLoader.java com.ipaulpro.afilechooser.utils.FileUtils.java com.ipaulpro.afilechooser.utils.MimeTypeParser.java com.ipaulpro.afilechooser.utils.MimeTypes.java