从部署Android版谷歌工作室App Engine的后端 [英] Deploy Google App Engine backend from Android Studio

查看:275
本文介绍了从部署Android版谷歌工作室App Engine的后端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能部署的Andr​​oid Studio中的谷歌App Engine的后端模块作为谷歌App Engine的项目(在谷歌的服务器)?在Eclipse中,这是可能的插件,但现在我看不出如何做到这一点或发现别人这样做。

Is it possible to deploy a Google App Engine backend module in Android Studio as a Google App Engine project (on Google's servers)? In eclipse this was possible with the plugin, but now I don't see how to do this or found someone else doing this.

推荐答案

如果你想看到的的gradle引擎盖下是什么:

If you want to see what's under the hood of gradle:

gradlew tasks

如果您只想.war文件

If you want only the .war file

gradlew war

将做的工作:

gradlew appengineUpdate

这篇关于从部署Android版谷歌工作室App Engine的后端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆