This is an application that simulates the working process of automatic teller machine. App use DB to hold all info about users and their accounts. By using this program u can easily add, send, get money from your account. You will be informed for each operation by SMS, to provide this feature we use This service.
to run this app u need:
- Build server(package Server)
- In MultiJabber set connection property
final String HOST_NAME = "162.211.226.101";to localhost or your host - Create DB, or find exported in root directory
- Create user manually
- Start work with app