Questions tagged [google-now]

Google Now is an intelligent personal assistant app for Android and iPhone/iPad devices, that aims to assist your life by showing information based on the date, your location, and upcoming events.

Google Now is an intelligent personal assistant app for Android and iPhone/iPad devices, that aims to assist your life by showing information based on the date, your location, and upcoming events.

Google Now is linked to your Google account, and uses the vast information contained in the account to help preempt and predict your future needs. For example, by being connected to your GMail emails, it can scan for upcoming Flights, Hotel Reservations, and other events, and alert you when the time is approaching.

Google Now is integrated with many Google products, including...

  • Google Search
  • Google Calendar
  • GMail / Google Mail
  • Google Maps
  • Google Places

Additionally, as it is an app on mobile devices, it can also use information obtained from the mobile device, such as your geolocation. Such uses for this include alerting you when you need to leave for work if the route has high traffic, and telling you the weather in your current location.

Useful References:

149 questions
78
votes
8 answers

Offline Speech Recognition In Android (JellyBean)

It looks as though Google has made offline speech recognition available from Google Now for third-party apps. It is being used by the app named Utter. Has anyone seen any implementations of how to do simple voice commands with this offline speech…
rmooney
  • 6,123
  • 3
  • 29
  • 29
60
votes
6 answers

New Google Now and Google+ card interface

Google Now and Google+ (Android) both make use of a card-like interface. I was wondering if anyone had any idea how this interface can be replicated on Android. They both have quite interesting animations for displaying new cards too; any thoughts…
HBG
  • 1,731
  • 2
  • 23
  • 35
58
votes
6 answers

Create custom google now cards

Google provides a variety of 'cards' for Google Now (http://www.google.com/landing/now/). Is it possible to create your own cards? The system looks pretty modular, but I haven't found any documentation or instructions to do so. (I believe you need…
jdm
  • 9,470
  • 12
  • 58
  • 110
27
votes
2 answers

Get user's home, work and starred locations like Google Inbox does

When in Google Inbox you go to snooze a message and select 'Pick place' it shows a list with your home and work address (from Google Now) populated as well as starred locations from your Google Maps profile. Other Google apps, like Keep also provide…
Krzysztof Kozmic
  • 27,267
  • 12
  • 73
  • 115
25
votes
2 answers

Replace Google Now gesture

If you want to start Google Now on Nexus devices, you swipe-up with a simple gesture from the navbar. I want go replace this feature with my own app. if you swipe the, app-picker comes and asks you which app do you want to start: my app or Google…
StefMa
  • 3,344
  • 4
  • 27
  • 48
23
votes
3 answers

Android App Integrated with OK Google

Is there a way to issue a voice command something like: OK GOOGLE ASK XXX Some App Specific Question or Command And have it launch "APP" with the recognized text: "Some App Specific Question or Command" My app has speech recognition as a service…
r.t.s.
  • 585
  • 1
  • 4
  • 12
20
votes
1 answer

Is there a public Google API to access reminders set in Google Now or Google Keep?

The time and location-based reminders in Google Now and Google Keep are different from Google Calendar event reminders. Is there a public API to access these event reminders in Now and Keep?
colintheshots
  • 1,992
  • 19
  • 37
20
votes
3 answers

How to programmatically initiate a Google Now voice search?

I want to start a Google Now voice search when the user presses a button. However, I can't find the Intent to start the search in the docs. Does anybody know how to start activity for Google Now voice Search?
patil215
  • 203
  • 1
  • 2
  • 6
19
votes
2 answers

Custom commands for Google Now

I am trying to make Google Now accept custom commands and send an Intent to my app when a particular query is made. I did this successfully using Tasker and Autovoice, but I want to do the same without using these apps. I found this link to the…
Harry Sharma
  • 2,190
  • 2
  • 15
  • 41
17
votes
3 answers

Development of application similar to "Google now" - is it possible to use voice recognition without key input?

I'm trying to develop a cool application that uses the TTS engine and speech recognition. So far it's ok but I want more. I would like to create a service (I think a service is the right way), that is always "listening" and when someone says "ok…
Atlas91
  • 5,754
  • 17
  • 69
  • 141
16
votes
1 answer

How to make Google Now run continually in the background on Android

I have a app idea in mind, but I haven't been able to figure out one part yet. In Google Now on Android, it gives you the following options to search: Type to search Click microphone to say your search Or just Say "Google" to make the voice search…
Kent Andersen
  • 2,151
  • 3
  • 21
  • 29
13
votes
1 answer

Google now handles whatsapp messaging

I see there are many threads on How to send whatsApp message without opening WhatsApp? All the answers lead to either of these two options: Open whatsApp -> select contact. Message set in intent would be sent to that contact. Open whatsApp with…
naamadheya
  • 1,902
  • 5
  • 21
  • 28
9
votes
3 answers

How to disable Google Assist API (Now on Tap)

Google have recently released Android Marshmallow with Now on Tap which can scan the app contents and provide an additional information to the user. Unfortunately, for our app the info doesn't look very relevant and Google is ignoring the data we…
goRGon
  • 4,402
  • 2
  • 43
  • 45
9
votes
1 answer

Stopping the Google Now swipe gesture being recognised

At work I am currently facing a problem where the new gesture in Jelly Bean that opens Google Now is causing a problem related to our design. The app is due very shortly and so redesigning the layout is not possible. Basically the problem is that we…
Jarrod
  • 151
  • 6
8
votes
1 answer

Is there any Google Now API that we can integrate our own Apps into Now?

How can I provide my information or cards of my App-Data to Google Now? Is there any API that I can use?
TeeTracker
  • 7,064
  • 8
  • 40
  • 46
1
2 3
9 10