Skip to content

set the project to v8 debug Variant by default #1538

Description

@makhlwf

Issue Checklist

  • I confirm that this feature request has not been previously suggested.
  • I agree to follow the project's code of conduct.
  • I have checked and verified that I am using the latest version of Code on the Go from GitHub or App Dev for All.

Additional terms

  • I understand that feature requests are subject to evaluation and may not be implemented immediately.
  • I agree to provide additional details if needed for a clearer understanding of the requested feature.

Feature description

currently, if you git clone CodeOnTheGo and open the project in android studio, you will see that it targets v7 debug variant by default. This makes it an issue that when opening a project it will take some time thinking a variant that you don't even use and either ways you can't get to be finished building unless you edit some files the notice is LLAMACPP which currently doesn't build on v7 variants. Even if you set it to V8, if you close Android Studio and reopen the project again it return to V7. The default variant should be set to V8 DEBUG so we can get started directly coding debugging and building without waiting for something that we don't use.

Use Case

v8 has support for all app features, unlike v7 witch doesn't support building llamacpp, v8 should be the default variant to speed up the development.

Benefits

getting the project to sync diractly to v8, with out waiting for the v7 sync witch may not needed at all

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions