Engine Watch updates
More updates to Engine Watch, my Android app to list the quotas of your Google App Engine application!
This version adds a few things:
Here's the barcode:
More updates to Engine Watch, my Android app to list the quotas of your Google App Engine application!
This version adds a few things:
Here's the barcode:
AccountManager am = AccountManager.get(this); Account[] accounts = mgr.getAccountsByType("com.google");
How can i work this out?
This seems like a very useful app, kudos!