afraileperez
New Member
Hello:
I'm dealing with a project to make an Electronic Fligth Instrument (EFIS) that will use an Androit tablet as a display device. It will comunicate by Bluetooth with an custom electronic system wich will make all the sensoring and data procesing wich will pass to the tablet all the data to being displayed.
I've been reading the B4A main tutorials and practicing so even when I'm newbie to the Android programing I have some background to undertake this project. It will have only one activity wich will be the display. General shape of those displays (that I want to replicate) are as follows:
So, something similiar to this is what I want to make. And I'm wondering wich kind of objects will be the most adecuate to make the 3 kind of graphical data representation (Horizon, Sliding scales and other data). I guess that for the horizon I could use a bitmap ploting wich I will change it's position and rotation, but don't know wich objects/methods will be the most adecuate. Suppose that could be similar for the sliding scales. In the atached .zip there's a small video showing how sliding scales and horizon move.
I'll be glad if you can give me advice of which objects/methods/functions/libraries and general gidelines I should follow for undertake this project in the best way.
Thank you very much.
Alejandro.
I'm dealing with a project to make an Electronic Fligth Instrument (EFIS) that will use an Androit tablet as a display device. It will comunicate by Bluetooth with an custom electronic system wich will make all the sensoring and data procesing wich will pass to the tablet all the data to being displayed.
I've been reading the B4A main tutorials and practicing so even when I'm newbie to the Android programing I have some background to undertake this project. It will have only one activity wich will be the display. General shape of those displays (that I want to replicate) are as follows:
So, something similiar to this is what I want to make. And I'm wondering wich kind of objects will be the most adecuate to make the 3 kind of graphical data representation (Horizon, Sliding scales and other data). I guess that for the horizon I could use a bitmap ploting wich I will change it's position and rotation, but don't know wich objects/methods will be the most adecuate. Suppose that could be similar for the sliding scales. In the atached .zip there's a small video showing how sliding scales and horizon move.
I'll be glad if you can give me advice of which objects/methods/functions/libraries and general gidelines I should follow for undertake this project in the best way.
Thank you very much.
Alejandro.