「ant debug」コマンドを使用して APK ファイルを作成しようとしました。しかし、試してみると、次のエラーが発生しました
Build Failed
Target "debug" does not exist in the Project "androiddemo"
Total Time: 0 Seconds
Build Failed
Target "release" does not exist in the Project "androiddemo"
Total Time: 0 Seconds
リリースコマンドでも確認。同じエラーが発生します。AndroidアプリのAPKファイルを取得する方法を教えてください