Mobile Computing Android

Goal: Build a simple app that uses two fragments to implement a gift card purchase and redeem app. Requirements: 1) You will have a main Activity a. It will implement the interfaces PurchaseCallBack and RedeemCallback. b. It will have a container for a fragment that...