NewHandwave icon indicating copy to clipboard operation
NewHandwave copied to clipboard

Results 2 NewHandwave issues
Sort by recently updated
recently updated
newest added

I have included the library as well as opencv to my app. Following is my MainActivity class file. ``` public class MainActivity extends AppCompatActivity implements CameraGestureSensor.Listener, ClickSensor.Listener { private String...

There require some changes in Build.Gradle file for support v7 libraray repo. I will recommend to add this , to avoid user get any error while building app. repositories {...