Home

Featured Post

Stay Warm in Autumn: Roasted Pumpkin Soup


  • Intent Screen
    Add This Code Button Click/On Create/ImageClick/LinearClick Button navigate; navigate = findViewById(R.id.button); navigate.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View v) { Toast.makeText(getApplicationContext(),”Navigate another Activity”,Toast.LENGTH_LONG).show(); Intent intent = new Intent(MainActivity.this,OtiActivity.class); startActivity(intent); } });
  • Healthy Weeknight Meals
    Cooking can sometimes feel like a chore at the end of a busy day. It’s often tempting to throw a ready meal in the oven or call for take out. But preparingContinue reading “Healthy Weeknight Meals”
  • Better than Poutine
    I know, what could be better that a steaming plate of fries, gravy and cheese curd? Fries, gravy, cheese curd and bacon, that’s what! Throw in some fresh shallots, chilli, and aContinue reading “Better than Poutine”

New recipes posted weekly

Design a site like this with WordPress.com
Get started