How can i check programmatically if debug flag is set in manifest. ApplicationInfo has member flags which must be mask for all flags and there is ApplicationInfo.FLAG_DEBUGABBLE (0x00000002) but flags is always 0.
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en