You can create library using your common code and use that library in new project. See this http://www.jetbrains.com/help/idea/15.0/sharing-android-source-code-and-resources-using-library-projects.html and http://www.vogella.com/tutorials/AndroidLibraryProjects/article.html
On Thursday, April 21, 2016 at 2:01:28 PM UTC+5:30, Om Prakash wrote: > > I have to create multiple apps with same code base will it be possible ? > For example I want to create few more apps with same code which it written > in com.om.myApp package. Does Android allows this type of approach for > similar applications ? > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/5773c482-4ea0-460c-85b9-83aa5fd9fdeb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

