//this code is in a SQLiteOpenHelper class
boolean addphone (String p_name,String P_desc,String price){ SQLiteDatabase db=this.getWritableDatabase();