Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tfaki/pictureinpicture
Picture in Picture Sample
https://github.com/tfaki/pictureinpicture
activity android android-app androidstudio kotlin picture-in-picture pip
Last synced: 2 months ago
JSON representation
Picture in Picture Sample
- Host: GitHub
- URL: https://github.com/tfaki/pictureinpicture
- Owner: tfaki
- Created: 2022-10-13T11:55:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T07:15:42.000Z (over 2 years ago)
- Last Synced: 2024-05-02T05:25:44.460Z (9 months ago)
- Topics: activity, android, android-app, androidstudio, kotlin, picture-in-picture, pip
- Language: Kotlin
- Homepage:
- Size: 3.98 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PictureInPicture
![Kotlin](https://img.shields.io/badge/kotlin-%230095D5.svg?style=for-the-badge&logo=kotlin&logoColor=white)
![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white)
![Android Studio](https://img.shields.io/badge/Android%20Studio-3DDC84.svg?style=for-the-badge&logo=android-studio&logoColor=white)This application is a simple picture in picture example
##
![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)
[Click Here To Article](https://medium.com/@talhafaki/picture-in-picture-pip-android-150a367e94af)
##
Main Activity
Main Activity with Picture In Picture Mode
## Screen Record
https://user-images.githubusercontent.com/37421570/195594011-d52ef03d-d44b-405c-80bd-e297f70649c5.mp4## CONTACT
- [Linkedin](https://www.linkedin.com/in/talha-fakioglu/)
- [Twitter](https://twitter.com/talhafaki)
- [Medium](https://medium.com/@talhafaki)```xml
Designed and developed by tfaki (Talha Fakioglu)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.