Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 594 Bytes

android.md

File metadata and controls

27 lines (18 loc) · 594 Bytes

Android

Checklist

  • Activity
  • Layout
  • View
  • RecyclerView
  • Fragments

IDE Recommended Settings

  • Enable Auto Import

Building App Checklist

Before Publishing

  • Make sure the app works with different specs (especially phone size)
  • If you have hardcoded test ads, make sure to switch from test ads to prod ads