I\'m looking to optimize generating of slightly different APKs of the same Android app, the only difference being the http API server it\'s using (dev/staging/prod).
For passing parameters, you could always create a file in android's directory system and have your code read it from it.