I have made a subclass of Application and I have assigned it its fully-qualified name in the AndroidManifest.xml (I think).
However, when I run the program in the emulator, it crashes before it even starts up, which implies that I got its name wrong.
Screenshots:
http://gyazo.com/9141a4c0c7ee8323b13ca94fa922a8de http://gyazo.com/61053187c825c595b1d7900b3885784e
AndroidManifest: http://pastebin.com/SGeVLzCL
Could anybody help?
Thanks,
~Jordan