Toddlers 123 Number And Puzzle Songs And Rhymes

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

Screenshots

Demo Video

Description

Kids ABC Letter Puzzles & Song is one of the best educational puzzle game with a song. With this learning game kids can learn Alphabets, number in an easier way. There are different scenes in this kids educational game like join all the broken images of the animals and the birds, lots of different alphabet songs, memory games, break all the bubbles having the alphabets in it, fun puzzles and much more. Complete each and every activity & enjoy learning lots more about the alphabets and numbers in a totally new way. Kids ABC Letter Puzzles & Song game is most suitable for parents to play with their toddlers as a learning gadget.

Key Features:
- Join the dots and complete the alphabet, number
- Drag the object to the right place
- Explore new words
- Test your memory skills in the fun alphabet memory game
- Lot of melodious songs
- Enjoy painting
- Simple way to learn letters

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: