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:

error image

unused activity / import:

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

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -