Skip to content

Instantly share code, notes, and snippets.

View ebnrdwan's full-sized avatar
👨‍💻
Techy

Abdulrahman Rudwan ebnrdwan

👨‍💻
Techy
  • Vodafone UK
  • cairo
View GitHub Profile
@ebnrdwan
ebnrdwan / ItemclickforRecycler.java
Created April 3, 2018 20:25
ItemClickForRecyclerView
package ebnrdwan.io.parentalApp.Utilities;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import ebnrdwan.io.parentalApp.R;
/**
* Created by ascom on 17/04/2016.
@ebnrdwan
ebnrdwan / SQLiteHandler.java
Created April 2, 2018 08:14
Sqlite Database Sample
/**
* Author: Ravi Tamada
* URL: www.androidhive.info
* twitter: http://twitter.com/ravitamada
*/
package LoingSession;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
package com.example.mohamedhamdy.courses.Adapter;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
/*
* Copyright 2016 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software