Android Open Source - UI application Android_Object_Detection_Marvin






Project Summary

Marvin is an application developed by Intel and Carnegie Mellon. This is the code for the Android UI portion of the project..

Web Site / Source Repository

Android_Object_Detection_Marvin is hosted in the following web site
https://github.com/taylorstine/Android_Object_Detection_Marvin

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

ItemValue
Java File Count22
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version11
Activity Count2
Fragment Count4
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 22 image files in Android_Object_Detection_Marvin. The names of the image files are listed as follows.

ic_alerts_and_states_warning.png
ic_device_access_camera.png
ic_device_access_storage_1.png
loading_drawable.png
loading_flower0.png
loading_flower1.png
loading_flower10.png
loading_flower11.png
loading_flower2.png
loading_flower3.png
loading_flower4.png
loading_flower5.png
loading_flower6.png
loading_flower7.png
loading_flower8.png
loading_flower9.png
microphone_focus.png
microphone_selected.png
microphone_unselected.png
text_focus.png
text_selected.png
text_unselected.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android_Object_Detection_Marvin has the following Java source files.

com.tstine.marvinas.activity.CameraActivity.java
com.tstine.marvinas.activity.ResultsActivity.java
com.tstine.marvinas.aws.AWSWorker.java
com.tstine.marvinas.aws.DynamoEntry.java
com.tstine.marvinas.aws.Request.java
com.tstine.marvinas.aws.Utils.java
com.tstine.marvinas.bimap.BitmapCache.java
com.tstine.marvinas.bimap.BitmapWorker.java
com.tstine.marvinas.bimap.RecyclingBitmapDrawable.java
com.tstine.marvinas.bimap.RecyclingImageView.java
com.tstine.marvinas.camera.CameraPreview
.java
com.tstine.marvinas.camera.MarvinCamera.java
com.tstine.marvinas.camera.PictureTaker.java
com.tstine.marvinas.fragment.DetectionResultsFragment.java
com.tstine.marvinas.fragment.NoServiceFragment.java
com.tstine.marvinas.fragment.ProcessListFragment.java
com.tstine.marvinas.fragment.UserInputDialog.java
com.tstine.marvinas.util.AsyncTask.java
com.tstine.marvinas.util.Const.java
com.tstine.marvinas.util.DiskLruCache.java
com.tstine.marvinas.util.Installation.java
com.tstine.marvinas.util.Log.java