Android Open Source - Database search cdvault






Project Summary

Android app that gets album information based on barcode or input, stores it in database, makes it easy to search..

Web Site / Source Repository

cdvault is hosted in the following web site
https://github.com/katfa/cdvault

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

ItemValue
Java File Count21
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version16
Activity Count7
Fragment Count6
jar files usedandroid-support-v4.jar
commons-io-2.4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.CAMERA
android.permission.INTERNET
Asset File Namesassets\fonts\Roboto-Black.ttf
assets\fonts\Roboto-BlackItalic.ttf
assets\fonts\Roboto-Bold.ttf
assets\fonts\Roboto-BoldCondensed.ttf
assets\fonts\Roboto-BoldCondensedItalic.ttf
assets\fonts\Roboto-BoldItalic.ttf
assets\fonts\Roboto-Condensed.ttf
assets\fonts\Roboto-CondensedItalic.ttf
assets\fonts\Roboto-Italic.ttf
assets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-LightItalic.ttf
assets\fonts\Roboto-Medium.ttf
assets\fonts\Roboto-MediumItalic.ttf
assets\fonts\Roboto-Regular.ttf
assets\fonts\Roboto-Thin.ttf
assets\fonts\Roboto-ThinItalic.ttf




Resource Files

There are 2 image files in cdvault. The names of the image files are listed as follows.

refresh.png
search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

cdvault has the following Java source files.

hioa.mappe3.s171183.AboutDialog.java
hioa.mappe3.s171183.Album.java
hioa.mappe3.s171183.AlbumDetailsManager.java
hioa.mappe3.s171183.AlbumListAdapter.java
hioa.mappe3.s171183.AlbumListFragment.java
hioa.mappe3.s171183.Artist.java
hioa.mappe3.s171183.ArtistFragment.java
hioa.mappe3.s171183.ArtistsAlbumList.java
hioa.mappe3.s171183.Concert.java
hioa.mappe3.s171183.ConcertByCityFragment.java
hioa.mappe3.s171183.ConcertListAdapter.java
hioa.mappe3.s171183.ConcertManager.java
hioa.mappe3.s171183.ConcertsByArtist.java
hioa.mappe3.s171183.DBAdapter.java
hioa.mappe3.s171183.EditArtist.java
hioa.mappe3.s171183.LocationPicker.java
hioa.mappe3.s171183.MainActivity.java
hioa.mappe3.s171183.OptionsDialog.java
hioa.mappe3.s171183.SearchAndScanFragment.java
hioa.mappe3.s171183.Track.java
hioa.mappe3.s171183.TrackList.java