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

Crashing an app 40 times a day - A Developer Story

Ye Lin Aung
November 14, 2014

Crashing an app 40 times a day - A Developer Story

One of the app I've written, Yote Shin has been crashing a lot. In this presentation, you will learn about the mistakes I've made and the changes that I've made it to be less crash.

Ye Lin Aung

November 14, 2014
Tweet

More Decks by Ye Lin Aung

Other Decks in Programming

Transcript

  1. Android development is easy but making the app resilient is

    hard. http://www.birbit.com/a-recipe-for-writing-responsive-rest-clients-on-android/
  2. • Not everyone cares about good user experience. • However,

    everyone knows what is bad user experience.
  3. API

  4. Decided to go with CSV as an API. 91b940fa29^အဆu$%မ'( အခ*စ,^MM^Drama,

    Action
 20d74f12a2^EXTREME FOX^HK^Action^
 e4f1fdf037^RAGE^EN^Action
 ce424dbd0b^HERCULES (3D)^EN^Action
 d947924054^TRANSFORMERS : AGE OF EXTINCTION (3D)^EN^Action
 LUCY^EN^Action
  5. • Constantly improving it • Adding new features • Request

    us! • Trying out new development patterns
  6. • Google I/O app ( github.com/google/iosched ) • Chris Banes’s

    Philm ( https://github.com/ chrisbanes/philm ) • Jake Wharton’s U2020 ( https://github.com/ jakewharton/u2020 )