I would like to know whether Looper.loop() called multiple times creates multiple loopers??Please find my code below and let me know whether multiple loopers will be created because of this code.If yes then please give me advice to resolve this.
Thanks in advance