Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • Have you cleaned the project? Are there any android.app.Fragment imports anywhere? Commented Jun 28, 2013 at 21:20
  • Please edit your question and paste in the entire stack trace. Commented Jun 28, 2013 at 21:22
  • Yes cleaned it and nope there aren't any android.app.Fragment imports. My minimum api level is set to 8, will this cause the error even though I am using the support package? Commented Jun 28, 2013 at 21:24
  • I can't seem to save the logcat to get the trace, the log.txt file is coming up as empty - any other methods to copy stack trace? Commented Jun 28, 2013 at 21:31
  • "I can't seem to save the logcat to get the trace" -- highlight the lines, then press Ctrl-C to copy them to the clipboard. Commented Jun 28, 2013 at 21:34