Category: Android
-
Quickly scaffold an iOS-Swift or Android app with Push and Analytics

As mobile app developers, few of the many priorities in our bucket are engaging the users through Push Notifications and monitor the app usage through Mobile Analytics. In this post, you will learn how easy it is to quickly create a native mobile application (iOS-swift or Android) with high-value mobile services – Push Notifications and…
-
Adding Watson Speech-to-Text to your Android App
This post is about injecting Watson Speech-to-Text into an Android native app. Speech-to-Text is available as a service on IBM Cloud i.e.., Bluemix. You will integrating the service available on Bluemix into our favourite chatbot “The WatBOT” using Watson Developer Android SDK with minimal lines of code. Why Watson Speech-to-Text?
-
Integrating Watson Text to Speech into an Android Native App
Listen to your text in the form of speech with Watson Text-to-Speech service on Bluemix, and add this to your Android Native app.
-
Need of Context in a chatbot conversation

This blog post introduces the Importance of Context to maintain the state of a Conversation while building a bot more specifically a chatbot. A conversation (or chat) is a chain of statements exchanged between two or more individuals. Mostly, conversations happen on a particular topic or in a situation. Whatever the topic or situation is,…
-
A Voice-enabled ChatBot powered by IBM Watson in Mins
Last updated: 13 -Dec-2018 WatBot is a Voice-enabled Android Native ChatBot built using Watson Assistant, Speech-to-Text and Text-to-Speech Services on IBM Cloud (open standards cloud platform for building, running, and managing apps and services).
-
Unity,Android : Porting your unity game for testing
After a successful game release to Windows store ,I wanted to try with mobile platforms.I thought why can’t i port the same game (Bongo Soccer-200 downloads on win 8/8.1 as on today) to android? The issues i may face I have used an unity Terrain and a 3dMax goalpost in my game,which are heavy for a…
