Android Open Source - App phone PetProject






Project Summary

Pet Android project - a social jukebox application to turn your phone into a mobile jukebox.

Web Site / Source Repository

PetProject is hosted in the following web site
https://github.com/ambarr/PetProject

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

ItemValue
Java File Count14
Minimum SDK Version16
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

PetProject has the following Java source files.

com.example.dustam.activity.CreatePartyActivity.java
com.example.dustam.activity.HomeActivity.java
com.example.dustam.activity.JoinedPartyActivity.java
com.example.dustam.api.JoinedPartyRequests.java
com.example.dustam.api.PartyRequests.java
com.example.dustam.frag.ArtistFragment.java
com.example.dustam.frag.NowPlayingSmallFragment.java
com.example.dustam.parties.Artist.java
com.example.dustam.parties.JoinedPartyInfo.java
com.example.dustam.parties.NearbyPartyInfo.java
com.example.dustam.parties.PartyInfo.java
com.example.dustam.parties.Song.java
com.example.dustam.util.Constants.java
com.example.dustam.util.exceptions.AsyncException.java