Demo




Hello World

package com.birjuvachhani.Demo;

import java.util.Random;

public class MainActivity extends AppCompatActivity
{
    @Override
    public void onCreate(Bundle savedInstanceState)
    {
        Log.e("Main Activity","Hello");
    }
}

Comments

Popular posts from this blog

Study of WEKA tool

Study of DB Miner Tool

Create calculated member using arithmetic operators and member property of dimension member