Posted by Dave Smith , Developer Advocate for IoT Android Things makes building connected embedded devices easy by providing the same Andr...
Home » Archive for June 2017
Get system date/time and display in formatted form
MainActivity.java package com.blogspot.android_er.androiddatetime; import android.os.Bundle; import android.support.v7.app.AppCompatActi...
Android Things Console developer preview
Posted by Wayne Piekarski , Developer Advocate for IoT Today we are launching a preview of the Android Things Console . This console allows...
Question of using ContentLoadingProgressBar
android.support.v4.widget.ContentLoadingProgressBar is subclass of ProgressBar. That waits a minimum time to be dismissed before showing. ...
What’s new in WebView security
Posted by Xiaowen Xin and Renu Chaudhary, Android Security Team The processing of external and untrusted content is often one of the most i...
Custom ProgressBar with SecondaryProgress
The former post show how to implement " Custom ProgressBar with progressDrawable " and " ProgressBar with SecondaryProgress ...
ProgressBar with SecondaryProgress
Example to use ProgressBar with SecondaryProgress MainActivity.java package com.blogspot.android_er.androidprogressbar; import android...
Ending support for Android Market on Android 2.1 and lower
Posted by Maximilian Ruppaner, Software Engineer on Google Play On June 30, 2017, Google will be ending support for the Android Market app ...
Semantic Time support now available on the Awareness APIs
Posted by Ritesh Nayak M, Product Manager Last year at I/O we launched the Awareness API , a simple yet powerful API that let developers u...
Android Things Developer Preview 4.1
Posted by Wayne Piekarski , Developer Advocate for IoT Today, we're releasing a new Developer Preview 4.1 (DP4.1) of Android Things , w...
Add ProgressBar in ToolBar
This example show how to add android.support.v7.widget.Toolbar to layout and add ProgressBar to the ToolBar. (demo video coming soon...) ...
Custom ProgressBar with progressDrawable
To implement our custom ProgressBar, create a drawable xml under /res/drawable/. res/drawable/myprogressbar.xml <?xml version=...
Examples of ProgressBar and AsyncTask
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://ift.tt/nIICcg" xmln...
Official ViperOS ROM For Lenovo A6000/+ • Review
Official ViperOS rom is now availbale for Lenovo A6000 & A6000+ . Has.007 (Hassan Sardar) is the official maintainer of ViperOS for A6...
Subscribe to:
Posts (Atom)