Skip to content
View subal000's full-sized avatar

Highlights

  • Pro

Block or report subal000

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Miwok-English Miwok-English Public

    This app was a project given by Udacity's Android Basics Nanodegree Program. This app helps to learn 'Miwok' language. The Lake Miwok language is a moribund language of Northern California. This ap…

    Java

  2. MusicPlayer MusicPlayer Public

    This app is a simple implementation of MusicPlayer and AudioManager in Android. This app has a audio resource which is played as soon as the 'Play' button is pressed. Then, 'Pause' button pauses th…

    Java 2 1

  3. MusicPlayer-with-Khalti-API MusicPlayer-with-Khalti-API Public

    This app is a sample app test of implementing API to an app. This app has a simple layout of MusicPlayer linking different activities with Intent and in an activity, Khalti API is implemented as a …

    Java

  4. OrderCoffee OrderCoffee Public

    This app is a simple coffee ordering app. This consists of a text input for the name of customer, checkboxes for toppings, and when the user clicks on Order button, it redirects to Email app, where…

    Java

  5. QuakeReport QuakeReport Public

    This app collects earthquake data from USGS website using JSON parsing and then integrates it with ArrayAdatper, ArrayList to display the details like magnitude, location, date and time to the appl…

    Java

  6. ReportCard ReportCard Public

    This app containes 4 buttons at the MainActivity, for four different examinations in a year. When pressing the button, another activity opens which consists the result of students or Report Card in…

    Java