Yesterday Google fially released the long-anticipated Android 2.3 (Gingerbread).here are some of the new features:API Level: 9.The Dalvik VM introduces a new concurrent garbage collector that produces a smoother and faster performance.Session Initiat…
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 that application meaning that the database cannot be accessed from another application. You can apply the same t…
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)getSystemService(Activity.CONNECTIVITY_SERVICE); boolean wifi=con.getNetworkInfo(ConnectivityManager.TYPE_WIFI).isCon…
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 memory, so its a perfect choice for creating databases on many mobile operating systems such as Android, iOS.…
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 displays the applications menu of the phone, that is called the SlidingDrawer control.consider this layout: xmlns:andr…
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 and so on, then your choice would be Android's ViewFlipper.ViewFlipper inherits from frame layout, so it displ…
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 100 currencies.provides the conversion rate of two currencies and the conversion of an amount of money from one…
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 the user.another way to show interactive messages is to use Alerts. alerts act as MessageBox or JOptionPane in …
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 message that appears and disappears without any interaction from the user and with no notification to the prog…
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 attributes such as width, heigth, font color, background and so on. A style can be applied on several controls in s…
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:[2010-08-27 15:32:04 – (Project Name)] Error generating final archive: Debug certificate expired on 7/30/10 10…
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 the top of the activity.but what if we want to give the tabs the look of the iPhone Tab Bar ?this is possible …
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 using TabHost controlThere are two ways to use a TabHost application in Android:Using the TabHost to navigate th…
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 that the Gallery control is populated by an adapter, so we will create a custom adapter that contains ImageViews to d…
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 each other. they can appear separated by a pre-defined space.remember that there is a sample demo application fo…
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 change its layout from portrait to landscape.If you are working on a laptop you can do the same thing by pressing Fn(…
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 only the intents they desire to serve. this is done using intent filters.Suppose you want to create an activit…
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...
-
CODE : package thanhcs_bai17; import java.awt.BorderLayout; import java.awt.Color; import java.awt. event .ActionEvent; import java.awt. ev...
-
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...
-
See more detail abot this app in this link see detail Dowmload : Download Here
-
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...
-
NDK là một tập hợp các công cụ cho phép nhúng code C/C++ vào ứng dụng Android. Code C/C++ sẽ được biên dịch ra thành những thư viện Linux. N...
-
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)...
-
Android graphics - animation . Learn by example code . - Draw on Canvas - graphics accelerator - animation programming SLIDE : Sourc...