Yearly Archives | 2015

[Chém] The process of learning Android

From time to time not writing, today well-inspired to cutting wind came up to you on the process of learning Android, or in other words are the steps to learn Android…

[Android Game] Path Game – Forged agility

Path Game is a simple game helps you train to be sensitive, intelligence but not too complex. Simply is the plus or minus the number of operations must not exceed 10…

[Android] Split folder layout

Are your layout folder was too big and hard to control, difficult search? Now with Android Studio you can split it up so easily managed as shown below…

[Android] CardView in Android

CardView allow you to display content in a more prominent, shadow effect, bo beautiful corner. And especially when combined with RecyclerView. If you have used android 4.0 or more often see the app has…

[Android] RecyclerView in Android

RecyclerView is a new View in android ListView but powerful like a lot.
RecyclerView allows us to load more data ListView, claw smoother, better effects and…

[Ubuntu] Search directory with the command terminal

Sometimes we need to search for files or folders with terminal. Example her look in the directory folder sharexp nguyenvanquan7826: If you want to search the entire computer, use:

[Android] Java.lang.NoClassDefFoundError bug fixes after the update Android

Android has updated the previous day up 5.1.1, very stable, New project to create run ok. So on to the countryside, not bother to check whether the old project was okay. Now open up the run, some old project java.lang.NoClassDefFoundError. If you also failed as above, it is because the new library in the android was updated and the old one does not fit anymore. The easiest way to fix that […]

[Ubuntu] Thêm sublime text vào menu open with

Nguyen Gia Thang: nguyenvanquan7826, you know not sublime text? Nguyenvanquan7826: Font size, it's a pretty good editor, especially for you web. Nguyen Gia Thang: Standards and, I'm using it on ubuntu, however encountered a small problem. Nguyenvanquan7826: What issues? Nguyen Gia Thang: Of, I want to right-click 1 the file open menu allows open with sublime with text […]

[Ubuntu] failed to extend /tmp/ No space left on device

This morning the command sudo apt-get upgrade to update ubuntu, Natural faulty files can not install linux-image-generic and extra-3.16.0-34 df command – h check the hard drive capacity of its discovery reported missing hard drive at home tmp Although still empty take 10GB. Để khắc phục chúng ta mount /tmp vào chính home: Vậy là giờ ok con dê 😉

[Java] Using the interface

There are many issues raised, such as user interface to do, why use interface, How to use interface,... In this article I hope to be able to answer somewhat comprehensible way possible, as often…