WallPaperApp
App description
An android wallpaper App which displayes free images of different categories from PixaBay API which can be downloaded and use as wallpaper for mobile phones.
Features
- Display large number of images.
- Different categories of images can be shown.
- Download your favorite images.
- Set your favorite image as wallpaper of your mobile phones
Getting started
Clone the repository and import the project in Android Studio.
You will also need to provide a key to access the Pixabay API, after getting the key, just put it in the MainRepository.xml
file in the place of key
Dependencies
The depdendencies for the project are described in the Gradle script build.gradle
of the app, just sync the project in Android Studio and you are ready to go ?
Screenshots
License
Copyright 2022 Srihitha Tadiparthi
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.