Android ToAppMethod block does not auto generate method prototype ?

Hello
I notice that the simulink support package, for android, inside the ToAppMethod, the block does not generate a method prototype in the android source code file.
Are we users supposed to create the entire method in the generated app ?
Based on the examples I cannot understand.
Thanks

Respuestas (1)

Sruthi Yenugula
Sruthi Yenugula el 15 de Jul. de 2019
Q) Are we users supposed to create the entire method in the generated app ?
A) Yes the method needs to be added after importing to Android Studio. It is not auto generated. The purpose of this block is to provide a way to the users to add their own code in generated app.

Categorías

Más información sobre Android Devices en Centro de ayuda y File Exchange.

Preguntada:

el 12 de Jul. de 2019

Respondida:

el 15 de Jul. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by