Hi All, Which is the best method to post the Android Bitmap object from Application to Service ? I am using interface (myservice.aidl) it works fine but it takes lot of time for larger bitmap. Please suggest me some good method for sending the Bitmap from application to service.
Thanks and Regards, Vivek R -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

