Skip to content

New Learning Path: Add an LLM to your Android app with Arm's AI Chat library#3169

Open
BmanClark wants to merge 4 commits intoArmDeveloperEcosystem:mainfrom
BmanClark:main
Open

New Learning Path: Add an LLM to your Android app with Arm's AI Chat library#3169
BmanClark wants to merge 4 commits intoArmDeveloperEcosystem:mainfrom
BmanClark:main

Conversation

@BmanClark
Copy link
Copy Markdown
Contributor

Before submitting a pull request for a new Learning Path, please review Create a Learning Path

  • [ x ] I have reviewed Create a Learning Path

Please do not include any confidential information in your contribution. This includes confidential microarchitecture details and unannounced product information.

  • [ x ] I have checked my contribution for confidential information

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the Creative Commons Attribution 4.0 International License.

Copy link
Copy Markdown

@matthew-crouch matthew-crouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

## Adjust the Manifest
We need to adjust the `AndroidManifest.xml` file, which is in `app\src\main`.

Most of the file is an xml tag `<application ...>`. Add in among the other similar looking options in the tag:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Add in among the other similar looking options in the tag" reads a bit confusing? Maybe rephrase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

5 participants