Upgrade to Pro — share decks privately, control downloads, hide ads and more …

ScaleUp. Modular Android Development

Avatar for Ciprian Ciprian
June 18, 2014

ScaleUp. Modular Android Development

Modular Android Application Development

Avatar for Ciprian

Ciprian

June 18, 2014
Tweet

Other Decks in Programming

Transcript

  1. Please note! •  Don’t reuse the names of the resources!!!

    At the end you’ll end up with the wrong layout on the screen!!!
  2. PROs •  Automatic process •  The major issues should be

    seen before they reach a big number of users (THAA)
  3. PROs •  Automatic process •  The major issues should be

    seen before they reach a big number of users (THAA) •  Some bugs are VERY hard to find in the test environment
  4. PROs •  Automatic process •  The major issues should be

    seen before they reach a big number of users (THAA) •  Some bugs are VERY hard to find in the test environment •  Get early feedback
  5. PROs •  Automatic process •  The major issues should be

    seen before they reach a big number of users (THAA) •  Some bugs are VERY hard to find in the test environment •  Get early feedback •  Increase the device and screen sizes range
  6. CONs •  It takes longer to deliver to all your

    users •  Some of the people in the alpha/beta groups might get frustrated about the crashes they encounter