Live Wallpaper for Android using SoundCloud favourites..
SoundWall is hosted in the following web site
https://github.com/michaelengland/SoundWall
If you think the Android project SoundWall listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SoundWall.
Item | Value |
---|---|
Java File Count | 25 |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET |
Asset File Names | assets\soundcloud.properties assets\soundcloud.properties.example |
SoundWall has the following Java source files.
com.github.michaelengland.SoundWallApplication.java com.github.michaelengland.activities.SettingsActivity.java com.github.michaelengland.api.GetTracksTask.java com.github.michaelengland.api.GetWaveformTask.java com.github.michaelengland.api.LoginTask.java com.github.michaelengland.api.SoundCloudClient.java com.github.michaelengland.api.SoundCloudClientException.java com.github.michaelengland.api.TracksParser.java com.github.michaelengland.entities.Track.java com.github.michaelengland.entities.Url.java com.github.michaelengland.fragments.LoginInputFragment.java com.github.michaelengland.fragments.LoginTaskFragment.java com.github.michaelengland.fragments.SettingsFragment.java com.github.michaelengland.managers.LoginManager.java com.github.michaelengland.managers.SettingsManager.java com.github.michaelengland.managers.UserStateChangeEvent.java com.github.michaelengland.modules.AndroidModule.java com.github.michaelengland.modules.SoundWallApiModule.java com.github.michaelengland.modules.SoundWallModule.java com.github.michaelengland.services.SoundWallWallpaperService.java com.github.michaelengland.wallpaper.FlingGestureListener.java com.github.michaelengland.wallpaper.SoundWallArtist.java com.github.michaelengland.wallpaper.SoundWallArtistImpl.java com.github.michaelengland.wallpaper.WallpaperState.java com.github.michaelengland.wallpaper.WallpaperStateController.java