Jayakrishnan PM (@jayakrishnan-pm)
  • Stars
    star
    159
  • Global Rank 146,626 (Top 6 %)
  • Followers 66
  • Following 5
  • Registered over 10 years ago
  • Most used languages
    Java
    81.0 %
    Kotlin
    19.0 %
  • Location 🇮🇳 India
  • Country Total Rank 4,023
  • Country Ranking
    Java
    391
    Kotlin
    487

Top repositories

1

Location-Tracker-Application

Sample Android Application demonstrate how to track the current location of the device in a background service and share it to the Activity in the application
Java
50
star
2

Change-Language-AtRuntime

Sample Android Application that shows you how to change the language locale at run time.
Java
24
star
3

AutoIncrementBuildVersion

Sample android application shows you how to automatically increment the build value specified in application build.gradle file when you build an APK whether it is debug or release mode.
Java
22
star
4

FireBaseAuthProject

Sample Android Application shows FireBase Authentication with Login, Register and Logout features.
Java
8
star
5

CheckInternetConnection

This is a sample android application written in Kotlin language to check internet connection status using broadcast listener. Since this checking is a repeated and common to all other activities in the application the logic is implemented in the base class.
Kotlin
8
star
6

Foreground-Service

Android Foreground service written in Kotlin. It is a a non killable foreground service that runs continuously.
Kotlin
7
star
7

TakeScreenShot

Sample Android application that shows you how to take the screen shot of the application screen programmatically.
Java
6
star
8

Kotlin-Splash-Screen

It is a sample android application written in Kotlin language shows you how to create a 5 seconds waiting splash screen and navigate to next page.
Kotlin
5
star
9

Sample-Notification-Example

In the this tutorial we will explain how to send a notification using Notification.Builder class. And how to schedule it after a certain interval. Here we show how to schedule the notification after 5 seconds.
Kotlin
5
star
10

GridView

GridView Sample Application For Beginners to refer.
Java
4
star
11

BlurViewProject

Sample android application to achieve Gaussian blur effect using RenderScript framework
Java
4
star
12

GradleVariables

Sample application shows how to write variables and methods in build.gradle file and later access it in activity class. Very useful if you are developing your application based on build variants.
Java
3
star
13

Heart-Shape-Using-XML

Sample Android Application shows you how to create a heart or favourite shape using XML shape drawable without using a extra graphics. Which is one of the commonly used shape in android applications.
Java
3
star
14

Create-Trinagle-Shape

Sample Android Application shows you how to create a triangle shape using XML shape drawable without using a extra graphics.
Java
2
star
15

GlideSampleApplication

Sample application with implementation of Glide V4
Java
2
star
16

WeakReferenceSample

Sample project shows you how to communicate with Activity from an AsyncTask by making WeakReference to Activity.
Java
1
star
17

MultidexApplication

Sample android application shows you how to create mulidex android application
Java
1
star
18

FrameAnimation

Demo applications showing how to create a simple frame animations using multiple images.
Java
1
star
19

ZipFolder

Zip Files into a directory programmatically
Java
1
star
20

CircularGradient

Sample Android Application shows you how to create circular gradient effect using java code for android i.e, programmatically.
Java
1
star
21

UpdateGradlePlugin

This is a sample Android Studio Project using latest Gradle and Gradle plugin version.
Java
1
star