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

Using multiplatform frameworks to target Androi...

Using multiplatform frameworks to target Android in emerging markets.

During this talk we walk through strategies that you can use when you have this situation or even better when you need to decide when to use a framework and which one will be better for my needs or not use one, using real world scenarios base on my own experience.

Noe Branagan

August 28, 2018
Tweet

More Decks by Noe Branagan

Other Decks in Technology

Transcript

  1. Native No compilation step needed Hybrid App You create a

    web app that’s wrapped in a native WebView Compiled App You create an App that’s compiled to native code(UI components, APIs) @droidconNYC @noeBranagan
  2. JavaScript Not compiled to native code Dart Some pre-build components

    Compiled to ARM C/C++ Library @droidconNYC @noeBranagan
  3. Wrapping up - Know the SDKs. - Understand the the

    product roadmap. - Use the tools that are best for your team. - Remember that we are here to provide value to the business. #DCNYC18 @droidconNYC @noeBranagan