wuhx/shelldroid

( 如何在android studio中运行这个代码。)How to run this code in android studio.

Opened this issue · 2 comments

( 我想运行这个代码。但我不熟悉scala可以指导我 )
i want to run this code. but i am unfamiliar with scala can u guide me

wuhx commented

you need install sbt first
then run sbt apk in the root directory of the project, it will download all dependencies and build an Apk file for you.