https://github.com/saahiyo/character-list
A java android project made by using listview or did custom ListView to style every lists that contain img or name
https://github.com/saahiyo/character-list
android android-application android-studio java java-8 listview listviewwithcustomadapter
Last synced: 3 months ago
JSON representation
A java android project made by using listview or did custom ListView to style every lists that contain img or name
- Host: GitHub
- URL: https://github.com/saahiyo/character-list
- Owner: saahiyo
- Created: 2024-04-05T01:30:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-05T01:48:22.000Z (about 1 year ago)
- Last Synced: 2025-01-14T03:36:21.599Z (4 months ago)
- Topics: android, android-application, android-studio, java, java-8, listview, listviewwithcustomadapter
- Language: Java
- Homepage:
- Size: 45.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyCharacters Android App
"character-list" is an Android application that allows users to explore a curated list of iconic fictional characters from movies, TV shows, and books. Each character is accompanied by a custom icon, enhancing the visual experience for users.
## Features
- Dynamic ListView showcasing a curated list of fictional characters
- Custom adapters for seamless navigation and display of character data
- Unique icons for each character, adding a personalized touch to the user interface## Technologies Used
- Java
- Android SDK## Installation
1. Clone the repository:
```bash
git clone https://github.com/saahiyo/character-list.git
```2. Open the project in Android Studio.
3. Build and run the project on an Android device or emulator.
## Usage
- Scroll through the list of characters to explore your favorites.
- Click on a character to view more details.## Screenshots

## Contributing
Contributions are welcome! Please feel free to fork the repository and submit pull requests to suggest new features, improvements, or bug fixes.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.