On 12 Aug., 04:13, QasewKim <[email protected]> wrote: > 2. If I want to pass the Bitmap through AIDL, > is it possible to use Bundle also? > Do I have to convert "Bitmap to ByteArray" ? >
Sorry, why do you want to pass a bitmap via AIDL ? Why not using an Intent with an Uri as Extra field ? Good luck ! Frank -- 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

