Basic Steps for Using MQTT in android
问题 I am new to Android and want to use MQTT as push notifier for Android from Server. i have read about MQTT but does not understand well. if any one has used this library so plz tell me what i have to do to start using it.. i have a Java Server (Running on Windows) and lots of Client(android phones on which my app will be installed) . My server will send message to all or some specific clients at any time. what are my basic requirement ? i mean is there server requirement ? some sort of