Thank you for responding Zach :).
> Start------------------------------------ > > package com.whatever.whatever; > > parcelable SrvStatus; > > End------------------------------------ I tried that I get the following errors : - aidl can only generate code for interface not parcelables - aidl files that only declares parcelables don't need to go in the Makefile have you any ideas ? Regards jack --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

