Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android

How to set the SDK, NDK and JDK path to android studio?

If you want to set the SDK path directly you can set it to in local.properties like below sdk.dir =… Read more How to set the SDK, NDK and JDK path to android studio?

How to create new project in android studio?

1) Open Android studio, then find the File  option from the menu bar and go to New => New Projec… Read more How to create new project in android studio?

Create first webview in android studio

Webview is a tool in android studio and it is used to load HTML or website to mobile, through this… Read more Create first webview in android studio

Different image for focused,pressed and normal state in android button

In this tutorial, we are going to learn about the android button and every state (pressed, foc… Read more Different image for focused,pressed and normal state in android button

How to create webview and load html code into that WebView using android java

This post shares some useful information about WebView. We will see how to create a new WebVie… Read more How to create webview and load html code into that WebView using android java

Learn and making hybrid application for android and iOS - Android Code Play

Read more Learn and making hybrid application for android and iOS - Android Code Play