Tech Reviews: Android Wear Moto 360
Metova's resident gadget hound, Dane Hale, has been using the Moto 360 for about a month. Here's what he thought of it!
Read MoreAndroid Auto
Along with the release of Android 5.0 comes Android Auto. Google created it to allow users to safely use Android applications while driving. The newly released Auto APIs will allow developers to create or extend current Android applications to interface with their cars.
Read MoreAndroid 5.0 Lollipop
Android 5.0 Lollipop is finally here! This is Google’s biggest update to the Mobile OS since its release of Android 4.0, Ice Cream Sandwich. Lollipop brings new functionality, options for developers, and a new look that will set the standard for what a modern OS should feel like.
Read MoreKeystore: Its Importance, Use, and Creation
Why Do I Need Keystore?
Read this info taken from the Android Developer docs about Securing Your Private Key: Read MoreHow to Import the Official Android Code Style
Importing the Official Android Code Style to Android Studio/IntelliJ
- Download
AndroidStyle.xml
from the Android platform_development repository. a. You might think you can just click the link above and Save As..., but you're wrong. Click the link, then choose the "Raw" display option.- Save it to
~/Library/Preferences/AndroidStudioBeta/codestyles. Hidden files and folders will need to be visible to do this. To make hidden files and folders visible, follow the steps here: http://www.mikesel.info/show-hidden-files-mac-os-x-10-7-lion/
- Restart Android Studio
- Navigate to Android Studio > Preferences
- Navigate to Code Style > Java
- From the Scheme drop-down, select the name of the imported code style
- Click OK
! A note on column width:
The Android code style sets the column width to 100, which is very limiting. Change this by going to Code Style > General, and changing the "Right margin (columns)" field to 200. Read MoreHow to Fix GC Overhead Limit Exceeded when Dexing
java.lang.OutOfMemoryError: GC overhead limit exceeded when dexing
This is relevant if your builds are crashing due to something like: Read MoreMaterial Design
Update and unify your mobile app with Android's new design.
Unity
Material's guidelines will be used across all devices, allowing your users to navigate intuitively on phones, tablets, and the web.
Read MoreService Packs Will Allow Android Users to get Updates Faster
For a handful of Android devices, OTA firmware updates will be even...
Read MoreLooking Forward: Android 4.0 Ice Cream Sandwich" is the New Baseline"
We pride ourselves in adapting to the ever-changing mobile environment and adopting new technologies. Metova has been designing and developing Android apps since the first Android phone, the T-Mobile G1, was released. Having worked on the platform since 2008, we consider ourselves Android veterans.
Read MoreGoogle’s Bringing Watches Back with Android Wear
Get even closer to your customers with Google’s Android Wear. Yesterday Google announced the first wearable: watches. The new watches will provide users contextual information throughout the day. Weather, directions, messages, music, fitness monitoring, the Android Wear watches will have it all.
Read MoreSolving the Mobile Banking Security Crisis: CU Mobile Apps
(February 12, 2014)–Credit union members who have been troubled by recent news of their financial apps’ vulnerability to security breaches need worry no longer, according to CU Mobile Apps and its technology partner, Metova. The CU Mobile Apps-Metova partnership has announced a security solution that protects mobile transactions from hacking, theft and spyware attacks—a solution which is being provided free to all CU Mobile Apps credit union clients and their members.
Read More10 Tips to Create Custom Applications Without Losing the Feel of the Platform
Android, iOS, BlackBerry and Windows Phone each provide specific tips in their development forums about how to make your custom applications look and feel as though they belong on that device.
Read More