MainActivity.java package com.blogspot.android_er.androiddatetime; import android.os.Bundle; import android.support.v7.app.AppCompatActivity...
Read More
Home » Archive for Juni 2017
Question of using ContentLoadingProgressBar
android.support.v4.widget.ContentLoadingProgressBar is subclass of ProgressBar. That waits a minimum time to be dismissed before showing. ...
Read More
Custom ProgressBar with SecondaryProgress
The former post show how to implement " Custom ProgressBar with progressDrawable " and " ProgressBar with SecondaryProgress ...
Read More
ProgressBar with SecondaryProgress
Example to use ProgressBar with SecondaryProgress MainActivity.java package com.blogspot.android_er.androidprogressbar; import android.os.As...
Read More
Add ProgressBar in ToolBar
This example show how to add android.support.v7.widget.Toolbar to layout and add ProgressBar to the ToolBar. New a project of empty activity...
Read More
Custom ProgressBar with progressDrawable
To implement our custom ProgressBar, create a drawable xml under /res/drawable/. res/drawable/myprogressbar.xml <?xml version="1.0...
Read More
Examples of ProgressBar and AsyncTask
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/and...
Read More
Install Python 3.6 (and IDLE/pip) on Ubuntu 17.04
To install Python 3.6 on Ubuntu 17.04, enter the command: $ sudo apt-get install python3.6 Install IDLE for Python 3.6, idle-python3.6: $ su...
Read More
Mastering Android Game Development with Unity
Create enthralling Android games with Unity Faster Than Ever Before Mastering Android Game Development with Unity About This Book Develop co...
Read More
Example using SafetyNet reCAPTCHA API in Android App
reCAPTCHA Android API announced as part of Google Play Services . It's a simple example to use SafetyNet reCAPTCHA API in Android App. B...
Read More
Juni 12, 2017
Add Comment
Android Developer's news,
Google Play Services,
reCAPTCHA Android API
Edit
reCAPTCHA Android API announced as part of Google Play Services.
The first SafetyNet reCAPTCHA API announced as part of Google Play Services. reCAPTCHA Android API is included with Google SafetyNet , whi...
Read More
Android System Programming
Android System Programming Key Features Master Android system-level programming by integrating, customizing, and extending popular open sour...
Read More
Announced at Google I/O: Android support Kotlin officially
Kotlin: Android Support Announced at Google I/O Kotlin website - https://goo.gl/W6bJJJ Kotlin and Android documentation - https://goo.gl/NWt...
Read More
Scan Devices IP connected in WiFi network
Example to scan connected devices within the same WiFi network, using InetAddress.isReachable(). package com.blogspot.android_er.androidwire...
Read More
Get ssid of connected network and my IP address
Android example code to get ssid and IP address, using WifiInfo. Tested on Samsung Galaxy A9, running Android 6.0.1. Wifi enabled and connec...
Read More
Android Cookbook: Problems and Solutions for Android Developers 2nd Edition, Covers Android Nougat 7.0
Android Cookbook: Problems and Solutions for Android Developers Jump in and build working Android apps with the help of more than 230 tested...
Read More
Langganan:
Postingan (Atom)