- Messages
- 2
- Country

Hello all, it's my first post here and i wish you can help me.
I'm gonna write a big piece of text, but i think it's needed. I have a little bit of Java and Android programming experience, but I don't know anything about C++, C# or .NET for programming in Simconnect (which I also have never used (but I have installed it and also all the SDK)). Now I want to start a project that is an Android app which firstly I only want it to display a big white number that almost fills the screen in a black background. I want the number to display the current KIAS (well, the normal speed) from FSX and it to be update the most high frame rate as possible. And in the future if I have time maybe add landing gear indicators, flap indicators, air brake indicators or others (but first only the speed!). I think that only getting one number from FSX is very easy (but not for me).
I want to ask you If anyone knows any tutorial or anything else that starts from 0 (that is for absolute dummies that haven't never used it) and helps me understanding how to use Simconnect to make the above mentioned project. Because I have searched in the Internet and I can't find anything similar or the tutorials are now deleted from Internet. Also the Simconnect reference included in the SDK is too complex for me. I'm looking for something more easier.
If there isn't any tutorial like that I want to ask if anyone offers to help me personally. I only want the help in the Simconnect part, not in the Android development part. I only want to make a very simple program with 2 or 3 buttons and some texts. I first don't want any spectacular graphic interface, just a small window. I guess that the program will get the airplane speed from FSX and then put it in some kind of local server (I don't know how it works yet) so the Android could connect to. Just the same way that this apps works: https://play.google.com/store/apps/details?id=com.connect.MovMap&hl and it works very good.
I think that it is a relatively simple project. But I don't know where to start with. I have installed Microsoft Visual C++ 2008 Express Edition for this, but I haven't used it. Because I don't know what to do. I have seen that the projects are made in .cpp format, but how I do compile this files to .exe files to work?
I know that I'm asking for a lot of help. But I relly don't know anything and I will really apreciate the help.
PD: Sorry if my English is bad, I'm learning it. I hope you understand all
.
Thanks in advance.
I'm gonna write a big piece of text, but i think it's needed. I have a little bit of Java and Android programming experience, but I don't know anything about C++, C# or .NET for programming in Simconnect (which I also have never used (but I have installed it and also all the SDK)). Now I want to start a project that is an Android app which firstly I only want it to display a big white number that almost fills the screen in a black background. I want the number to display the current KIAS (well, the normal speed) from FSX and it to be update the most high frame rate as possible. And in the future if I have time maybe add landing gear indicators, flap indicators, air brake indicators or others (but first only the speed!). I think that only getting one number from FSX is very easy (but not for me).
I want to ask you If anyone knows any tutorial or anything else that starts from 0 (that is for absolute dummies that haven't never used it) and helps me understanding how to use Simconnect to make the above mentioned project. Because I have searched in the Internet and I can't find anything similar or the tutorials are now deleted from Internet. Also the Simconnect reference included in the SDK is too complex for me. I'm looking for something more easier.
If there isn't any tutorial like that I want to ask if anyone offers to help me personally. I only want the help in the Simconnect part, not in the Android development part. I only want to make a very simple program with 2 or 3 buttons and some texts. I first don't want any spectacular graphic interface, just a small window. I guess that the program will get the airplane speed from FSX and then put it in some kind of local server (I don't know how it works yet) so the Android could connect to. Just the same way that this apps works: https://play.google.com/store/apps/details?id=com.connect.MovMap&hl and it works very good.
I think that it is a relatively simple project. But I don't know where to start with. I have installed Microsoft Visual C++ 2008 Express Edition for this, but I haven't used it. Because I don't know what to do. I have seen that the projects are made in .cpp format, but how I do compile this files to .exe files to work?
I know that I'm asking for a lot of help. But I relly don't know anything and I will really apreciate the help.
PD: Sorry if my English is bad, I'm learning it. I hope you understand all
Thanks in advance.