Skip to content

WIP hook welcome screen with main script#27

Draft
manuq wants to merge 1 commit into
developfrom
T33565-welcome-wiring
Draft

WIP hook welcome screen with main script#27
manuq wants to merge 1 commit into
developfrom
T33565-welcome-wiring

Conversation

@manuq
Copy link
Copy Markdown

@manuq manuq commented Jun 16, 2022

Comment thread src/main.py
)
loadUrl(start_url)

start_service("remoteshell")
Copy link
Copy Markdown

@dylanmccall dylanmccall Jun 17, 2022

Choose a reason for hiding this comment

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

This bit (the remoteshell service) is unrelated to Kolibri itself. We should start this service earlier, and ideally somewhere else just so it's clearer.

Comment thread src/main.py
# start kolibri server
logging.info("Starting kolibri server via Android service...")
start_service("server")
def start_kolibri():
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

👍 this was needed :)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants