Skip to content
View wangxs1981's full-sized avatar

Block or report wangxs1981

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

    Forked from pedrovgs/EffectiveAndroidUI

    Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to sh…

    Java

  2. gitignore gitignore Public

    Forked from github/gitignore

    A collection of useful .gitignore templates

  3. GitPractice GitPractice Public

    play with git

  4. android-architecture android-architecture Public

    Forked from android/architecture-samples

    A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

  5. Android-CleanArchitecture Android-CleanArchitecture Public

    Forked from android10/Android-CleanArchitecture

    This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.

    Java

  6. 360-video-player-for-android 360-video-player-for-android Public

    Forked from fbsamples/360-video-player-for-android

    Sample code for creating a 360 video player on Android. Creates an OpenGL ES scene that renders a sphere textured with video frames from MediaPlayer playback. Does not use the NDK. This is a simple…

    Java