Activate Command
This command adds support for a platform to the current project.
rapid activate <platform>
This can be useful to support more platforms as your app grows.
Subcommands
rapid activate android
Parameters
--desc
- Description: The description for the native Android project.
- Type: String
- Default:
"A Rapid app."
--org-name
- Description: The organization for the native Android project.
- Type: String
- Default:
"com.example"
--language
- The default language for Android.
- Type: String
- Default:
"en"