Hello Friends, I am having roadblock while android developing. Its with implicit indents .. I am trying to use implicit indents across applications, but I am getting Activity not found exception. I have already done the following: (pls let me know if i missed something)-
1. Adding Intent Filter comprising my custom Action "A.B.MyAction" along with default category 2. Added the Activity in Manifest in caller Application 3. Also Set Android:exported="true" in to be called Activity application Let me know you email if you want the source export .. Thanks -- 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

