ark-brighthustle / flutter_zoom_sdk

Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by CodeSyncr
BSD 3-Clause "New" or "Revised" License
39 stars 84 forks source link

fix android build failed #101

Open hatemragab opened 1 year ago

hatemragab commented 1 year ago

fix android build failed

JagaranMaharjan commented 1 year ago

This pr has fixed my gradle issues. Error that I have faced was

  1. Android resource linking failed: fastforward_increment not found
JagaranMaharjan commented 1 year ago

Gradle Issue has been solved but still issue exists while joining meeting. Issue: Giving a Meeting Status Idle When Meeting is Active.

D/ViewRootImpl(16147): enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=374.0, y[0]=552.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=141599814, downTime=141599814, deviceId=4, source=0x1002, displayId=0 } D/ViewRootImplMainActivity: processMotionEvent MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=374.0, y[0]=552.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=141599814, downTime=141599814, deviceId=4, source=0x1002, displayId=0 } D/ViewRootImplMainActivity: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=374.0, y[0]=552.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=141599814, downTime=141599814, deviceId=4, source=0x1002, displayId=0 } D/ViewRootImplMainActivity: processMotionEvent MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=374.0, y[0]=552.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=141599964, downTime=141599814, deviceId=4, source=0x1002, displayId=0 } D/ViewRootImplMainActivity: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=374.0, y[0]=552.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=141599964, downTime=141599814, deviceId=4, source=0x1002, displayId=0 } I/flutter (16147): PermissionStatus.granted I/chatty (16147): uid=10361(com.agnepal.ambitionguru.dev) 1.ui identical 1 line I/flutter (16147): PermissionStatus.granted I/flutter (16147): listen on event channel I/MeetingServiceImpl(16147): joinMeetingWithParams: sUri=zoomus://zoom.us/join?confno=82197812300&uname=&pwd=6iVq7H&show_water_mark=1&no_driving_mode=1&no_invite=1&no_dial_in_via_phone=1&no_share=1&meeting_views_options=0&invite_options=255&zc=0 E/Parcel (16147): Reading a NULL string not supported here. E/libEGL (16147): Invalid file path for libcolorx-loader.so D/libMEOW (16147): applied 1 plugins for [com.agnepal.ambitionguru.dev]: D/libMEOW (16147): plugin 1: [libMEOW_gift.so]: I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : requestUpdateInfo(com.agnepal.ambitionguru.dev) I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : Initiate binding to the service. W/Settings(16147): Setting android_id has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning read-only value. I/OplusCameraUtils(16147): current activityName: com.zipow.videobox.JoinByURLActivity I/OplusCameraUtils(16147): getComponentName, componentName: com.agnepal.ambitionguru.dev/com.zipow.videobox.JoinByURLActivity, packageName:com.agnepal.ambitionguru.dev, activityName:com.zipow.videobox.JoinByURLActivity E/CheckPermission(16147): camera-code= 3 D/OplusCameraStatisticsManager(16147): addInfo, eventMap: {halLevel=1, cameraId=0, pkgName=com.agnepal.ambitionguru.dev, connentTime=1665585959045, apLevel=1} D/OplusCameraStatisticsManager(16147): addInfo, eventMap: {halLevel=1, cameraId=0, disconnectTime=1665585959162, pkgName=com.agnepal.ambitionguru.dev, connentTime=1665585959045, apLevel=1, timeCost=117} I/OplusCameraUtils(16147): current activityName: com.zipow.videobox.JoinByURLActivity I/OplusCameraUtils(16147): getComponentName, componentName: com.agnepal.ambitionguru.dev/com.zipow.videobox.JoinByURLActivity, packageName:com.agnepal.ambitionguru.dev, activityName:com.zipow.videobox.JoinByURLActivity E/CheckPermission(16147): camera-code= 3 D/OplusCameraStatisticsManager(16147): addInfo, eventMap: {halLevel=1, cameraId=1, pkgName=com.agnepal.ambitionguru.dev, connentTime=1665585959206, apLevel=1} D/OplusCameraStatisticsManager(16147): addInfo, eventMap: {halLevel=1, cameraId=1, disconnectTime=1665585959324, pkgName=com.agnepal.ambitionguru.dev, connentTime=1665585959206, apLevel=1, timeCost=118} E/Parcel (16147): Reading a NULL string not supported here. I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/com.google.android.finsky.installservice.DevTriggeredUpdateService}) I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : linkToDeath D/skia (16147): --- Failed to create image decoder with message 'unimplemented' I/PlayCore(16147): UID: [10361] PID: [16147] OnRequestInstallCallback : onRequestInfo I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : Unbind from service. D/TestOverScroll(16147): getScaledOverscrollDistance: b I/ZMServiceHelper(16147): SDK model no service. doServiceAction : com.zipow.videobox.PTService.ACTION_SHOW_CONF_NOTIFICATION D/skia (16147): --- Failed to create image decoder with message 'unimplemented' I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : requestUpdateInfo(com.agnepal.ambitionguru.dev) I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : Initiate binding to the service. E/Parcel (16147): Reading a NULL string not supported here. I/chatty (16147): uid=10361(com.agnepal.ambitionguru.dev) identical 21 lines E/Parcel (16147): Reading a NULL string not supported here. V/SensorManager(16147): RegisterListener bma4xy ACCELEROMETER type:1 delay:200000us by android.view.OrientationEventListener$SensorEventListenerImpl E/Parcel (16147): Reading a NULL string not supported here. V/PhoneWindow(16147): DecorView setVisiblity: visibility = 4, Parent = null, this = DecorView@6c7ffbd[] D/ColorViewRootUtil(16147): initSwipState, isDisplayCompatApp false D/ColorViewRootUtil(16147): mScreenHeight 1600, mScreenWidth 720 E/libEGL (16147): Invalid file path for libcolorx-loader.so I/chatty (16147): uid=10361(com.agnepal.ambitionguru.dev) identical 4 lines E/libEGL (16147): Invalid file path for libcolorx-loader.so I/InputTransport(16147): Create ARC handle: 0xb400007b5eab6740 V/PhoneWindow(16147): DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@183c480, this = DecorView@6c7ffbd[ConfActivityNormal] E/Parcel (16147): Reading a NULL string not supported here. I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/com.google.android.finsky.installservice.DevTriggeredUpdateService}) I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : linkToDeath I/PlayCore(16147): UID: [10361] PID: [16147] OnRequestInstallCallback : onRequestInfo I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : Unbind from service. D/Surface (16147): lockCanvas D/Surface (16147): lockCanvas D/Surface (16147): lockCanvas I/chatty (16147): uid=10361(com.agnepal.ambitionguru.dev) identical 1 line D/Surface (16147): lockCanvas D/ViewRootImpl(16147): setSurfaceViewCreated, created:false V/PhoneWindow(16147): DecorView setVisiblity: visibility = 4, Parent = android.view.ViewRootImpl@9e5ce56, this = DecorView@83b3ed7[MainActivity] I/flutter (16147): [Meeting Status Stream] : MEETING_STATUS_CONNECTING - Connect to the meeting server. D/Surface (16147): lockCanvas D/Surface (16147): lockCanvas D/Surface (16147): lockCanvas D/Surface (16147): lockCanvas D/Surface (16147): lockCanvas I/mbitionguru.de(16147): Compiler allocated 4649KB to compile void android.view.ViewRootImpl.performTraversals() D/Surface (16147): lockCanvas I/chatty (16147): uid=10361(com.agnepal.ambitionguru.dev) identical 10 lines D/Surface (16147): lockCanvas E/Parcel (16147): Reading a NULL string not supported here. I/flutter (16147): [Meeting Status Stream] : MEETING_STATUS_DISCONNECTING - Disconnect the meeting server, user leaves meeting. I/flutter (16147): [Meeting Status] :- Ended V/SensorManager(16147): unRegisterListener by android.view.OrientationEventListener$SensorEventListenerImpl E/Parcel (16147): Reading a NULL string not supported here. D/Surface (16147): lockCanvas V/PhoneWindow(16147): DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@9e5ce56, this = DecorView@83b3ed7[MainActivity] E/libEGL (16147): Invalid file path for libcolorx-loader.so D/libMEOW (16147): applied 1 plugins for [com.agnepal.ambitionguru.dev]: D/libMEOW (16147): plugin 1: [libMEOW_gift.so]: I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : requestUpdateInfo(com.agnepal.ambitionguru.dev) I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : Initiate binding to the service. E/libEGL (16147): Invalid file path for libcolorx-loader.so E/libEGL (16147): Invalid file path for libcolorx-loader.so D/ViewRootImpl(16147): setSurfaceViewCreated, created:true D/Surface (16147): lockCanvas I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/com.google.android.finsky.installservice.DevTriggeredUpdateService}) I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : linkToDeath I/PlayCore(16147): UID: [10361] PID: [16147] OnRequestInstallCallback : onRequestInfo I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : Unbind from service. I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : requestUpdateInfo(com.agnepal.ambitionguru.dev) I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : Initiate binding to the service. V/PhoneWindow(16147): DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@9e5ce56, this = DecorView@83b3ed7[MainActivity] D/Surface (16147): lockCanvas I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/com.google.android.finsky.installservice.DevTriggeredUpdateService}) I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : linkToDeath I/flutter (16147): [Meeting Status Stream] : MEETING_STATUS_IDLE - No meeting is running I/PlayCore(16147): UID: [10361] PID: [16147] OnRequestInstallCallback : onRequestInfo I/PlayCore(16147): UID: [10361] PID: [16147] AppUpdateService : Unbind from service. D/Surface (16147): lockCanvas I/chatty (16147): uid=10361(com.agnepal.ambitionguru.dev) identical 1 line D/Surface (16147): lockCanvas

vishnu-vr commented 1 year ago

Hi will this work with sdk 31?

JagaranMaharjan commented 1 year ago

No, it doesn't

wdcs-kishangohel commented 1 year ago

Which version of libs added?

itsmelaxman commented 8 months ago

Which version of libs added?

It'll work only below sdk 2.12.0 or equal to 2.12.0 with the targetSdkVersion 30