Compass App Issue
Hi
I have been creating my own version of the Compass application.
One problem that I have seen, though, is that the example code does not specify a "uses-sdk" element in the Manifest. Omitting this gives a min and targetSDKVersion of 1.
I usually set my targetSDKVersion to the "latest" version. However if I do so with the Compass App then the markings and lettering on the image are extremely small.
What's the "proper" way of fixing this ?
|