tirumalarajajee

Results 3 issues of tirumalarajajee

java.lang.RuntimeException: Unable to start service org.jitsi.meet.sdk.JitsiMeetOngoingConferenceService@2970c3f with Intent { cmp=com.kalla.neyuktadentasoft2019.conferencecall/org.jitsi.meet.sdk.JitsiMeetOngoingConferenceService (has extras) }: java.lang.IllegalArgumentException: Invalid notification (no valid small icon): Notification(channel=JitsiOngoingConferenceChannel pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0x00000000 category=call actions=2...

### Expected behavior I am trying to add and implement dependency but classes are not imported inspite of gradle sync not showing any error ### Actual behavior ### Steps to...

ScriptC_lh_integration lhIntegration = new ScriptC_lh_integration(rs); /* set params for the generator */ lhIntegration.set_width(mWidth); lhIntegration.set_height(mHeight); lhIntegration.bind_pNormals(allInNormals); lhIntegration.bind_pHeights(allOutHeights); /* pass the input to RenderScript */ for (int i = 0; i <...