Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/am1994/colorproject

Coloring App has built with architecture components
https://github.com/am1994/colorproject

android android-studio architecture-components databinding-android modelview mvvm-architecture

Last synced: 5 days ago
JSON representation

Coloring App has built with architecture components

Awesome Lists containing this project

README

        

# Color Me ![](https://github.com/am1994/ColorProject/blob/master/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png)
Coloring App has built with architecture components

## My Goal
I build this app for learning about architecture compenents, I use in this app:

- MVVM
- Model-View
- DataBinding
- Binding Adapter
- DifUtil recyclerview








## Usage

you just need change the ADS ID And Application ID :

1. ADS ID:

- open color_canvas -> Color.kt then change the Test ADS ID with yours

` mInterstitialAd.adUnitId = "ca-app-pub-3940256099942544/1033173712" `

2. Application ID

- open AndroidManifest.xml then change 'APPLICATION_ID' with yours

` `

## License

MIT License

Copyright (c) 2020 amina bekir

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.