TFS automated build setup for android application -


I am developing an Android application for TFS version control. Even automated builds need to be set up for the Android app on the TFS server. It would be great if someone could gilid me on this.

This is a very big question, so I'm actually giving you a broad answer:

  1. Install Java SDK, Android SDK, and whatever you need to build your application on your build agent (agents).
  2. Create a custom build process template (or find an online) that can execute an AN or Maven script.

Comments

Popular posts from this blog

php - how to change mysql_result($res, 0, "url"); to mysqli -

Delphi: missing interface declarations for UI Automation methods -

android - How to attach an image from an app to gmail -