https://github.com/nicosnicolaou16/imagepickerandroidwithjava
This project is an example of my library, ImagePickerAndroid, implemented in Java in an activity.
https://github.com/nicosnicolaou16/imagepickerandroidwithjava
android android-app android-application base64 example example-project image-picker image-picker-android image-picker-library java java-android kotlin kotlin-android library
Last synced: 10 months ago
JSON representation
This project is an example of my library, ImagePickerAndroid, implemented in Java in an activity.
- Host: GitHub
- URL: https://github.com/nicosnicolaou16/imagepickerandroidwithjava
- Owner: NicosNicolaou16
- Created: 2025-02-18T22:45:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T19:43:24.000Z (10 months ago)
- Last Synced: 2025-03-03T20:34:13.501Z (10 months ago)
- Topics: android, android-app, android-application, base64, example, example-project, image-picker, image-picker-android, image-picker-library, java, java-android, kotlin, kotlin-android, library
- Language: Java
- Homepage:
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImagePickerAndroid Java Example
This project is an example of my library, ImagePickerAndroid, implemented in Java in an activity.
> [!IMPORTANT]
> Check my library :point_right: [ImagePickerAndroid](https://github.com/NicosNicolaou16/ImagePickerAndroid) :point_left:
> [!IMPORTANT]
> Check my article with the implementation :point_right: [ImagePickerAndroid - My Android Image Picker Library 🧑💻 - Medium](https://medium.com/@nicosnicolaou/imagepickerandroid-my-android-image-picker-library-d1ac86c60e3a) :point_left:
# Versioning
Target SDK version: 35
Minimum SDK version: 28
Kotlin version: 2.1.10
Gradle version: 8.8.2