Create share and manage custom maps from Drive

Posted by Stafford Marquardt, Product Manager, Google My Maps Whether you’re planning your next event, mapping out the best route to visit clients, or...
Read More..

Episode 36 UX Rules

In this episode, we talk with Rachel Garb from the Android User Experience team. Tune in to hear about interaction design and about how the Android system...
Read More..

2015 is The Year of Your Launch

Posted by Amir Shevat, Google Developers Launchpad Program Manager With new events, improved courses and an expanded mentorship network - Startup Launch...
Read More..

SDK setup error a folder failed to be renamed or moved

During updating your Android SDK components from eclipse (running in windows) you may receive the following error message:a folder failed to be renamed...
Read More..

Learning Material Design

Learning Material DesignKey FeaturesMaster the highly acclaimed Material Design paradigm and give your apps and pages the look that everyone is talking...
Read More..

Episode 18 Holidaze

In another exciting departure from ancient ADB tradition, Daniel Sandler takes over the podcast in a [mostly] bloodless coup and interviews Chet and Tor....
Read More..

Introducing the Tech Entrepreneur Nanodegree

Posted by Shanea King-Roberson, Program Manager As a developer, writing your app is important. But even more important is getting it into the hands of...
Read More..

Limit EditText to accept signed decimal numbers only in xml and java

layout/activity_main.xml <?xml version="1.0" encoding="utf-8"?><LinearLayout android_layout_width="match_parent" android_layout_height="match_parent"...
Read More..

Parsing JSON respone

if we have a JSON web service response like this:"persons"[{"person"{"firstName": "John", "lastName": "Smith", "age": 25}}{"person"{"firstName": "Catherine",...
Read More..

Table of contents

Table of Contents:Android Fundamentals - Jargon ExplainedPreliminary Step: Eclipse set up / Create Android ProjectAndroid Explicit Intent ExampleAndroid...
Read More..

One year in and just getting started

Posted by Amit Singh, President, Google for WorkWhat’s in a name? Last September, when we changed our name from Google Enterprise to Google for Work,...
Read More..

Service Oriented Architecture

Hi,I am an Architect in the Software Industry. I know the need for such a role is hotly debated one. But for now, I can do with such a designation.Service...
Read More..

Episode 34 Really Nearby

In this episode, we chat with Andrew Bunner and Akshay Kannan from the Nearby team. Nearby is a technology that allows devices that are, er, nearby to...
Read More..

Get ready for even more material design

Posted by Monica Bagagem, Developer Marketing Google I/O 2015 starts tomorrow, and, like last year, we’ve got an exciting lineup of design-focused content...
Read More..

Gallery like RecyclerView CardView example

A long long time ago, we have android.widget.Gallery to shows items (ex. photos) in a center-locked, horizontally scrolling list. My example "Implement...
Read More..

Display WiFi Hotspot clients by cat proc net arp

This example display WiFi Hotspot connected clients (with IP and MAC address) by Linux command "cat /proc/net/arp", using ProcessBuilder.(You can...
Read More..

Implementing Search activities

Most Android phones have a search button. this button is used to search contacts,applications or anything on the phone. We can make use of the search...
Read More..

Introducing new Chromebooks and features engineered for work

Posted by Saswat Panigrahi and Raghu Yarlagadda, Product Managers, Chromebooks for Work Editors note: To learn more about the new features that make Chromebooks...
Read More..

Playstation Suite SDK referencing DLLs and Intellisense

An issue I faced today while testing the Playstation Suite SDK, I created a sample project in the PSS Studio and added a reference to a custom made DLL.I...
Read More..

Connecting to a web service over a Secure Sockets Layer SSL protocol

Android default HttpClinet does not support SSL connections, so if you have a secured web service, you need to connect to it via javax.net.ssl.HttpsURLConnection.if...
Read More..

Episode 35 Data Bound

In this episode, we chat with George Mount and Yigit Boyar from the Android UI Toolkit team. Yigit and George worked on the new Data Binding feature announced...
Read More..

A new kind of Classroom for 10 million students and teachers

Posted by Cinthya Mohr, User Experience Lead, Google for Education (Cross-posted on the Google for Education Blog.)In a junior high class in Queens, New...
Read More..

Raising Sweet C Cane for Well Dressed Animals

Posted by Stewart Miles, Fun Propulsion Labs* To celebrate the holiday season at Fun Propulsion Labs, were trading our sushi mats and baking pans for...
Read More..

Table layout

Organizing widgets in a table is a famous approach in HTML design where you construct a table of a number of rows and cells and distribute the controls...
Read More..

Episode 26 Fit

Tor and Chet are joined by Gustavo Moura from the Google Fit team. We talk about the Google Fit app, but also about the GMS Core and REST APIs that enable...
Read More..

Selection Controls 3 CheckBox and RadioButton

CheckBox:The check box has two states: Checked and UnChecked. It inherits from TextView so it has all of its properties:<?xml version="1.0" encoding="utf-8"?><LinearLayout...
Read More..

Episode 31 Graphics Performance

This time, Tor and Chet are joined by Chris Craik from the Android UI Toolkit team. Chris took time out of his busy schedule of writing performance-testing...
Read More..

Episode 39 MIDI

Chet, Phil, and Tor. And a lot of totally professional sound bafflesThis time, Tor and Chet get all musical with Phil Burk from the Android Audio team....
Read More..

Blog Archive

Powered by Blogger.