Amazon Price Tracker – Android App Source Code

Overview

Price Tracker is a new app developed to track certain items you just add the item you want to the tracking list and the app will alert you when a price changes
when a discount happens or flashing deal, this app will save you money by checking the item every hour so you get the best price available, you just need to wait and
that’s all to save some money on Amazon.

The app has:
-Item price checking/tracking
-Integrated browser so you add the item directly just a click of a button
-Alerts/Notifies you when price changes
-Multi-currencies

-Admob

Regions supported: Spain, Germany, Brazil, India, UK, Turkey, Canada, US, Australia

Please if you have any suggestions or features to add contact me on my email: [email protected]

Skype: live:kadiemq

Features

-Item price checking/tracking
-Integrated browser so you add the item directly just a click of a button
-Alerts/Notifies you when price changes

-Admob

-Multi-currencies

Requirements

  • Change colors
  • Change Admob Ids

Instructions

To change Admob Ids:

1-Go to MainActivity.java

2-Scroll down to “MobileAds.initialize(this, “ca-app-pub-4849399430934685~6706840660″);”

3-Change “ca-app-pub-4849399430934685~6706840660” to your own Admob Id

4-Scroll down to “mInterstitialAd.setAdUnitId(“ca-app-pub-4849399430934685/5202187309″);”

5-Change “ca-app-pub-4849399430934685/5202187309” to your own Interstitial Id

Related