Skip to main content

Posts

Showing posts from March, 2017
KiddoLearn               A small application which is   special designed for the kids to use daily. Now a days kids are using mobile, so if there is an application for learning they can feel the real enjoyment of learning, with this objective the application has developed.We used to preach our kids about animals,birds,flowers,trees and their characteristics like habitat, life span , food habit of animals and birds. those things are given in a simple way and easy to catch those things . Designing part of the Application: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"     xmlns:app="http://schemas.android.com/apk/res-auto"     xmlns:tools="http://schemas.android.com/tools"     android:id="@+id/activity_mai3n"     android:layout_width="match_parent"     android:layout_height="match_parent"   ...