B4J Tutorial [B4J+B4A] CCTV example (updated)

This is based on the original example

GitHub:
https://github.com/pyhoon/CCTV-example-B4J
https://github.com/pyhoon/CCTV-example-B4A

The old B4J example is using xml layout which is no longer supported.
The old B4A example is also not supporting runtime permission.
I have made some modification to both projects now to use B4XPages and make them work for current version of B4A and B4J.
Some features like saving picture, camera effects and error setting camera size parameters in CamExClass are still not working and need enhancements.

B4J
B4A
 

Attachments

  • CCTV-B4J.zip
    3 KB · Views: 45
  • CCTV-B4A.zip
    13.5 KB · Views: 47

Magma

Expert
Licensed User
Longtime User
This is based on the original example

GitHub:
https://github.com/pyhoon/CCTV-example-B4J
https://github.com/pyhoon/CCTV-example-B4A

The old B4J example is using xml layout which is no longer supported.
The old B4A example is also not supporting runtime permission.
I have made some modification to both projects now to use B4XPages and make them work for current version of B4A and B4J.
Some features like saving picture, camera effects and error setting camera size parameters in CamExClass are still not working and need enhancements.

View attachment 165713 View attachment 165716
use Camera2 Lib..
 

Similar Threads

Top