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 7538415
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T07:06:57+00:00 2026-05-30T07:06:57+00:00

This is a real noob question. I work for a company that makes 100’s

  • 0

This is a real noob question. I work for a company that makes 100’s of apps that use much of the same components. There is some minor customization at build time and we would like to speed that up to increase efficiency. The majority of the customization is done at runtime downloading data from a server.

The fastest that we can get a project to a finish .apk is about 15 minutes. This process involves changing package names, icons, and a couple of string resources. But when you’re dealing with 15-20 apps a day that can become a real time killer and I’d rather spend my time writing new code.

I’ve read about using Maven or Gradle to streamline the build process but am not really sure if this the best way to go about decreasing build time. Frankly I don’t even know if they are the appropriate tools or not.

Can someone please explain to me if using one of these tools would accomplish what I’m looking for or if there is some other way to decrease build times? Any suggestion would be appreciated.

  • 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-05-30T07:06:58+00:00Added an answer on May 30, 2026 at 7:06 am

    Adopting some command-line build tools like Maven or Ant is definitely the right direction to go, it enables the possibilities of batching build process using Unix/Windows shell scripts.

    Those minor customization you required are quite easy to achieve using maven-properties-plugin and android-maven-plugin together. android-maven-plugin support resource filtering. you can define your customized properties for each build cycle into several properties files, during the build process, android-maven-plugin can read those value from external properties file and substitute those value in AndroidManifest.xml and other resource file like res/values/strings.xml. android-maven-plugin also fully support Android Library Project, which let you extract/centralize common android code and manage all of them easily.

    Suppose you want to build 5 apk distributions from a same Android Project with different package/app name, app icon and some resources in string.xml, you can create shell script run mvn deploy 5 time,with each time copy one of your customize.properties with proper other icon.png files into the project directory and overwrite the existing one. this gives you an end-to-end auto build batch processing that doesn’t need any human interaction.

    You can find a sample project MorseFlash examine the resource filtering used by android-maven-plugin.

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

Sidebar

Related Questions

This is a real newbie question. I have simple app that selects a picture
In this xkcd comic : they mention that real programmers use cat . Well,
This is a real noob question. When I set up JAVA_HOME using the command
This is going to be a real noob question, so please have mercy. I
This is a noob question. I'm trying to learn how to use SWIG to
In a .f file there is code that does this: real Bob, avar ...
So this should be a real easy question but I can't seem to find
If this is not a real question then feel free to close ;)
I'm a real noob to encryption. After breaking my head over this for a
This is a very general and noob question, but I am a noob with

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.