开始 安装Androidstudio 4.1 克隆此项目 git clone https://github.com/pytorch/android-demo-app.git 使用androidstudio 打开 android-demo-app 中的HelloWordApp 打开之后androidstudio 会自动创建依赖 只需要等待即可 这个代码已经是官方写好的故而 开一下官方教程中的代码都在什么位置 这句 repositories { jcenter() } dependencies { implementation 'org.pytorch:pytorch_