Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gm4s/MediaPickerInstagram
:wrench: - Battlefield of an idea, how to make the same media picker than Instagram
https://github.com/gm4s/MediaPickerInstagram
android battlefield functional-reactive-programming instagram kotlin media-picker
Last synced: about 1 month ago
JSON representation
:wrench: - Battlefield of an idea, how to make the same media picker than Instagram
- Host: GitHub
- URL: https://github.com/gm4s/MediaPickerInstagram
- Owner: gm4s
- Created: 2018-03-23T17:11:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-23T22:24:00.000Z (over 6 years ago)
- Last Synced: 2024-08-04T00:06:48.663Z (4 months ago)
- Topics: android, battlefield, functional-reactive-programming, instagram, kotlin, media-picker
- Language: Kotlin
- Homepage:
- Size: 143 KB
- Stars: 60
- Watchers: 3
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-android-ui - MediaPickerInstagram - 仿Instagram的MediaPicker (图片)
README
# MediaPickerInstagram
[![Kotlin](https://img.shields.io/badge/kotlin-1.2.21-519EF8.svg)](https://kotlinlang.org/)
[![Min SDK](https://img.shields.io/badge/min%20SDK-16-lightgrey.svg)](http://developer.android.com/about/dashboards/index.html#Platform)## Screenshots
![gallery](https://cloud.githubusercontent.com/assets/10350755/20528721/99b9154a-b0cd-11e6-8597-d0ddf11bdca4.png) ![capture_photo](https://cloud.githubusercontent.com/assets/10350755/20528723/9aa26b64-b0cd-11e6-983d-e796701f52f8.png) ![capture_video](https://cloud.githubusercontent.com/assets/10350755/20528725/9b248ba8-b0cd-11e6-84b7-a1396cb1219e.png)
## Work In Progress
* ~~Gallery picker~~
* ImageView cropper
* ~~Capture photo~~
* Capture video
* Editor photo## Android Version Support
Android fragmentation analytics --> [Platform Versions](http://developer.android.com/about/dashboards/index.html#Platform)* Min API 16 --> Jelly Bean : 4.1.x
* Max API 25 --> Nougat : 7.x.x## Contributors
[NodensN](https://github.com/NodensN)License
--------Copyright 2018 AndroidDevFr, Inc.
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 athttp://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.