It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
开发者_如何转开发
Closed 10 years ago.
can we track installed application cache file name and location.
With any android.context.Content object such as inside an Activity you can get the path name of the cache directory with a call to getCacheDir()
精彩评论