Can we use the project that is built by the Simulink Galaxy Support Package in Android Studio or Eclipse?

3 ビュー (過去 30 日間)
I have been trying to migrate the android project that is built by the Simulink when I click on "deploy on target hardware" to deploy on my Samsung S5. The app worsk fine on the device. Now as far as I can see there is no way to create an app that has a useful user interface with this simulink package. So I want to get this package migrated into Android Studio, but it whatever I do I always get errors no matter what. So , what kind of project type does this package creates? How can we use the output app with our actual app?

採用された回答

saras
saras 2015 年 11 月 3 日
The support package creates an Ant based project. You should be able to import it in Eclipse if you use the ADT plugin.
I agree that the import process in Android Studio is not straightforward. It requires you to import the project and update the SDK since the support package uses an older version.
  1 件のコメント
saras
saras 2016 年 7 月 31 日
Starting R2016a release, Simulink Support Package for Samsung GALAXY Android Devices generates Android Studio compatible projects. Please refer to this documentation guide for details on the import process.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAndroid Devices についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by