Skip to content
View sachetwasti1997's full-sized avatar
Block or Report

Block or report sachetwasti1997

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. AndroidPermissoins AndroidPermissoins Public

    In this Project I worked with the changes in the security model from API 23, where the apps need to request the Dangerous permissions at the runtime, where the user may deny the permission after pr…

    Java

  2. JavaGenerics JavaGenerics Public

    Some generic code in java

    Java

  3. JDBC JDBC Public

    In this project I have used jdbc for management of database of different Songs, their Albums and their Artists

    Java

  4. NetWorking NetWorking Public

    This is the app build in java in which the concept of client-server relationships is demonstrated. The server is capable of processing requests from various clients simultaneously(At max 2000). The…

    Java

  5. ToDoList ToDoList Public

    Database in android

    Java

  6. Top10Downloader Top10Downloader Public

    Dowloads top 10(or 25) apps from the Apple RSS Feed, using XMLPullParser and displays it to the mobile console, using the ListView View-Holder pattern

    Java