Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Musicplayer | 500 | a year ago | 2 | apache-2.0 | Kotlin | |||||
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer | ||||||||||
Bilibili Musicplayer | 12 | 3 years ago | n,ull | mit | Java | |||||
B站音乐区音频第三方播放器 (Bilibili Third-party online music player for Android) MVVM+Room+LiveData+Retrofit+Exoplayer | ||||||||||
Bigchef | 6 | 4 years ago | 1 | mit | Java | |||||
Android App to view recipes and their steps + Ingredients (Exoplayer) | ||||||||||
Cinematrix | 2 | 4 years ago | Java | |||||||
Video streaming android app | ||||||||||
Instacat | 2 | 4 years ago | Kotlin | |||||||
Instacat is a simple android application made for all the cat lovers in the world. The app displays a list of cat images and displays a detail screen when the user selects a cat. The user can also listen to a "Meow" sound when they press the button on the detail screen. | ||||||||||
Capstone Project | 2 | 4 years ago | Java | |||||||
The final project of Udacity's Android Developer Nanodegree | ||||||||||
Android Jetpack Mvvm Example | 2 | 4 years ago | Java | |||||||
Android JetPack , MVVM+ RoomPersistance + Retrofit + Responsive Screen (Tablet) + LiveData + ExoPlayer for video streaming + Rotation of screen (Fragment Saved instance state) + Interprocess communication +Espresso - UI test + Home Widget Provider (Transfer list of ingredients to Home Widget) + ButterKnife + Picasso + Stetho for debugging This app contain list of recipes with detail , \n you can watch video and it has responsive view along with Widget which include recipe as list in HomeScreen | ||||||||||
Mplayer | 2 | 4 years ago | Kotlin | |||||||
Music application which allows users to search and play preview sample music tracks available in ITunes store | ||||||||||
Bakingapp | 1 | 5 years ago | Java | |||||||
Udacity Nanodegree project - in progress | ||||||||||
Baking App | 1 | 3 years ago | Java | |||||||
Udacity Android Developer Nanodegree - This is an Android baking app that combines Android Architecture Components with a Widget, Reftrofit2, Exoplayer and Espresso UI tests. |
A Simple Audio Player Android Application which has been implemented using Clean Architecture alongside MVVM design to play (online/offline) songs by running a service in the background and displaying a notification at top of the screen.
After selecting songs from your device, they will be saved in database and will be displayed in a playlist. Besides when a list item is clicked, the song player page is displayed whereas player service is run in the background and notification will be displayed at top of the screen.(Clicking on notification has been handled!) Also if you click long on the song item of playlist, it will be removed both from your stored and displayed playlist.
Copyright (c) 2019 ZARA (https://github.com/ZahraHeydari/).
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.