tuuhin/PexelsAndroidApp
An xml based photo viewing android app supported by pexels api
PexelsApp
An Android wallpaper app created using pexelsapi,
A user can browse though thousands of images and categories and also can download or share or apply
the image as wallpaper
๐ผ๏ธ Features
- Search Millions of Images
- Categories to get images from
- Curated Images
- Share and Download the images
๐ผ๏ธ Screenshots
These are some screenshots of the App. For more head to screenshots
๐ Get Started
Follow these steps to build this project:
-
Clone the Project:
git clone https://github.com/tuuhin/PexelsAndroidApp/tree/main
-
Authorization
-
To run the app you need an api key, you can create an api key
from here. -
Create a file in
rootaspexels.propetiesfile , without this file you will be not able to
make the project. -
In the file create two properties
API_KEY=<your api key> BASE_URL=https://api.pexels.com
-
Paste your api key, and you are good to go.
-
๐ค Contributing
Contributions from the community. If you would like to contribute please follow these guidelines:
- Fork the repository and create your branch from
<your-username>-develop. - Make changes and test thoroughly.
- Create a pull request with a detailed description of the changes.
๐จ Issues
If you encounter any bugs, glitches, or have suggestions for improvements, please create an issue in
the GitHub repository.
๐ Conclusion
PexelsApp was mainly created to try out the old view system of android development, but the app
indeed turns out to be a good one.
If you find any possible changes that can be made to make it much better please let it be known in
the issues.



