I have the ketai library and wrote this: import ketai.ui.*;. Then this: import android.view.MotionEvent but the console prints me: No library found for android.view. The label above the console prints me:"The type android.view.MotionEvent cannot be resolved. It indirectly referenced from required .class files". How can I fix this? Do I have to download something? If I have to download, how can I download it?
↧