Skip to content

foxdog-studios/lansio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lansio

lansio is a command-line utility that launches the Android application you're currently developing.

lansio is licensed under the Apache License, Version 2.0 (see $REPO/LICENSE.txt).

Installation

lansio requires Python 3. If you're using Arch Linux, just run

$ $REPO/scripts/setup-arch.sh

Then copy or syslink $REPO/src/lansio to a directory on your $PATH and make sure it's executable

$ chmod +x path/to/lansio

Usage

When your working directory is within an Android project and a device (real or emulated) is connected to your computer, run

$ lansio

and the application will be launched.

About

Launches the Android application you're currently developing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published