Little Cute Pets Pajama Party

Source Code Only $100
Reskin Store Submission? $1,000
Documented   Author Support   14 Days Money Back Guarantee

Screenshots

Description

Princess organized a Little Cute Pets Pajama Party tonight so let's invite all the palace pets for the party. For that, make some invitation postcards by yourself and decorate with amazing invitation texts along with funny stickers into it. Then send it to all the friends of your pet and invite them for PJ party. After that play pillow fight game with all the pets and make sure that you don't miss any hit on their face with the pillow. Now take a dinner on the table and eat your favorite food items like cupcake, ice cream, pastries and much more. After completions of dinner, choose your favorite character and start different dress up activities like to choose a gorgeous dress from a lot, matching cap, goggles and much more to look amazing. PJ Party game is definitely a good memory so join us and have lot of fun.

Entertaining Activities:

- Personalize your invitation with your picture
- Make delicious food items for Pet's PJ Party
- Make pillow for the pillow fight game
- Show off your makeup skills with your favorite pet
- Share this fun game with all your friends and have fun at the PJ party.

Step – 1: Import “proj.android-studio” to AndroidStudio.

 

 

 

————————Your Project Configured successfully—————————

 

Step - 2: make changes for Appname, in-App id and adMob id

 

2.1 = in AndroidStudio, navigate to your project and you will see app folder,inside that folder there will be a res folder,inside that folder there will be, value folder in that there will be a string.xml file

->open string.xml

 

 

->Make changes to fields according to your requirement here

 

 

2.2 = For example: your app name is Sky fighter and Currently It is having name “NewGame” in string.xml then

change

<string name="app_name">Your App Name</string>

to

<string name="app_name">Sky fighter</string>

 



 

2.3 & 2.4 =

Same As Above Change “admob_id” , “intersttial_id” , “base64_encoded_key”

 

 

 

Step - 3: