Kik messenger program, JAVA Programming

Assignment Help:

Kik Messenger is a plan mobile messenger like Skype. It's available on each major smart phone for Android and Iphone.

Here is the entire process:

Could be able to add multiple accounts to the software and predefine different pictures/ messages for each account

1) Someone messages one of my accounts

2) Send predefined messages back to them (set delay)

3) send predefined pictures back (set delay)

3a) Ignore/ Block the person once the messages have been sent

3b) If it is a group conversation (e.g. if the person included you to a conversation rather than messaging you alone), leave the conversation rather than blocking anyone

It's that simple - 3 steps.

The program must be standalone and work on Windows.

Here's how the program should work:

It should be multithreaded with the main thread being the listener thread, as occasionally dozens of messages per minute go through to the account, so I don't want it getting choked up and end up having 200 messages clogged up waiting to be replied to.

I will absolutely use you for future projects if I like your work here - you can count on that.

Skills required:

Android, C++ Programming, C# Programming, Java, Python


Related Discussions:- Kik messenger program

Explain how java allows the constraints on a generic type, Consider the fol...

Consider the following C++ template class. #include using namespace std; template class SortedList { public: SortedList() {size = 0;} void insert(T item); friend ostrea

How to implementing the cloneable interface, How to Implementing the Clonea...

How to Implementing the Cloneable Interface The java.lang.Object class contains a clone() method which returns a bitwise copy of the current object. protected native Object cl

Android app implemented on a website, iPhone /Android app implemented on a ...

iPhone /Android app implemented on a website Project Description: I need someone to implement an iPhone/Android app onto a website page, So users can be able to use the Ap

Loop statements, A loop is a set of commands which executes repeatedly till...

A loop is a set of commands which executes repeatedly till a denoted condition is met. JavaScript supports two loop statements: for & while. Additionally, you can employ the break

Explain difference between an if and a switch statement, What is the differ...

What is the difference between an if statement and a switch statement? The if statement is used to select between two alternatives. It uses a boolean expression to decide whi

What restrictions are placed on method overriding, What restrictions are pl...

What restrictions are placed on method overriding? Overridden methods must have the similar name, argument list, and return type. The overriding method may not limit the access

Implement queues - linked list, Implement Queues / Linked List Project D...

Implement Queues / Linked List Project Description: In this project, two kinds of queue are implemented: LinkedQueue implements FIFOQueueInterface { .... } and LLQueueItr imp

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd