Easy learning Andorid
Home
List View
Shodow text
Spiner
Google Map
Dialog
Home
»
Unlabelled
»
What's new in Android 5.0 Lollipop
What's new in Android 5.0 Lollipop
Share on Facebook
Share on Twitter
Share on Google+
SUBMIT
Tags
:
Related :
What's new in Android 5.0 Lollipop
0 komentar:
Posting Komentar
Langganan:
Posting Komentar (Atom)
GO
Popular Posts
Draw rounded corner line along path, with CornerPathEffect.
Example to draw rounded corner line along path, by applying CornerPathEffect on path. Modify MyView.java from the post . package com.exampl...
Add View programmatically, using addView() and addContentView()
This example demonstrate how to add View programmatically: Add View Programmatically, using addView() and addContentView() newButton ("...
setImageDrawable vs setImageResource vs setBackground
Example show usage of setImageDrawable(), setImageResource(), setBackgroundDrawable(), setBackgroundResource and setBackground(). package co...
android:spinnerMode="dialog"
Example of Android Spinner without and with android:spinnerMode="dialog": Normal Spinner without android:spinnerMode="dialog...
Custom Spinner with OnItemSelectedListener
Example to implement custom Spinner with OnItemSelectedListener. Custom Spinner with OnItemSelectedListener package com.example.androidcusto...
ComposePathEffect example
android.graphics.ComposePathEffect create PathEffect from other two PathEffects, to apply first the inner effect and the outer pathEffect. ...
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...
Implement auto scroll marquee TextView in ListView
This example implement auto scroll TextView in custom ListView to " List System Properties of Android system ". Implement auto scr...
Add shadow to EditText
To add shadow to EditText, simple add the following to XML inside <EditText>: android:shadowColor="#000000" ...
Draw dash line along path, with DashPathEffect.
This example draw dash line along path, with DashPathEffect . Modify MyView.java from last post . package com.example.androidview; import an...
Diberdayakan oleh
Blogger
.
0 komentar:
Posting Komentar