MCPcopy Index your code
hub / github.com/Oliv4945/jarvis-android-app

github.com/Oliv4945/jarvis-android-app @v0.2.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.4 ↗ · + Follow
37 symbols 71 edges 7 files 6 documented · 16% updated 7y agov0.2.4 · 2018-01-02★ 339 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

jarvis-android-app

Android app for Jarvis simple multi-lang personal assistant (http://domotiquefacile.fr/jarvis/)


Please help the project!

If you like the projet please help by: - Reporting that it works on your phone here - Translating few words to your mother tongue here (Currently only English, French)


Installation

As the app is not yet released in Google Play Store: - Download the last release here (File Jarvis_v*.*.*.apk) into your phone - Tap on the file Jarvis_v*.*.*.apk to install it - Some phone will ask you to activate insecure sources as it is not an application from the Play Store - The app is installed !

Please check that you have the Jarvis-API plugin. If not install it.

# Setup On first launch it will ask you for some parameters: - URL or IP -> Address of your computer running Jarvis - Jarvis-API port (8080 by default)

Then tap on the back arrow to go to the main interface.

Usage

Tap on the mic to speak, and read or listen Jarvis answer. Be sure that multimedia sound is not muted if you want audio playback.

Core symbols most depended-on inside this repo

promptSpeechInput
called by 2
app/src/main/java/net/iopush/jarvis/MainActivity.java
setText
called by 2
app/src/main/java/net/iopush/jarvis/ConversationObject.java
updateCoreConfig
called by 1
app/src/main/java/net/iopush/jarvis/MainActivity.java
onCreate
called by 1
app/src/main/java/net/iopush/jarvis/MyPreferencesActivity.java
bind
called by 1
app/src/main/java/net/iopush/jarvis/ConversationViewHolder.java
getName
called by 1
app/src/main/java/net/iopush/jarvis/ConversationObject.java
getText
called by 1
app/src/main/java/net/iopush/jarvis/ConversationObject.java
ConversationAdapter
called by 0
app/src/main/java/net/iopush/jarvis/ConversationAdapter.java

Shape

Method 29
Class 8

Languages

Java100%

Modules by API surface

app/src/main/java/net/iopush/jarvis/MainActivity.java14 symbols
app/src/main/java/net/iopush/jarvis/ConversationObject.java6 symbols
app/src/main/java/net/iopush/jarvis/MyPreferencesActivity.java5 symbols
app/src/main/java/net/iopush/jarvis/ConversationAdapter.java5 symbols
app/src/main/java/net/iopush/jarvis/ConversationViewHolder.java3 symbols
app/src/test/java/net/iopush/jarvis/ExampleUnitTest.java2 symbols
app/src/androidTest/java/net/iopush/jarvis/ExampleInstrumentedTest.java2 symbols

For agents

$ claude mcp add jarvis-android-app \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page