I could really use some help on the following:
How can i use the view of the camera onscreen and overlay graphics on that view? I would like to make a sort of 'hud' type overlay on the (constant) camera view but when I use the regular drawline feature within the canvas the line is 'blocked out' by the camera view (which i had expected seeing the information about canvas). I know text is possible with a label (with a transparent background) but I would really like to do more advanced things with the camera view.
btw I've been using basic4android for a few days now and I really, really like it!
How can i use the view of the camera onscreen and overlay graphics on that view? I would like to make a sort of 'hud' type overlay on the (constant) camera view but when I use the regular drawline feature within the canvas the line is 'blocked out' by the camera view (which i had expected seeing the information about canvas). I know text is possible with a label (with a transparent background) but I would really like to do more advanced things with the camera view.
btw I've been using basic4android for a few days now and I really, really like it!