Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vedi/share-bunch-android
Bunch for the base sharing functionality for Android
https://github.com/vedi/share-bunch-android
Last synced: about 1 month ago
JSON representation
Bunch for the base sharing functionality for Android
- Host: GitHub
- URL: https://github.com/vedi/share-bunch-android
- Owner: vedi
- Created: 2014-10-13T17:45:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T13:10:17.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T01:12:50.432Z (8 months ago)
- Language: Java
- Size: 126 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Share Bunch Android
---It's Android implementation of Share Bunch of Native Gateway.
Share Bunch
---It's standard platform-specific sharing functionality. On Android it's implemented through sharing intent.
Native Gateway
---Native Gateway allows you to create flexible native extension for cross-platform engines in easy way.
At the moment we consider Unity3d as a primary target platform, but it's easy to create adaptors for other engimes / frameworks.