Easy learning Andorid
Home
List View
Shodow text
Spiner
Google Map
Dialog
Home
»
Unlabelled
»
Android JavaFX NFC demo
Android JavaFX NFC demo
This video shows a JavaFX Android application using NFC.
Share on Facebook
Share on Twitter
Share on Google+
SUBMIT
Tags
:
Related :
Android JavaFX NFC demo
0 komentar:
Posting Komentar
Langganan:
Posting Komentar (Atom)
GO
Popular Posts
Add View programmatically, using addView() and addContentView()
This example demonstrate how to add View programmatically: Add View Programmatically, using addView() and addContentView() newButton ("...
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...
setImageDrawable vs setImageResource vs setBackground
Example show usage of setImageDrawable(), setImageResource(), setBackgroundDrawable(), setBackgroundResource and setBackground(). package co...
Custom Spinner with OnItemSelectedListener
Example to implement custom Spinner with OnItemSelectedListener. Custom Spinner with OnItemSelectedListener package com.example.androidcusto...
android:spinnerMode="dialog"
Example of Android Spinner without and with android:spinnerMode="dialog": Normal Spinner without android:spinnerMode="dialog...
ComposePathEffect example
android.graphics.ComposePathEffect create PathEffect from other two PathEffects, to apply first the inner effect and the outer pathEffect. ...
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...
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...
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...
Create mirror bitmap using Matrix
package com.example.androidmirrorimage; import android.support.v7.app.ActionBarActivity; import android.graphics.Bitmap; import android.grap...
Diberdayakan oleh
Blogger
.
0 komentar:
Posting Komentar