I am still working with Eclipse to develop android applications. Now there is a situation where I am supposed to build 2 different applications (You can consider as free and non-free version apk) using same app-code. I have got thousands of links regarding build.gradle
and application package-name
and others on google, but I don't how to build/use it in Eclipse.
Another question I have is how to point to 2 different images based on different application.?