java - class 'MainActivity' Implements error for Detector -


enter image description here

i have finished settle manifest , gradle tutorial on affdex-android sdk, when trying declare implements in public myactivity, become error

class 'mainactivity' must either declared abstract or implements abstract method ..


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -