[android-developers] Re: Receive Callback from Service

2015-04-22 Thread Streets Of Boston
Another option is to add a *ResultReceiver* ( https://developer.android.com/reference/android/os/ResultReceiver.html ) as a parameter to your AIDL function. This parameter can be used as a callback. The client (i.e. the one calling the AIDL function) will implement the parameter's

[android-developers] Watch Face Sample

2015-04-22 Thread ANKUR GOEL
Hi , need a help to run google watch face sample , i have import the watch face sample from android sdk . but not seeing any app on device nor on watch (moto 360). Thanks and Regards:- Ankur -- You received this message because you are subscribed to the Google Groups Android Developers