Yesterday Google fially released the long-anticipated Android 2.3 (Gingerbread). here are some of the new features: API Level : 9. The Dalvi...
GAMES PC DOWNLOAD FREE FULL
GAME
Home > Archives for 2010
Android Content Providers
Remember when we created a sqlite database android application. We saw that the database file is stored in the file system directories of th...
How to check if the phone is connected to the Internet
to check whether your phone is connected to the Internet, use the following code: ConnectivityManager con=(ConnectivityManager)getSystemServ...
Using SQLite Database with Android
Android default Database engine is Lite. SQLite is a lightweight transactional database engine that occupies small amout of disk storage and...
Using Android SlidingDrawer
Remeber Android's old versions' (prior to 2.2) launcher screen where we had a sliding pane at the bottom that when dragged upwards d...
Using View Flipper in Android
Suppose you want to display a news bar in your activity. this news bar displays a single news item at a time then flips and shows next item ...
Currency Converter v1.0 released on Slide ME
Currency Converter v1.0 is released and is available at this location: the application provides real time currency convertion for more than...
Using Alerts in Android
In a previuos post we saw how to display a popup message using Toasts . Toasts are just notification messages involving no interaction from ...
Android popup messages using Toast
In Android you can display pop up messages that lasts for a certain duration and then disappears-using the Toast class. Toast is a transient...
Using Themes and Styles in Android
In web design we have the concept of Styles and Themes. Styles like Cascading Style Sheets (CSS) define the values of the web controls attri...
Android Error: Error generating final archive: Debug certificate expired on …
One day I opened eclipse to start a new android application, after creating the project and trying to run it I received the following error:...
iPhone-Like Tab bar in Android
In a previous post we saw how to use the TabHost to create tabs in Android applications. Also we noticed that the Tabs in Android appear at ...
Tabbed Applications in Android
Some times we want to wrap multiple views in a single window and navigate throught them with a Tab Container. this can be done in Android us...
Android Simple Image Gallery
In this post we are going to use the gallery control t construct a simple image gallery. the layout is like the previous post . remeber tha...
Android Gallery Control
In Android the Gallery control is a selection control that displays items in a horizontal gallery. the items in the gallery appear beside ea...
How to rotate the Android Emulator ?
To rotate the Android Emulator, just disable the Num Lock key and and use the 7 and the 9 in the num pad to rotate the emulator and chang...
Android Intents: Part3: Intent Filters
Android components like activities can also serve implicit intents. but to do so they have to filter all implicit intents in order to serve ...
NEW GAME
Labels
- 2 pic 1 word
- ActionBar
- AIDL
- Alan Turing
- Alert
- Alternative Menus
- Amazon App Store
- AnalogClock
- android
- Android 2.2
- Android 2.3
- Android 3.0
- Android 4.0
- Android 5.0 Lollipop
- android dialog
- Android Market
- android ocr
- android orc
- android sdk
- androidapps
- androidprogramming
- Apple
- Applications
- AsyncTask
- AutoCompleteEditText
- automata
- body language
- Browser
- Button
- char array
- checkbox
- Chronometer
- Cocos2d-x v3.0
- Contacts
- Content Providers
- Contest
- Context Menu
- convert
- Currency Converter
- Cursor
- DatePicker
- DatePickerDialog
- deigne
- dfa
- DigitalClock
- do
- do an
- DOM Parser
- download_document
- duoi hinh bat chu
- duoi hinh bat tu vung
- EditText
- Emulator
- english for computing
- error
- eucliean mo rong
- exception
- Extended Euclidean
- Gallery
- game
- game android
- Games
- giai tri
- Gingerbread
- graph_theory
- GridLayout
- Handler
- hoc tieng anh
- hocanhvan
- Honeycomb
- HTTPClient
- Ice Cream Sandwich
- ImageButton
- Intent Filters
- Intents
- internet connection
- iOS 5
- iPhone
- java
- java string
- java swing
- java_dhth8b
- java_jtable
- jlist select multiple items
- jockes
- JSON
- jtable
- lap trinh
- lap trinh di dong
- laptrinh
- ListView
- listview_android
- LogCat
- login form_java
- Mark Zuckerberg
- Marmalade SDK
- Menu
- Message
- Mono
- MultiAutoCompleteTextView
- ndk
- Nexus Prime
- nfatodfa
- nfd
- nghelaptrinh
- Options Menu
- Parsing
- Photography
- Playstation Suite SDK
- programming language
- RadioButton
- RapidFire
- Remote Service
- REST
- SAX Parser
- sdk5.0
- Search
- Service
- SharedPreferences
- signing
- Slide ME
- SlidingDrawer
- slidingmenu
- SOAP
- source code
- Space
- Spinner
- sprite sheet
- SQL
- sqlite
- SSL
- story
- Styles
- Sub Menu
- SUNPHOS
- Survey
- TabHost
- Tabs
- TabWidget
- tam su
- tamsu
- tess two
- tesseract
- TextView
- Themes
- Threading
- thuat toan mo rong
- thuat toan nhan binh phuong
- tieng anh
- TimePicker
- TimePickerDialog
- tin tuc
- Toast
- ToggleButton
- tool
- ui
- ViewFlipper
- viewgroup
- We-Pad
- web service
- winphone8
- XML
- youtobeandroid
Quotes
Popular Posts
-
Have you ever found that you’ve been leaving money on the table? It’s a frustrating feeling and one that many of us can relate to. I discove...
-
Đường đi và chu trình Euler Bài viết sau được mình sưu tầm từ nhiều nguồn với mục đích để tiện cho việc tra cứu và học tập. ----------------...
-
Thuật toán bình phương và nhân là thuật toán tính nhanh lũy thừa tự nhiên của một số ( thực hoặc nguyên ), trong trường hợp cơ số l...
-
Bài Tập 1. Ngân hàng ABC muốn lưu trữ thông tin của mỗi tài khoản như sau: Mỗi tài khoản chứa các thông tin: Số tài khoản (kiểu long)...
-
Bài Tập 2. Công ty du lịch V quản lý thông tin là các chuyến xe. Thông tin của 2 loại chuyến xe: Chuyến xe nội thành: Mã số chuyến, Họ tên...
-
CODE : package thanhcs_bai17; import java.awt.BorderLayout; import java.awt.Color; import java.awt. event .ActionEvent; import java.awt. ev...
-
1: Make a list of software products that you use (e.g. word processing, spreadsheets, etc.). Are there some features of the products you nev...
-
See more detail abot this app in this link see detail Dowmload : Download Here
-
1: Fibonacci: domains N,K=integer predicates fibo(N,K) demo clauses fibo(1,1). fibo(2,1). fibo(N,K...
-
This post tells you how you can easily make an Android application to extract the text from the image being captured by the camera of your...