Skip to content
View sunladyjoy's full-sized avatar

Block or report sunladyjoy

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

Popular repositories Loading

  1. StackSites StackSites Public

    Forked from FoamyGuy/StackSites

    Stack Sites is an example Android application that demonstrates how to parse some custom XML data and display it nicely in a ListView.

    Java 1

  2. AndroidCardFlip AndroidCardFlip Public

    Forked from carlol/AndroidCardFlip

    Simple Compound View to perform flip effect for ALL android versions

    Java 1

  3. Android-Memo-Application Android-Memo-Application Public

    Forked from DomHeal/Android-Memo-Application

    Java, SQLite and Android Studio IDE - The application allowed users to insert, update and remove tasks from a SQLite database. Additional features such as creating an alarm for urgent tasks could b…

    Java 1

  4. SpatialCalcs SpatialCalcs Public

    finding lg areas, determining their dimensions, performing other calculations based on lat/long & solar irradiance

  5. MathFactCards MathFactCards Public

    Forked from FoamyGuy/MathFactCards

    Sample Android application that demonstrates how to use ViewPager and AsyncTask in conjunction to load dynamic data into swipeable pages. Loading data in the background ensures that the UI remains …

    Java

  6. CSVListExample CSVListExample Public

    Forked from FoamyGuy/CSVListExample

    A small example Android Application that demostrates how to use a CustomAdapter along with a ListView, to load and show some data from a CSV File.

    Java