Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morzhanov/android-vk-sender
This application allows you to send messages to multiple users.
https://github.com/morzhanov/android-vk-sender
android http java vk-api xml
Last synced: 20 days ago
JSON representation
This application allows you to send messages to multiple users.
- Host: GitHub
- URL: https://github.com/morzhanov/android-vk-sender
- Owner: morzhanov
- License: mit
- Created: 2016-06-05T10:52:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T13:41:35.000Z (over 6 years ago)
- Last Synced: 2024-11-08T00:52:38.627Z (2 months ago)
- Topics: android, http, java, vk-api, xml
- Language: Java
- Homepage:
- Size: 368 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android VK sender
This application allows you to send messages to multiple users. (application not supported and not updated from 2015 year and requires to be updated).
## Installation
Use these steps to install project
1. git clone
2. build with gradle## Usage
In this app you can:
1. Login with VK auth.
2. Review list of your friends from VK.
3. Send messages to multiple friends simultaneously.## Main Technologies
- Android SDK
- Java
- HTTP
- VK API
- XML## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Author
Vlad Morzhanov
## License
#### (The MIT License)
Copyright (c) 2018 Vlad Morzhanov.
You can review license in the LICENSE file.