Skip to content

Android compile error #4

@kimsama

Description

@kimsama

Error occured on Eclipse due to missing of 'android.graphics.Color' package as the following:

+import android.graphics.Color;
import android.os.Bundle;

Adding the package solved the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions