Dinkar (@dinkar1708-zz)
  • Stars
    star
    105
  • Global Rank 200,018 (Top 7 %)
  • Followers 6
  • Following 1
  • Registered over 7 years ago
  • Most used languages
    Java
    83.3 %
    JavaScript
    8.3 %
    Kotlin
    8.3 %
  • Location 🇮🇳 India
  • Country Total Rank 6,056
  • Country Ranking
    Java
    514
    Kotlin
    3,456

Top repositories

1

LocationTrackerAndroid

Get current location in background service using location service in android
Java
43
star
2

KioskModeAndroid

Simplest way to create a application in kiosk mode/ single purpose device application in android. i e. only the single application can be accessed from the device without any root or special permission.
Java
27
star
3

Google-Maps-Android

Adding a map to an Android app. Android Studio is the recommended development environment for building an app with the Google Maps Android API
Java
11
star
4

AndroidRoomDatabase

Android room database sample
Java
10
star
5

CodingBestPractices

Demonstration of coding best practices, tricks samples, writing optimized code, following coding standards
5
star
6

Taking-Photo-Camera-Android

Take picture using android camera on android latest devices. Kotlin is used in separate module with detailed comment.
Java
2
star
7

Android-with-Kotlin

Kotlin code example for android projects.
Kotlin
1
star
8

Code2Reuse

Write best code, reuse it
Java
1
star
9

NodeJsRestAPI

Node Rest API, sample APIs developed using mongo db and express framework
JavaScript
1
star
10

AndroidMVP

Android model view presenter demonstration.
Java
1
star
11

Screen-Orientation-Change

Handling Configuration Changes, Handling of such a unwanted behavior Handling poor user experience A.Retaining an Object During a Configuration Change - Let activity be recreated, handled data manually. B.Handle the configuration change yourself - Prevent Activity to recreated - This is not recommended by Android.
Java
1
star
12

Dagger2

Android and dagger 2 basics. Network module demo, Rxjava, Rx android demo, Model view presenter demo, dagger 2 dependency injection.
Java
1
star
13

Lifecycle-Aware-Components

Data of android UI is saved during configuration changes of device using view model of life cycle aware components. Different kind of android life cycle aware components. By using these component an app code becomes robust, testable, and maintainable.
Java
1
star