privacy policy December 19, 2017 Your privacy is important to HR App and we are committed to protecting the privacy of parents and kids. Please take a moment to familiariz...Read More
Actor class December 08, 2017 package actor; /** * Created by zaptasH on 1/17/2017. */ public class SlideActor { private String id; private String nam...Read More
okhttp get and post December 06, 2017 package util; /** * Created by zaptasH on 1/17/2017. */ public class Constant { public static final String BASE_API_URL=...Read More
Checkout my new android app of SEO Tutorial and Technique April 01, 2016 https://play.google.com/store/apps/details?id=com.harishrawal.seotutorial Read More
Checkout my new Android Apps November 17, 2015 Easy Yoga for Weight Loss: https://play.google.com/store/apps/details?id=com.yoga.easyyoga Hanuman Chalisa and Aarti: https://play.g...Read More
Integrating admob in android app November 16, 2015 MainActivity.java package com.example.admob; import android.app.Activity; import android.os.Bundle; import android.view.Menu; import and...Read More
RadioButton November 15, 2015 • A radio button is a two-states button that can be either checked or unchecked • When the radio button is unchecked, the user can press ...Read More