Skip to content

Can I use adk-java for Android development? #205

Open
@Th1nK4data

Description

@Th1nK4data

Just as the title: Can I use adk-java for Android development?

I noticed that Google has the end-side solution called "AI Edge" which contains LiteRT runtime, MediaPipe, etc. to facilitate the development of AI application on the edge like Phone, ...

But can I run agent(s) applications on Android, maybe developed by adk-java? To be more specific:

  1. Can I write agent code using adk-java in Android Studio?
  2. Can adk-java use LLM(SLM) provided by end-side runtime like LiteRT? (It seems no? https://google.github.io/adk-docs/agents/models/)
  3. Can agents application developed by adk-java deployed on edge? (It seems no? https://google.github.io/adk-docs/deploy/)

So, basically I want to run agents applications on Android, maybe process user's personal private data on their phone, maybe create some graphs, automatically decide which app to use, or do some reasoning/reflections, etc. If I cannot do that with adk-java, can anyone suggest other options? Appreciate for any suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions