On Wednesday, July 18, 2012 12:01:37 PM UTC-7, Ievgenii Nazaruk wrote: Thanks for trying this out. Now it looks like that there is no supported > way to grant development permissions on production devices.
So, question to Android folks, then - what does it take to be able to debug the app on a non-rooted production device? Or, even simpler, to read/record logs like aLogCat and aLogRec do. Yes, it is possible to debug an app with USB debugging connected - but for a short time, Eclipse plugin doesn't offer much of a buffer. But what about debugging an app that has to run for a long, long time - weeks and months? What about debugging an app running on an Android device with ADK accessory connected - it's not even possible to connect adb to it now, is it? Even if an app can write its own logs, it's not sufficient - especially in a case where hardware is involved, events in the system logs have direct relation to what is happening to the app - and they're not available. --vt -- 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

