monkeyDledger / cordova-plugin-screenrecord

using MediaCodec and MediaMuxer to record Android device's screen
2 stars 5 forks source link

Build failed #1

Open Z6P0 opened 6 years ago

Z6P0 commented 6 years ago

$ cordova build android ... Error: /.../gradlew: Command failed with exit code 1 Error output: /.../ScreenRecord.java:22: error: cannot find symbol import com.unionpay.screenrecord.MediaRecordService; ^ symbol: class MediaRecordService location: package com.unionpay.screenrecord ...

Elvincth commented 6 years ago

same here