Children Basic Rules of Safety

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

Screenshots

Description

In today's life, it's very important for children to know the basic rules of safety. So GameiMake creates a latest safety rules game for children safety. This game educates your little child about safety. In the first scene, a kid's hand got injured because of boiling water so now you must cure it by putting a hand in cold water. In this game also included lots of other child safety rules like boy has slept on the wet floor so please cure boy's injury. In the other view of the game, you will learn about not to get into the deep water if you don't know how to swim. In the last scene of this kids safety basic rules of safety game, we teach you that don't play on the road as the accident may take place and you can get injured.This Child Safety Game is amazing.

Features:

- Teach children basic rules of child safety rules to your child
- Great learning experience for child's about basic injuries
- Very easy to play this child safety basic rules of safety game
- Explained how to cure the various injuries in this children safety game.

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: