Hi, I've got a C++ command line tool, and want to put this tool onto my Android phone. I've done the helloandroid example, and it worked perfectly. My question is, what's the easiest way to port my C++ program to the Android platform.
The tool written in C++ just needs a few inputs and then compute the output, so I would imagine a few text input boxes and an output display text box, nothing fancy in the GUI. Would appreciate any suggestion, also I only have remote knowledge of Java, but very comfortable with C/C++. Thanks, J -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

