Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8963873
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T16:27:20+00:00 2026-06-15T16:27:20+00:00

I am doing an Android application and want to release it in a full

  • 0

I am doing an Android application and want to release it in a full and basic version. As pretty much all of the code and resources are identical in these two I was wondering if anyone knows a recommended project setup in Eclipse to manage this?

I was trying to go with links and virtual folders but the R file generation seems to break if I do that.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T16:27:21+00:00Added an answer on June 15, 2026 at 4:27 pm

    I think the proper way would be to split project into (at least) 3 subprojects:

    • common code, shared by both versions, package e.g. com.example.app.lib,
    • wrapper code for basic version, package e.g. com.example.app.basic,
    • wrapper and additional code for full version, package e.g. com.example.app.full.

    First one would be a library project, second and third one would use this library project.

    Classes (Activities etc.) would extend relevant classes from lib project and add only what’s necessary. “basic” code would add almost nothing, but in real life even if “basic” project is a subset of “full” project from user’s perspecitive, you’d still end up having code that belongs to “basic” but does not belong to “full”.

    This way you’d have separate AndroidManifest.xml files for basic and pro versions. And since Google Play store requires apps to have unique package, this would make generating APKs easier.

    More about library projects: http://developer.android.com/tools/projects/projects-eclipse.html#SettingUpLibraryProject

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am doing an android application where I want to show a screenshot of
Hi friends Iam doing an android application in that i want to select one
i'm building an android application which i want all the user of the application
I am doing a Android application. When the users download the application, i want
I am doing an Android application and I want to get the last 25
I am currently doing an android application that contains customize alert dialog. It contains
Now i am doing an android application.In that application I am using asynchtask class
I'm doing a schedule sms application in android using eclipse. The designing part is
I'm doing basic calculator for Android in Java. My calculator worked but i had
Hi I want to create an android application which displays list of themes(Not the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.