[Free] DjMotionDetect Extension

So a quick test shows problems.
I have changed your block to this:


When I put phone on the table, means that back camera is covered. When I press Commence and button Start, the "Movement" text appears on the screen and it stays there regardless what treshold I set.
Button Stop does not remove "Movement" text from screen. Nor does button Close.
Notifir is there to show when the camera detects movement, but since camera is on the table there should be no movement.

MovementDetected detects many movements, generating many notifiers which stack up on top of each other, once they have all displayed for their set time, they should disappear. You must have a wobbly table or something :wink:

You could try adjusting the motion threshold.

Well, if camera is covered there should be absolutely no movement on black image regardless how wobbly the table is. :slight_smile: With treshold set to 1 or 99 there is very little difference.

Could you please upload your current aia here or pm me? And what is your Android version?

See attached aia file.

I am using Android 11, Oxygen OS 11.1.2.2
DjMotionDetect_Demo (1).aia (81.7 KB)

I tested your aia in companion with a threshold of 50:

  • Samsung A6, Android 10: working
  • Samsung Tab A. Android 11: working
    All is working as it should. The alarm is playing on movement and stop when I cover the cam. Also the threshold settings do work.
    So the error must be related to your device.
1 Like

Ah, my bad - it really dings an Alarm, I had audio settings set to 0 on the phone. Brilliant - thanks for that. I see that Notifier is somehow too slow while Ding is very accurate. Also I can also set Treshold - nice! Now I will have to upgrade this to my application.