Skip to content
This repository has been archived by the owner on Feb 18, 2018. It is now read-only.

can not initialize #3

Open
stickylabdev opened this issue Jul 28, 2015 · 0 comments
Open

can not initialize #3

stickylabdev opened this issue Jul 28, 2015 · 0 comments

Comments

@stickylabdev
Copy link

public class AndroidLauncher extends AndroidApplication {
@OverRide
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
AndroidApplicationConfiguration config = new AndroidApplicationConfiguration();
initialize(new SkyLandj(), config);
}
}

But the error says .unknown entity SkyLand

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant