Leave a Comment

Contact.java
package com.androidhive.androidsqlite; 

public class Contact {

//private variables
int _id;
String _name;
String _phone_number;

// Empty constructor
public Contact(){

}
// constructor
public Contact(int id, String name, String _phone_number){
this._id = id;
this._name = name;
this._phone_number = _phone_number;
}

// constructor
public Contact(String name, String _phone_number){
this._name = name;
this._phone_number = _phone_number;
}
// getting ID
public int getID(){
return this._id;
}

// setting id
public void setID(int id){
this._id = id;
}

// getting name
public String getName(){
return this._name;
}

// setting name
public void setName(String name){
this._name = name;
}

// getting phone number
public String getPhoneNumber(){
return this._phone_number;
}

// setting phone number
public void setPhoneNumber(String phone_number){
this._phone_number = phone_number;
}
}

package com.example.createcsvsamplefromdb;


import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;

public class MainActivity extends Activity {

// EditText Textbox1, Textbox2, Textbox3;
// Button Button1;
// 
 
  
 DatabaseHandler dbHandler = new DatabaseHandler(MainActivity.this);

 @Override
 protected void onCreate(Bundle savedInstanceState) {
  super.onCreate(savedInstanceState);
  setContentView(R.layout.activity_main);
  
  
  Button button1  = (Button)findViewById(R.id.Button1);
   
  button1.setText("Click Heer");
  
  button1.setOnClickListener(new OnClickListener() {
   
   @Override
   public void onClick(View arg0) {
    
    EditText txt1 = (EditText)findViewById(R.id.Textbox1);
     EditText txt2 = (EditText)findViewById(R.id.Textbox2);
     EditText txt3 = (EditText)findViewById(R.id.Textbox3);
    
    dbHandler.EMP_DETAILS(new employees(txt1.getText().toString(), txt2.getText().toString(), txt3.getText().toString()));
    
    Toast.makeText(getApplicationContext(), "Record Saved", Toast.LENGTH_LONG).show();
    
    //Set_All_Controll();
    
    Intent moveactivity3 = new Intent(MainActivity.this,activity2.class);
    startActivity(moveactivity3);
   }
  });
  
 }
 
 
 public void Set_All_Controll()
 {
  EditText txt1 = (EditText)findViewById(R.id.Textbox1);
   EditText txt2 = (EditText)findViewById(R.id.Textbox2);
   EditText txt3 = (EditText)findViewById(R.id.Textbox3);
  
  txt1.getText().clear();
  txt2.getText().clear();
  txt3.getText().clear();
  
 }
 
 
 @Override
 public boolean onCreateOptionsMenu(Menu menu) {
  // Inflate the menu; this adds items to the action bar if it is present.
  getMenuInflater().inflate(R.menu.main, menu);
  return true;
 }


// protected void onPreExecute() {
//  // TODO Auto-generated method stub
//  
// }

}

Read More...

IBPS Vacancies – Job In CCTV Operator As Security Officer Staff – Bank Job In 2013

Leave a Comment
IBPS(Institute of Banking Personal Selection) declared vacancies in CCTV operator as Security officer on different job position. So interested candidates can apply any of threes phase of CCTV security post. Candidates must be follow the all the procedure in pre describes notice for this post. For more about this post more information in below.

Total number of vacancies: 03 post
Name of Post and Vacancies in each post,
1. Security officer in charge – 01 post
2. CCTC observer(Security Operator) – 01 post
3. CCTV observer – 01 post

Age restrictions: max 55 years on 1 – 1 – 2014

Qualification: Graduation required for in charge post 1, Minimum SSC pass candidates can apply for 2 and 3 posts.

How to apply procedure : Candidate must submit all the document with necessary details like Name of post, Experience latter(If you have) , Current salary and expected salary, necessary document of your graduation with Xerox copied(Don’t send original copied) before 31 December 2013 on below address via speed post:

To The General Manager
Institute of Banking Personal Selection
IBPS house, Plot no,166
90 ft Dp road, Off Western Express Highway,
Kandivali(East),
Mumbai 400101.
Application Details are mentioned here: Click Here
Stay connected with jobalrtforall.blogspot.com through the mail subscription.

Read More...

Biomedical Engineering Vacancies For Medical Eng Student Government Job Vacancies – December 2013

Leave a Comment
Gujarat Medical Service Corporation is inviting Bio medical Engineering student for the post of Bio medical engineering post. Other details about this post “ Bio medical Engineer Government job in Gujarat“ like Birth certificate, Graduate certificate, Last experience about this post(Experience latter),

Last Date for apply as Bio medical engineer: 31 December 2013
Post name: Bio medical Engineer
Number of Vacancies: 6 post

You can check Bio-Medical Engineer Advertisement From Click Here

Go for to get online form related your post to fit in current opening from its official site under the career option Click here
After filling this form you have to sent your required document in pre describe format sent on below address:
Nayab Janaral Menager,Gujarat Medical Service Corporation LimitedBlock no, 14/1, Dr, Jivaraj Maheta BhavanSector: 10, Ghandhinagar – 372010Ph: 097 – 232 57694
Related to this post please find from the below label, you can get Latest Job in your Mail box through the email subscription.

Read More...

IBPS Vacancies In 2013 For The Post Of Technical Faculty | IBPS Teaching Post Vacancies

Leave a Comment
IBPS(Indian Public Service Commission) declare job opening in IBPS on contract basis only as a technical faculty.
Total number of vacancies: 01
Post name: Technical Faculty
Age limit: must be less than 62 years old.
Qualification: B.Tech or B.E. with attended full time course, from the recognize university, Branches are included with Computer science, MBA with specialization of marketing and HR.

For more information regarding Procedure for apply and other status please visit here

For more visit IBPS official site about this job post.
Read More...