How To Display Image In Android Studio Using ImageView?

How To Display Image In Android Studio Using ImageView?

By Faruque Ahamed Mollick | January 22, 2017

In this Android Studio tutorial I am going to show you in step by step how to display an image on android layout. This tutorial will be very helpful for those who are beginner in android developing. It is going to be really so easy. Just follow this tutorial to know the easiest way of […] Read More

Build A WordPress Plugin To Add CSS Code Inside Head Tag

Build A WordPress Plugin To Add CSS Code Inside Head Tag

By Faruque Ahamed Mollick | January 21, 2017

In this tutorial I am going to show you how you can add CSS code inside the head tag or head section of your WordPress site with a plugin and how to build that plugin. I am going to build a really simple plugin which is consist of only one PHP file with few line of codes. […] Read More

Android WebView code to load local HTML file

By Faruque Ahamed Mollick

I have already discuss on CodeSpeedy how to build an android app which loads a website or web page within the android app using the inbuilt android WebView class. You already may k.... Read More

Convert HTML Template Into Android App – Android Studio

Convert HTML Template Into Android App – Android Studio

By Faruque Ahamed Mollick | January 18, 2017

I have already discussed about PhoneGap software which can be used to convert any JavaScript, CSS and HTML template into a native android app. Now in this article I am going to tell you how the same can be done using Android Studio with custom coding. Believe me, it is really so easy to transform your JavaScript […] Read More

CSS Hover Animation Effects – CSS3 Transitions

By Faruque Ahamed Mollick

You can see nice hover animation effects on many websites. When you hover your mouse cursor on an element of web page you can see nice animate hover effect that made using CSS. Tod.... Read More

PHP Code For Making A Simple YouTube Downloader

By Faruque Ahamed Mollick

Hello guys… I am here again with a tutorial. In this tutorial I am going to tell you how you can build a simple YouTube downloader with the help of PHP programming language. .... Read More

Learn CSS Animation Effect – CSS3 Animations

Learn CSS Animation Effect – CSS3 Animations

By Faruque Ahamed Mollick | January 4, 2017

You will see CSS animation effect on many websites and web templates. It is not so hard to create animation effect using CSS. CSS animation effect actually introduced from CSS3. In this tutorial I am going to tell you how to create animation effect using CSS. How to create animation effect using CSS code? Using CSS […] Read More

Creating A Custom Page In WordPress With Custom Design

Creating A Custom Page In WordPress With Custom Design

By Faruque Ahamed Mollick | January 3, 2017

You may noticed in many WordPress theme while creating pages that it allow to choose the template. Well you can also create custom page with custom design in your WordPress theme or in any other WP theme. You can completely give it a new design which is different than the theme. Today in this post […] Read More

Related Posts