I can not create an apk on my eclipse

若如初见. 提交于 2019-12-25 11:33:51

问题


So I am trying to create an apk via eclipse for a small app I created (one of my first) but after going through several tutorials I can't find the android option which is suppose to present in Export. My Eclipse version is Mars.2 Release (4.5.2). I am using Eclipse IDE for Java Developers.


回答1:


You have to install the sdk first. It's not included in eclipse.

How to setup eclipse for android app development

A personal recommendation: Use Android Studio, you will have to get used to it but after 3 months I prefer it over eclipse. Also you should consider it since google stopped supporting Eclipse. android studio is the official android IDE



来源:https://stackoverflow.com/questions/35735499/i-can-not-create-an-apk-on-my-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!