( 如何在android studio中运行这个代码。)How to run this code in android studio.
Opened this issue · 2 comments
CHRehan commented
( 我想运行这个代码。但我不熟悉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.
CHRehan commented
oky.. i try it according to your directions ...lets see what happend.
…On May 10, 2017 5:53 PM, "wuhx" ***@***.***> wrote:
you need install sbt <http://www.scala-sbt.org/> first
then run sbt apk in the root directory of the project, it will download
all dependencies and build an Apk file for you.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AL_5y06MUwhwVHzatYdR8avxj5BIn3opks5r4bMvgaJpZM4NWd5m>
.