!SLIDE
!SLIDE
!SLIDE left
- Planning out how the feature will be added (flags versus re-arch)
- How will the feature be turned off?
- Add Billing permissions
!SLIDE left
- Google Developer Tutorial was super helpful
- Not as bad as I had read
- sample app was easy to read and extract necessary code from
!SLIDE left
- Before you actually start
- You can't work with draft billing before hand
- or create billing items in Google Play
!SLIDE left
- Test your code with flags/states first
- Billing testing is fairly time consuming (network requests, dialogs,etc.)
- Billing is actually least amount of effort for me
!SLIDE left
#Gotchas
- Testers need to have gmail accounts
- Have to release-sign apks for testing (which is why some of the billing testing is time consuming)
!SLIDE left
#Demo
- Google play items