Preschool For Learning Kids

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

Screenshots

Demo Video

Description

GameiMake brings an amazing game for all the kids and toddlers where they ca learn different preschool activities with lots of fun. Enjoy this educational game for toddlers and learn many things like sorting, counting, matching patterns and much more. Toddler Preschool Learning Games is a perfect game for kids and students who want to play entertaining educational game. Play this kids educational game and don't forget to share it with your best friends.

Features:

- All-in-one educational app for your toddlers
- Play logic learning games
- Shape puzzles
- Share your score and game with all your friends and compete with them
- Enjoy playing and learning this amazing educational toddler game for kids.

 

 

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: