T E C h O C E A N H U B

Android Jetpack

Jetpack is a box of libraries that help developers to follow best practises in coding, and reduce boilerplate code. These libraries are available in Google Maven repositoryMany jetpack libraries pr [.....]

Read More

Foundations of Java

This post is about basics and foundations on which Java stands like JRE, JVM and byte code, basic principles as well as the structure and how Java compiles and run  your program  and whic [.....]

Read More

Simplifying RecyclerView using Kotlin.

As people say Recycler view is difficult to understand but it is very flexible in nature as it provides dynamic features as compared to the ListView and Custom Adapter or you can say it is a combin [.....]

Read More

The faster way to create a menu item in the action bar(Kotlin Programming )

The simplest way to create a menu item is through a selection of activity when we choose an activity before starting a program. Android has made a lot of things easy for us to see and implement. Ju [.....]

Read More

Custom Adapter, looks complicated but workfull in Kotlin

A much-discussed and seems difficult topic, but it is of very much importance in terms of representing more than one form of view type. For example, taking as many texts and images together  Let m [.....]

Read More

Copyright ©TechOceanhub All Rights Reserved.