you can take a screenshot of the statusbar when on AT&T , save it as a bitmap in your program, and then do a binary compare of the relevant area with a screenshot you take while running your app.
You can even make this into a utility - collect bitmaps of that area from users all over the world and then offer the class for other developers to use...
|