Android default HttpClinet does not support SSL connections, so if you have a secured web service, you need to connect to it via javax.net....
GAMES PC DOWNLOAD FREE FULL
GAME
Home > All posts
Calling SOAP Web Services with Android APIs
One of the most common functionalities required in mobile applications is to call a web service to retrieve data. This process involves requ...
Calling REST Web Services with Android.
Requesting REST web service: you request REST web services by calling a URL with the parameters. like this http://example.com/resources/g...
Official Google Blog: Coming soon: make your phone your wallet
Official Google Blog: Coming soon: make your phone your wallet
Using Android Preferences
We saw before that we can persist an application's data using SQLite database. Android offers another way to store user's data throu...
The Difference between Handler and AsyncTask
After we saw both Handlers and AsyncTasks a question may evolve: what's the difference between the two and when to use one of them over ...
Google to Unveil Service to Let Users Stream Their Music
Google will announce today on Google I/O 2011 it's long anticipated Cloud-based music service.
Threading in Android part 2: Async Tasks
In the previous post we saw one way to deal with threads in Android, which is by using Handlers . In this post we'll see how to use ano...
Threading in Android part 1: Handlers
Multi-Threading concept is essential in most platforms. it provides maximum utilization of the processor. threading is used when the program...
Forbes Blog: Open Thread: Why Won’t Android Crush Apple’s iOS? (Like The PC Crushed The Mac).
What do you think of this ?
Android 3.0 (Honeycomb) Overview
Google released it's tablet-targeted Android version 3.0 (Honeycomb) with a totally new interdace and concepts. here are the major updat...
Android Eclipse LogCat showing a singe Line only at a time
The LogCat shows different device events. In Eclipse sometimes you notice that only a single line is shown and you can't scroll to see ...
Android emulator too large
sometimes after installing Android sdk and launching the emulator you find that the emulator is too large that some of it may be invisible. ...
android Conversion to Dalvik format failed with error 1
I got this error in an Android project in which I referenced anexternal JAR library. I solved this by cleaning the project by navigating to ...
SDK setup error: a folder failed to be renamed or moved
During updating your Android SDK components from eclipse (running in windows) you may receive the following error message: a folder failed t...
Building Android Content Providers
Content providers are the way that Android applications can share info between each other. an application can ask for info from another appl...
Amazon launches Android App Store
Amazon has launched a Beta Android Dev portal. Android developers can submit their apps for free in the first year. after that there will be...
Android 2.3 (Gingerbread) released
Yesterday Google fially released the long-anticipated Android 2.3 (Gingerbread). here are some of the new features: API Level : 9. The Dalvi...
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...
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
-
Đườ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...
-
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...
-
I was performing some transformations (scaling) on 2D sprites like this: CIwMat2D matrix; rot.Scale(IW_FIXED(2)); When I ran the app I recei...
-
Mã bytecode là mã trung gian, chưa phải là mã máy. Máy ảo Java sẽ biến mã này thành mã máy lúc thực thi. Và KHÔNG có chuyện khi chạy trên...
-
Animation & Spritesheets A sprite is a single graphic image. It can be moved around the screen, stretched, rotated, skewed, faded and ti...
-
CODE : package thanhcs_bai17; import java.awt.BorderLayout; import java.awt.Color; import java.awt. event .ActionEvent; import java.awt. ev...
-
/**comment - Would you like to visit my new apps in google play : " Leadership Image Quotes " https://play.google.com/store/apps/d...
-
Unit 4: programming and languages Task 1: Can you identify those languages? (Bạn có thể xác định những ngôn ngữ này?) a) ...
-
Anh buộc miệng nói hồi xưa nhà anh có trồng mướp ở sau hè. Anh tính kể thêm gì đó, nhưng rồi lại thôi. Cả hai ngồi lặng. Hình như có tiếng d...