ContentProviderHelper
ContentProviderHelper copied to clipboard
Syntax error on some content providers
Thanks for writing this app and publishing it. It really helped me debug issues with an app I am writing. There were some unexpected errors though. For instance, picking the media/external/audio/media on my Galaxy S4 KitKat with all columns results in a Syntax error toast. Unfortunately the toast doesn't show quite long enough to figure out what the error is.
Playlist entries are stored in the table content://media/external/audio/playlists/
A tap on the row to bring up a vertical field representation would be nice.
Also nice would be the ability to delete a row directly.