Kids Learning Human Bodyparts

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

Screenshots

Description

In today's world the education is smart, so Learning human body part game is very help your kids to learn about human body parts easily. In this educational game, kids can recognize different human body parts like Head, Eyes, Arms, Ear, Hand, Legs, brain and much more. Using this game kids not only knows about their body parts, but they learn in depth with a live animated fun video and easy example of it. Just tap on the part you want to know the name it will show the name of that part and some amazing facts. This game is a very good educational way for kids.

Features:

- Learn the names of different body parts
- Drive interest in toddlers with amazing animation
- Explain part of body with graphics and sound
- Easy to play and use

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: