Android Question OK Google demo app not working

microbox

Active Member
Licensed User
Longtime User
Hello..I am testing a demo app from this link https://www.b4x.com/android/forum/threads/ok-google-call-or-search-of-app.61651/#content but unfortunately gives me this log instead.
B4X:
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
(Intent) Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=googleok.com/.main }
no extras
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = true **

I have an android 6.01 version. What am I missing?

Thanks,
microbox
 
Top