how to build APK? in docs it says that it can be d...
# amper
g
how to build APK? in docs it says that it can be done via build command, but this builds every target and then fails on iOS (not important for me now)
Tried to run
package
and it was successful but I cant find where APK or app bundle was saved
a
should be here: build/tasks/_android-app_bundleAndroid
📌 1
s
> build/tasks/_android-app_bundleAndroid @Anton Prokhorov Is this going to be the build package directory layout? Couldn’t find anything on the doc though
a
No, in fact this is more like internal stuff, we'll introduce some kind of the public build folder with the resulting artifacts later on (we just have no such place yet)
👍 1