Android Open Source - Development data livemood-app






Project Summary

Android application for managing your concerts agenda thanks to LiveMood data..

Web Site / Source Repository

livemood-app is hosted in the following web site
https://github.com/Chupee/livemood-app

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

ItemValue
Java File Count22
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count1
Fragment Count6
jar files usedParse-1.4.1.jar
android-support-v4.jar
universal-image-loader-1.9.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\font\opensansregular.ttf




Resource Files

There are 6 image files in livemood-app. The names of the image files are listed as follows.

background.png
bars.png
calendar.png
check.png
concert1.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null




Java Source Files

livemood-app has the following Java source files.

com.example.livemood.AgendaActivity.java
com.example.livemood.LivemoodApplication.java
com.example.livemood.adapters.ArtistsListAdapter.java
com.example.livemood.adapters.ConcertsListAdapter.java
com.example.livemood.adapters.DigsListAdapter.java
com.example.livemood.adapters.DrawerListAdapter.java
com.example.livemood.fragments.AgendaFragment.java
com.example.livemood.fragments.ArtistDetailsFragment.java
com.example.livemood.fragments.ConcertDetailsFragment.java
com.example.livemood.fragments.HomeFragment.java
com.example.livemood.fragments.PopularArtistsFragment.java
com.example.livemood.models.Artist.java
com.example.livemood.models.Concert.java
com.example.livemood.models.Dig.java
com.example.livemood.models.Digger.java
com.example.livemood.models.Label.java
com.example.livemood.models.Mood.java
com.example.livemood.models.Place.java
com.example.livemood.models.ReferenceArtist.java
com.example.livemood.models.Style.java
com.example.livemood.models.User.java
com.example.livemood.views.LMTextView.java