Can I call the android media framework test cases( at middleware) which are in C++ in java app with out much changes at the java application I’m developing ?
Or I need to call the player test apps( unit test) in C++ which are part of mediatestframework in my java application ? Do I need to explicitly build JNI.h for these C++ test apps ? Do I have to use Junit test framework for calling the application test cases in my java application or can I use my own test automation framework in Java to do the same task ? Which approach do you recommend ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

