Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.