The android DropBoxManager API provides a place to stash debugging logs independent of any particular application. This is primarily used by the system as a secondary logging mechanism with logcat being the primary logging API. This program is a simple UI to view the current contents of this Android DropBox.
Content rating: Everyone
...More
The android DropBoxManager API provides a place to stash debugging logs independent of any particular application. This is primarily used by the system as a secondary logging mechanism with logcat being the primary logging API. This program is a simple UI to view the current contents of this Android DropBox.
Content rating: Everyone