- Android Programming - Access Localhost
- Android Programming - Fast Way Preserving Sqlite Database
- Android Programming - Hello World
- Android Programming - ListView, ListActivity with Header
- Android Programming - isServerAccessible
- Android Programming - Spinner from Database
- Android Programming - Send SMS
- Android Programming - Override BackButton
- Android Programming - Override Options Menu
- Android Programming - Url Connect
- Android Programming - Setting Up Your Environment
- Android Push Notification
- Apakah Android Itu?
- Sejarah Android
- Android App for Hacker
- Android Programming - Free Ebook
- Android Programming - Free Ebook (2)
- Android Programming - Free Ebook (3)
- Android Programming - LuasBangun
- Android Programming - Activity
Saturday, April 16, 2011
This is my Android article list :
Categories: android programming, development, tutorial
Related Posts:
Android Programming - Hello WorldOkay, the preparation phase is complete. You can now make Android Project. Let us start with the classic way in which a program Hello World. Let us immediately make, you need not know anything yet, we make first and I will… Read More
Android Programming - isServerAccessibleThis is my snippet to check wheter web service server accessible or not. Don't forget to edit your Manifest code.. First Code check internet connection available or not, the second check the server accessible or not. . :) pu… Read More
Android Programming - Access LocalhostWhen I developed an application that connect to my own web service ( I made my own simple web service too ^-^), I got this error "java.net.ConnectException localhost/127.0.0.1:8080 - Connection Refused". Hei, why my applicati… Read More
Android Programming - Spinner from DatabaseSpinner is Android UI that looks like dropdown menu in another UI. Like in the other programming language we can directly add Spinner content directly, by hard coding,not dynamic. To add spinner content dynamically you need C… Read More
Android Programming - Fast Way Preserving Sqlite DbActually this is some snippet I found from browsing, the guy who must be credited to this code is Omar Flores, sorry I can't found your link pal :). It helping me to copy already made SQLite database to my application, it mak… Read More
Subscribe to:
Post Comments (Atom)
0 komentar:
Post a Comment