Post Page Advertisement [Top]

Add Gifting Service Title : 
Edit Config.java file and Add the Title of your needed Gifting Service/Type on Redeem Activity Array (payout_titles)  For display of Titles..

Add Gifting Service Icon : 
Edit Config.java file and Add the Icons of your needed Gifting Service on Redeem Activity Array (payout_images)  For display of icons..

Add Gifting Service Description : 
Edit Config.java file and Add the Description of your needed Gifting Service on Redeem Activity Array (payout_description)  For display of Descriptions..

Add Points to Redeem and Amount to Grant to your added Gifting Service :
Edit RedeemActivity.java  file and Add the following method..
// Redeem(Gift_Name, Points_To_Redeem, Gift_Amount, Gift_Message);
Redeem(“Paypal”, 1000, “$1 USD”, “Enter your Paypal Email :”);
See the image Below..,
to your case in RedeemActivity.java file.. ie., Like this..
case 6: 
Redeem(“Bit Coins”, 5000, “$5 USD”, “Enter your BitCoin Email :”); 
break;
Note : Here,,
Case 0:  First item on payout_titles Array
Case 1:  Second item on payout_titles Array
Case 2:  Third item on payout_titles Arrray
.
.
. Like This..,
Simply Upload the app to Play Store and Start Earning!
Happy Earning !!
Happy Money !!

No comments:

Post a Comment

Bottom Ad [Post Page]

| Designed by Colorlib