I Can Not Create An Apk On My Eclipse
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 t
Solution 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
Post a Comment for "I Can Not Create An Apk On My Eclipse"