You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys!
I have made everything correct to import project. In read me there is:
"Edit the generated run configuration. Remove the 'Before launch: Make' then add a new SBT command android:package-debug then tab out or it will not save, then click OK then OK."
I have modified run configs of Android app, SBT app, Scala sript - what to modify exactly because with Android app launch I have problem:
Exception: Lint must be invoked with the System property com.android.tools.lint.bindir pointing to the ANDROID_SDK tools directory
So I am only able to run and debug app in IDEA with ~run command.
Is there any way to set up run of android app from inside IDEA?
The text was updated successfully, but these errors were encountered:
Hi guys!
I have made everything correct to import project. In read me there is:
"Edit the generated run configuration. Remove the 'Before launch: Make' then add a new SBT command android:package-debug then tab out or it will not save, then click OK then OK."
I have modified run configs of Android app, SBT app, Scala sript - what to modify exactly because with Android app launch I have problem:
Exception: Lint must be invoked with the System property com.android.tools.lint.bindir pointing to the ANDROID_SDK tools directory
So I am only able to run and debug app in IDEA with ~run command.
Is there any way to set up run of android app from inside IDEA?
The text was updated successfully, but these errors were encountered: