Migrating from Ant to gradle build android studio -


i have existing ant build project build using intelli j . want migrate gradle build .what do? have android studio also.

it asked several times on stack overflow. here's answer anyways since appear beginner.

it can done using android studio. 1)set android studio. 2) on home screen select import non gradle project. 3)it take time restructure project 4) if find missing dependencies, add them maven. 5) run code , done


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -