android - does Messenger Class usage replace AIDL services -


is messenger class alternative of aidl in building & consuming remote services , if messenger handle thread safety methods associated custom commands of handler messages? sure no, , service keep track client needs method (thread safe methods)but sample here remote service http://developer.android.com/reference/android/app/service.html#remotemessengerservicesample made me confused?

is messenger class alternative of aidl in building & consuming remote services

to extent, yes. bit asking if rowboat alternative yacht.

if messenger handle thread safety methods associated custom commands of handler messages?

the handlemessage() method of handler called on main application thread.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -