Android

Below is a general list of articles and video tutorials Android programming from basic to advanced:

New TUT

 

TUT Database trong Android
  1. Database trong Android – P1 Tạo database
  2. Database for Android - P2 Creating interfaces
  3. Database for Android - P3 Improving Application
  4. Database trong Android – P4 Update database
  5. Database trong Android – P5 Backup and Import
  6. [Database Android] Using libraries ActiveAndroid

TUT JSon trong Android
  1. Part 1: JSON and JSON output in php
  2. Part 2: Export from Database by Php JSON
  3. Part 3: Interface Design Old Lover
  4. Part 4: Handling retrieve JSON in Java

TUT old Android
  1. The process of learning Android
  2. Introduction to Android
  3. Android Training Resources
  4. Install Android programming tools - Fix a problem creating android project 2.2
  5. Genymotion virtual machine instruction for Android SDK by Posts and video
  6. The structure of a program Android
  7. Learn about basic Activity and Intent in Android
  8. The basic structure of Intent and Intent used to open other apps in the app
  9. Using Android LinearLayout interface design
  10. Using RelativeLayout in Android interface design
  11. TextView, EditText and connecting interfaces with Java code
  12. Getting Event Button in Android
  13. Intent and data transfer between the Activity
  14. Toast and Custom View Basic concepts in Android
  15. Using ListView in Android
  16. Customize ListView in Android
  17. Read the file in Android
  18. External memory read-write file External Storage
  19. ActionBar in Android

14 responses on Android

  1. Uncle, I wanted to ask about the ListView problem, Beginners his android, in the ListView , The first item you want at the right, second item 2 on the left, it must do so?. looking forward to your early response

    1. You can use a variable tick the ones left, which right. Then use to base our LayoutParams. VD the Layout of an item is set to this

      LinearLayout.LayoutParams params = new LinearLayout.LayoutParams(
          LayoutParams.WRAP_CONTENT, LayoutParams.WRAP_CONTENT);
      params.gravity = Gravity.RIGHT;
      layout.setLayoutParams(params); // layout là layout của item nhé.
      
  2. My dear little children ask for customized issue listview
    I have followed all instructions to customize his listview and then successfully run,but I want to ask is you want to click on the button in the listview then the button will turn into another form, how ạ.
    I did not know started to click the button event in a self-created listview.

  3. I have data in SQLite and now want to hit long to get the location of the item dc and delete items in the database is always to do sir, I'm doing exercises to this section are scarce, I asked him for treatment.

    Thank you.

  4. Asked little about yourself SQLite. I had 1 Data available database creation and. how I can connect to that database so.

  5. Can I ask you a question: we learn through php MVC model to easily manage code.
    So, it is usually applied in the android model sir.

  6. My dear sir me questions about the game, I saw a few simple games such as bingo game that, I have 1 the paper wrote that the lead, how to start clicking on the number of events that are still very flat looking interface, without any buttons

    1. I do not do the game should also not clear. But if you want you can set the button or just use the backgroud for severance TextView, TextView can catch events as Button.

Leave a Reply

Nguyenvanquan7826 very desirable for you to leave feedback comments, Inquiries for the post as well as the Blog. But all feedback nature because the exercises are deleted households harshly and did not respond to!