İçeriğe geç

Debug Your Android Project

If you would like to debug your android project, there are a few things that you can do.

If you are looking for your log files. You can find them with the following method. If your project crashes on the device your logs will get thrown in here.

  • Got to start (in windows) > Type “monitor” (no quotations)
alt text
  • Add a filter to find the logs
alt text

More general debugging tips:

  • Reproduce the issue and remove any extraneous factors until you have narrowed down what is causing the problem
  • Research/lookup similar issues
  • Contact support

If you would like assistance I would be more than happy to help. Could you answer the following?

Quick questions:

  1. What version of the engine are you using?
  2. Are you using the binary or the source version of the engine?
  3. What type of android device exactly are you using? (Example: Samsung Galaxy S5 I9505)
  4. What version of it’s operation system is it running?
  5. Can you reproduce this issue on a clean project?
  6. If so, can you provide a detailed set of steps to reproduce this issue on our end?
  7. Could you elaborate more on when and how the project crashes on the device. (Information such as: Does in crash immediately on start up? Does it crash after preforming a certain action? Does it crash seemingly randomly or at fixed points?)
  8. Do you receive any error messages?
  9. If so, could you provide them?
  10. Could you provide screen shots of the crash or what may be causing the crash?
  11. Have you been able to successfully run a project on the device before?
  12. If so, have you made any changes to the editor or mobile device?
  13. If not, could you double check the settings that you are using to launch to the mobile device?
  14. Are you launching straight to the device via the “Launch button” in the editor or packaging it out and installing it on to the device?
Kategori:AndroidUE4Unreal

Bu yazı yorumlara kapalı.