On Jul 17, 10:55 am, Sergio Ciruela <[email protected]> wrote: > I am using Android 1.5 to develope an application with reflection and > annotations. > > I have the instructuin method.isAnnotationPresent(importance.class) > and the application have problems because I have tryed to print in the > standart output the result of this instruction and the application > seems that crash. The exit is the next: > > 07-17 17:43:26.023: INFO/System.out(751): java.lang.reflect.Method > 07-17 17:43:26.165: INFO/DEBUG(539): *** *** *** *** *** *** *** *** > *** *** *** *** *** *** *** ***
That's not good. Do you have an APK or bit of source that demonstrates the problem? If so, please file a bug on b.android.com and include it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

