So am really new with android app developing and i came across the Electric Circuit App and need to know how to create such an app with the workspace that can simulate a connection,
Could someone please direct me in the right direction on where to begin.
There is quite interesting Java – based SimCir simulator for digital circuits, under I think probably MIT license, check. The project page is here and there is also a fork of it with many example circuits, here. The initial versions are not Swing based so may be possible to port with some effort.