Skip to content
View chandruark's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report chandruark

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 100-days-of-code 100-days-of-code Public

    Forked from kallaway/100-days-of-code

    Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)

  2. Golang-Helloworld-Hosted-Heroku Golang-Helloworld-Hosted-Heroku Public

    Simple Golang (Helloworld) Project Hosted in Heroku Free Server

    Go

  3. RealmDB_RecyclerView RealmDB_RecyclerView Public

    simple todo list app using Realm Db

    Java

  4. videologin-and-Retrofit-sample videologin-and-Retrofit-sample Public

    video login app and retrofit2 sample app

    Java

  5. used to get Autostart option for Ala... used to get Autostart option for Alarm Manager in Android
    1
     private void addAutoStartupswitch() {
    2
     
    3
     try {
    4
     Intent intent = new Intent();
    5
     String manufacturer = android.os.Build.MANUFACTURER .toLowerCase();
  6. Video-Server-Starter Video-Server-Starter Public

    Starter Template for Video Server using Spring Boot

    Java