Android Open Source - App project photoselecta






Project Summary

Private android app project for thesis. No use currently..

Web Site / Source Repository

photoselecta is hosted in the following web site
https://github.com/emery303/photoselecta

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

ItemValue
Java File Count37
Supported screen sizes[xxhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count13
Fragment Count1
Test Case Count1
jar files usedandroid-support-v4.jar
picasso-2.2.0.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CAMERA
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\HelveticaNeue-CondensedBold.ttf
Raw File Namesres\raw\car1.xml
res\raw\car2.xml
res\raw\car3.xml
res\raw\car4.xml
res\raw\face.xml
res\raw\shutter.mp3




Resource Files

There are 21 image files in photoselecta. The names of the image files are listed as follows.

crosshair.png
deletephoto.png
icon_file.png
icon_file2.png
icon_folder.png
icon_folder2.png
icon_folder_open.png
icon_folder_open2.png
icon_opts_settings.png
icon_photo2.png
start_categories.png
start_exit.png
start_gallery.png
start_importfolder.png
start_photofolder.png
start_sendphotos.png
start_settings.png
start_tags.png
start_takenewphotos.png
start_viewphotos.png
tick.png

The following screenshort is generated from the image listed above.

null




Java Source Files

photoselecta has the following Java source files.

hu.oe.nik.tdxawx.photoselecta.AnalyzerActivity.java
hu.oe.nik.tdxawx.photoselecta.CameraActivity.java
hu.oe.nik.tdxawx.photoselecta.CvCameraActivity.java
hu.oe.nik.tdxawx.photoselecta.FacebookPhotoActivity.java
hu.oe.nik.tdxawx.photoselecta.FullscreenPhotoActivity.java
hu.oe.nik.tdxawx.photoselecta.ImportFolderActivity.java
hu.oe.nik.tdxawx.photoselecta.MainActivity.java
hu.oe.nik.tdxawx.photoselecta.SendPhotosActivity.java
hu.oe.nik.tdxawx.photoselecta.SettingsActivity.java
hu.oe.nik.tdxawx.photoselecta.ViewPhotosActivity.java
hu.oe.nik.tdxawx.photoselecta.ViewPhotosByCategoryActivity.java
hu.oe.nik.tdxawx.photoselecta.ViewPhotosByTagActivity.java
hu.oe.nik.tdxawx.photoselecta.adapters.AnalyzerAdapter.java
hu.oe.nik.tdxawx.photoselecta.adapters.CategorizedPhotoAdapter.java
hu.oe.nik.tdxawx.photoselecta.adapters.FullscreenPhotoAdapter.java
hu.oe.nik.tdxawx.photoselecta.adapters.GalleryAdapter.java
hu.oe.nik.tdxawx.photoselecta.adapters.TaggedPhotoAdapter.java
hu.oe.nik.tdxawx.photoselecta.adapters.ViewPhotosAdapter.java
hu.oe.nik.tdxawx.photoselecta.imaging.CannyEdgeDetector.java
hu.oe.nik.tdxawx.photoselecta.imaging.ColorBlobDetector.java
hu.oe.nik.tdxawx.photoselecta.imaging.CvImageProcessor.java
hu.oe.nik.tdxawx.photoselecta.imaging.ImageAnalyzer.java
hu.oe.nik.tdxawx.photoselecta.imaging.ImageManipulator.java
hu.oe.nik.tdxawx.photoselecta.imaging.OCR.java
hu.oe.nik.tdxawx.photoselecta.imaging.Photo.java
hu.oe.nik.tdxawx.photoselecta.testing.MainActivityTest.java
hu.oe.nik.tdxawx.photoselecta.utility.BluetoothManager.java
hu.oe.nik.tdxawx.photoselecta.utility.Constants.java
hu.oe.nik.tdxawx.photoselecta.utility.DatabaseManager.java
hu.oe.nik.tdxawx.photoselecta.utility.DraggableGridView.java
hu.oe.nik.tdxawx.photoselecta.utility.FacebookManager.java
hu.oe.nik.tdxawx.photoselecta.utility.FolderPicker.java
hu.oe.nik.tdxawx.photoselecta.utility.OnRearrangeListener.java
hu.oe.nik.tdxawx.photoselecta.utility.PhotoMenu.java
hu.oe.nik.tdxawx.photoselecta.utility.SwipeListener.java
hu.oe.nik.tdxawx.photoselecta.utility.TouchImageView.java
hu.oe.nik.tdxawx.photoselecta.utility.Utility.java