Today I mainly worked on bugfixes. I got somewhere, but not enough to actually write any solving of bugs, since so far whenever one is solved there's another to fill its place. I'll try to fix them by Saturday. The main issue is the client freezing when connecting to the server (which I'm thinking is due to the account creation handler, which verifies and authenticates accounts). I hope that some code fixes in the client and server will fix this, so I'll continue working on it.
How do you view errors in an Android development environment? I've never done any serious Java development, and I'm not familiar with the process. When your client app crashes, I'm assuming something is logged somewhere. Where? How do you look at it?
ReplyDelete