what are you actually trying to achieve? The normal process would be to either create the database in code, or include it in the APK. In both cases the permissions are being taken care of. What's the point in your attempt to work with the database through adb?
-- 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

