Tag Archives: Android for Work

Romania’s Raiffeisen Bank transforms itself with Google Apps and Android for Work



Editor's note: Today’s guest blogger is Carl Rossey, COO of Raiffeisen Bank, one of the top five banks in Romania and a unit of Raiffeisen Bank International. See how Raiffeisen Bank uses Google Apps for Work and Android for Work to work better together across its 527 branches and offer innovative banking services to two million customers.


The way people manage their bank accounts today stands in stark contrast to a decade ago, or even just a few years ago. Where they once walked into branches to deposit or withdraw money and check on their balances, they now use laptops and mobile devices, and they do it from anywhere and at any time of day. As a business, we know we need to change with them, to be as mobile as they are, so we’re on a constant quest to transform both how we work with our customers and how we work ourselves. Moving to Google Apps for Work and using Android for Work are two steps we’ve taken to further that digital transformation. We’re proud to be one of the financial services industry’s earliest adopters of Google to create true mobility for both customers and our team.

Before moving to Google, we were relying on tools that held us back rather than pushed us forward. We were using Lotus Notes, which lacked the necessary collaboration tools and required people to be at their desks to do their work. We had to shuffle presentations and reports back and forth between employees, so new products took months to get to markets.

Our deployment to nearly 5,400 employees took just 90 days, and with the help of our implementation partner Netmail, we’re already on our way towards becoming a completely new bank. During the rollout, for example, we created a Google+ community called “Simply Coll@borate,” and invited employees to share advice and tips on using Google. It quickly became the fastest and most useful channel for seeking guidance on our new tools. And our Project Management Office, the first department to shift all its work to Google, now creates and shares Google Docs and Google Sheets in Google Drive, and builds monthly project reports using Google Slides.

Our Human Resources department used to gather feedback on training and hiring by using paper forms or sending out emails that generated few responses. Now they use Google Forms to make data collection easier and more seamless – like gathering suggestions for improving the quality of HR services. They’re also replacing phone interviews with interviews via Google Hangouts, as meeting candidates over video helps hiring managers get more accurate first impressions. The retail bank sales team also uses Hangouts for sales meetings, saving travel time and costs.

We’ve also completed rolling out smartphones equipped with Android for Work to every employee, and we believe we’ll see our vision for the mobile Raiffeisen Bank team come to life. No longer tied to our desks, we’re free to work in new ways for our customers. We save them time and offer them a higher level of customer service by meeting where they work — or from anywhere using Hangouts on mobile devices. We put the rigid ways of traditional banking behind us and have our sights set on a more flexible, innovative future.

Testing your app for Android for Work

Posted by, Rich Hyndman, Developer Advocate

Testing is important whether you’re building a dedicated app for the workplace, rolling out new features, or making it easy for IT departments to deploy.

Test DPC is now available for you and is a fully featured, open-source, sample Device Policy Controller (DPC) which allows you to test your apps with any Android for Work feature. A DPC manages the security policies and work apps on devices using Android for Work. You can configure Test DPC to be either a device or profile owner to test all the Android for Work scenarios:

  • Profile Owner: Employees using their personal phones for work and allowing their company to own the work applications and data (i.e. bring your own device or BYOD)
  • Device Owner: Enterprises providing devices to employees and managing the entire device
  • Device Owner: Enterprises deploying devices for a narrow use case, such as a mall directory or restaurant menu (i.e. corporate owned, single use devices)

Test DPC simplifies testing and development because you can use it to set the kinds of policies an IT administrator might enforce. You can establish app and intent restrictions, set up managed work profiles, enforce policies, and can even set up fully managed Android devices — something you might find as an info board or kiosk in a public place.

The Test DPC app can be found on Google Play with the source on GitHub. Set up Test DPC as a device/profile owner on your device by checking out this user guide.

If you want to learn more about Android for Work and its capabilities, check out Android for Work Application Developer Guide for full guidance on optimizing your app for Android for Work.

Note: Your test Android device needs to run Android 5.0 or later and be able to support Android for Work natively.

Transforming the way we work with Android for Work



Editor's Note: Android for Work Live airs today at 11AM PST. Register here.

The Internet, like previous transformational technologies, emerged as a new and distinct tool before becoming business as usual.

Mobile at work is going through a similar transition, with organizations now interweaving the next generation of mobile productivity into the lives of every employee and through every workflow.

Android for Work: a shared vision for business mobility

We launched Android for Work earlier this year to help businesses put Android’s choice and flexibility to work for them. More than a “packaged” product, Android for Work is a dynamic, expanding ecosystem of more than 80 partners with a shared vision for transforming business.

Android for Work expands on the platform’s multi-layered security, capabilities and APIs, and provides powerful ways for manufacturers, developers, mobility managers and carriers to create the next generation of solutions for work, beyond basic email and productivity.

Marshmallow: BYOD and single use

After enabling “bring your own device” (BYOD) use cases and streamlining application deployment in Lollipop, we’ve taken the next step to improve enterprise mobility in Marshmallow. Workers now enjoy an enhanced BYOD experience with work status notifications and contacts integration. Administrators can simplify certificates, seamlessly set up new accounts, apply more granular permissions and provision new users using NFC.

New work APIs in Marshmallow also enable easy deployment and management of devices in dedicated single-use scenarios, such as defined tasks, kiosks and ATMs.

Going deep on security

Android for Work builds upon the expanded security features such as runtime permissions, verified boot, hardware-isolated security, SELinux, application sandboxing and protections within Google Play Services.

By going deep on security, it made sense that most security-conscious companies such as BlackBerry are collaborating with us to support Android for Work. Additionally, following the announcement of its first Android device, PRIV, BlackBerry announced their support for monthly scheduled updates, matching the Android patch schedule. You can find details of their announcement here.

Together along with Nexus, Samsung and Blackphone by Silent Circle, patching is predictable and responsive.

The freedom to choose

Businesses are responding to Android’s choice and flexibility, enjoying the range of price points and form factors – from the ultra stylish to the ultra rugged. They’re also deploying an array of business apps and building their own custom solutions on the open framework.

More than 19,000 organizations are already testing, deploying or using Android for Work. During Android for Work Live, we’ll showcase how new customers including Guardian Life Insurance deploys Android for BYOD; Peninsula Hotels provides guests with Android tablets for room controls, information and service; and Safelite repair technicians use Samsung devices for communication, scanning, navigation, payment and training.

Android for Work Pilot Program for select EMM partners

For up to 3000 companies, who set up Android for Work with a participating EMM in their production network, between now and December 31, 2015, we’ll be providing a Nexus 5X. Learn more.

New Android Code Samples

Posted by Rich Hyndman, Developer Advocate

A new set of Android code samples, covering Android Wear, Android for Work, NFC and Screen capturing, have been committed to our Google Samples repository on GitHub. Here’s a summary of the new code samples:

XYZTouristAttractions

This sample mimics a real world mobile and Android Wear app. It has a more refined design and also provides a practical example of how a mobile app would interact and communicate with its Wear counterpart.

The app itself is modeled after a hypothetical tourist attractions experience that notifies the user when they are in close proximity to notable points of interest. In parallel,the Wear component shows tourist attraction images and summary information, and provides quick actions for nearby tourist attractions in a GridViewPager UI component.

DeviceOwner - A Device Owner is a specialized type of device administrator that can control device security and configuration. This sample uses the DevicePolicyManager to demonstrate how to use device owner features, including configuring global settings (e.g.automatic time and time-zone) and setting the default launcher.

NfcProvisioning - This sample demonstrates how to use NFC to provision a device with a device owner. This sample sets up the peer device with the DeviceOwner sample by default. You can rewrite the configuration to use any other device owner.

NFC BeamLargeFiles - A demonstration of how to transfer large files via Android Beam on Android 4.1 and above. After the initial handshake over NFC, file transfer will take place over a secondary high-speed communication channel such as Bluetooth or WiFi Direct.

ScreenCapture - The MediaProjection API was added in Android Lollipop and allows you to easily capture screen contents and/or record system audio. The ScreenCapture sample demonstrates how to use the API to capture device screen in real time and show it on a SurfaceView.

As an additional bonus, the Santa Tracker Android app, including three games, two watch-faces and other goodies, was also recently open sourced and is now available on GitHub.

As with all the Android samples, you can also easily access these new additions in Android Studio using the built in Import Samples feature and they’re also available through our Samples Browser.

Check out a sample today to help you with your development!

Bringing apps to the workplace with Google Play for Work

Posted by Matt Goodridge, Google Play team

Work doesn’t just happen in an office from 9 to 5 anymore. Today’s workers are mobile workers, and they need to be able to get things done as efficiently and collaboratively as possible, at any time. That’s why the Android for Work initiative is bringing together partners across the ecosystem, from device and app makers to networking and management solutions, to provide businesses with a secure, flexible and reliable mobility platform that users already know and love.

Google Play for Work allows businesses to securely deploy and manage enterprise-grade apps, across all of their users running Android for Work. Google Play for Work simplifies the process of distributing apps to employees and ensures that IT approves every deployed app. For developers, this is an opportunity to reach a new audience at scale through bulk installs or purchasing, which enables easy installation of your app across enterprises.

How to join Google Play for Work

Free apps will be available on Google Play for Work at launch with no action needed on your part. If you have a paid app, you’ll soon be able to opt-in to make your app available for bulk purchase on Google Play for Work in the Developer Console during the app publishing process. Find out more about publishing in the Google Play Developer Help Center.

Designing great apps for Android for Work

Apps that are installed from Google Play for Work will function without code changes. However, please note that some of the controls that Android for Work offers IT admins could affect how your app works. To ensure the best possible experience for your users, watch the first in our series of Android for Work DevBytes below to understand the best practices you should be following in developing your app.

More DevBytes will be posted to our YouTube channel soon. Find out more about Android for Work.