android - Activity not working -
So I'm using BaseGameUtils to try and get Google Sign in to sign up. Now I've changed my activity, but I'm getting some compilation errors with some setContentView ()
or whatever uses the original activity, it looks like this,
Error image:
unused activity / import:
BaseGame activity loader activity expands and spreads loader activity activity Ui is
So, if you've already BaseGameActivity import, you do not need to import Android .app.Activity.
If you use Eclipse, simply remove [ Ctrl + Shift + O ] to remove unused files.
Comments
Post a Comment