Pinned Repositories
android-editable-image-view
android-gcm-plugin-unity
Android GCM implemented plugin for Unity
Android-Global-Parcelable
Serialization in Java was far too slow for Android, so they created the Parcelable class that android developers use to serialize data. The Parcelable approach requires that you explicitly serialize the members of your class, but in the end, you get a much faster serialization of your objects. The problem is you have to do this with every class you create. In a large project with many classes with many objects this becomes tedious violating the rules of code reusability. The solution is to create the Global Parcelable class that all other classes can extend.
android-lock-screen-app
android-media-player-component
Audio and Video player wrapper
android-view-pager-indicator
Android View Page Indicator component (ready-in-use)
awesome-courses
List of awesome university courses for learning Computer Science!
candy-fight-game
Using Game {Closure} Devkit game engine (based on HTML5 and JavaScript) to make this game
cards-board-sample
unity-disk-storage-util
Disk storage utility for Android & iOS device
trungvt's Repositories
trungvt/unity-disk-storage-util
Disk storage utility for Android & iOS device
trungvt/android-editable-image-view
trungvt/android-gcm-plugin-unity
Android GCM implemented plugin for Unity
trungvt/Android-Global-Parcelable
Serialization in Java was far too slow for Android, so they created the Parcelable class that android developers use to serialize data. The Parcelable approach requires that you explicitly serialize the members of your class, but in the end, you get a much faster serialization of your objects. The problem is you have to do this with every class you create. In a large project with many classes with many objects this becomes tedious violating the rules of code reusability. The solution is to create the Global Parcelable class that all other classes can extend.
trungvt/android-lock-screen-app
trungvt/android-media-player-component
Audio and Video player wrapper
trungvt/android-view-pager-indicator
Android View Page Indicator component (ready-in-use)
trungvt/awesome-courses
List of awesome university courses for learning Computer Science!
trungvt/candy-fight-game
Using Game {Closure} Devkit game engine (based on HTML5 and JavaScript) to make this game
trungvt/cards-board-sample
trungvt/covas
Covas = Cocos2d + HTML5 canvas, a JavaScript game library designed for JSG with some flavor of Cocos2d
trungvt/express-mvc-skeleton
Implemented a mvc-based web application with express framework (node.js)
trungvt/HTML5-BattleShip
BattleShip game
trungvt/IgoR
CyberAgent HUST Contest
trungvt/JapaneseTest
trungvt/jsg
Cross-platform JavaScript game engine for web and smartphones
trungvt/Maigodanya-HTML5
A casual game made by HTML5 & CoffeeScript
trungvt/material
A library to bring fully animated Material Design components to pre-Lolipop Android.
trungvt/MPAndroidChart
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- and candlestick charts as well as scaling, dragging and animations.
trungvt/node-canvas
Node canvas is a Cairo backed Canvas implementation for NodeJS.
trungvt/SlidingMenu
Demo how to create sliding menu on Android
trungvt/StudentsLifeBB
Students Life Forum Demo
trungvt/tech-in-vein
Blog site for developers
trungvt/yii-easyimage
Yii Framework extension for easy creating and caching thumbnails on real time.