Skip to content
View Ashok-Varma's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Ashok-Varma

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. BottomNavigation BottomNavigation Public

    This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations

    Java 4.4k 684

  2. Gander Gander Public

    Gander is a simple in-app HTTP inspector for Android OkHttp clients. Gander intercepts and persists all HTTP requests and responses inside your application, and provides a UI for inspecting their c…

    Java 292 38

  3. SqliteManager SqliteManager Public

    Sqlite Manager is a Dev Debug tool that helps to view/add/remove/edit data your android Sqlite Database in-app with ease. (supports Custom queries aswell)

    Java 48 13

  4. SharedPrefManager SharedPrefManager Public

    SharedPref Manager is a Dev Debug tool that helps to manage your android Shared Preferences very effectively with ease

    Java 34 7

  5. MaterialViewPager MaterialViewPager Public

    Forked from florent37/MaterialViewPager

    A Material Design ViewPager easy to use library

    Java 10 1

  6. Install Android SDK tools in linux. ... Install Android SDK tools in linux. Can be used for custom CI (Continuous Integration)
    1
    This post shows how to install android sdk tools without Android Studio. We might need to do in many cases like setting up an CI machine ..etc
    2
    
                  
    3
    We need java, android(tools, build tools), gradle. 
    4
    
                  
    5
    ## Table of contents