Last example show Java code to " Request focus on a specified EditText view in startup, by calling requestFocus() ". Alternative, ...
Home » Archive for September 2013
September 29, 2013
Request focus on a specified EditText view in startup, by calling requestFocus()
The example force a specified EditText, editText2, to be focused when the app start-up, by calling its requestFocus() . Remark: somebody adv...
Sunday, September 22, 2013
Review Lengkap BBM For Android/IOS
BBM merupakan sebuah messenger yang sangat Fenomenal,tidak heran pada masa kejayaan Blackberry layanan Messenger ini merupakan salah satu fi...
September 22, 2013
Create Dialog with List, using AlertDialog.Builder setItems()
You can add list to Dialog, use the setItems() method of AlertDialog.Builder. Because the list appears in the dialog's content area, the...
Saturday, September 21, 2013
Create Dialog with ListView, using AlertDialog.Builder.
Dialog with ListView package com.example.androidlistdialog; import android.os.Bundle; import android.view.View; import android.view.View.OnC...
Friday, September 20, 2013
New Features in the Google Maps Mobile APIs for Android and iOS
Maps Live: New Features in the Google Maps Mobile APIs for Android and iOS Google Maps API Team members Daniel Schramm and Chris Broadfoot d...
Thursday, September 19, 2013
Tips Berbagi Kontak Android dengan IOS 7 (iPhone)
Adakah dari Pembaca disini sebagai pengguna iPhone? dan iPhone tersebut sudah mendapatkan update IOS 7? jika iya maka artike ini mungkin bis...
Wednesday, September 11, 2013
Common user experience issues
Android Design in Action: Common UX Issues This video run through a top-ten-style list of the most common user experience issues.
Monday, September 9, 2013
Html.ImageGetter load image from internet
Last example " Display HTML String with multi images on TextView, with Html.ImageGetter " load image from local drawable. This exa...
September 09, 2013
Display HTML String with multi images on TextView, with Html.ImageGetter
Previous example load single image in HTML String with Html.ImageGetter . This example load two different images in HTML String. Because bot...
Sunday, September 8, 2013
zxing, multi-format 1D/2D barcode image processing library with clients for Android, Java
ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, w...
September 08, 2013
Android-Universal-Image-Loader, a powerful image loading library for Android
The project Universal Image Loader for Android (Android-Universal-Image-Loader) aims to provide a reusable instrument for asynchronous imag...
Friday, September 6, 2013
Cardflip Animation
DevBytes: Cardflip Animation This video shows how the basic graphics and animation APIs can be used to rotate and flip views from different ...
Tuesday, September 3, 2013
Sliding Fragments: animate transition between two fragments
DevBytes Sliding Fragments How to animate Fragment Transitions.This video discusses several different methods how animations can be incorpor...
Subscribe to:
Posts (Atom)