Published inLevel Up Coding·Jun 18, 2020Member-onlyAndroid Dialogflow Chatbot LibraryAbout two years back I wrote an article on how you can integrate Dialogflow based chatbot into your Android projects and shared the sample project repository for others to follow. It explained the two ways of integrating Dialogflow based chatbot into Android app — using Api.ai and the new Google…Android8 min readAndroid8 min read
Nov 1, 2018Android chatbot with DialogflowUPDATE I have created an android Library to easily integrate Dialogflow based chatbot into your Android app. You can check details in the following article — Android Dialogflow Chatbot Integration Dialogflow from Google (earlier known as API.ai) is a great platform for developing chatbots for multiple platforms. There are sufficient…Android4 min readAndroid4 min read
Jun 13, 2018Google Assistant App in 5 min!In this article, I will be showing you, how you can develop your very own Google Assistant app in less than 5 minutes. And the best part is, you don’t require any coding for this. So, if you have an idea for a Google Assistant app, and don’t know how…Google Assistant5 min readGoogle Assistant5 min read
May 2, 2017Android Things — Remote Screen AccessAndroid Things is designed for IoT systems. These may or may not have a display attached. But while developing an application, every developer wishes to have all information available without any extra setup. In this article, I will show, how we can access Android Things running remotely on a Raspberry…Android2 min readAndroid2 min read
Jan 10, 2017Android Things — LED control via MQTTMQTT Message Queue Telemetry Transport, is a popular protocol similar to HTTP HyperText Transfer Protocol, for communication between clients and servers. MQTT is more favored and suitable for IoT application because of its small header footprint and reliability. MQTT uses very small bytes of data to describe the content…Android3 min readAndroid3 min read
Oct 3, 2016Securing API Keys using Android NDK**UPDATE** check the following link first for better solution — https://developer.android.com/training/articles/keystore Today there are thousands of third-party libraries and APIs available to developers for creating cool, amazing mobile apps. These APIs are not only rich in features, but they also speed up the development process. With great feature sets, many…Android App Development4 min readAndroid App Development4 min read
Aug 16, 2016Optimal UXMobile application industry is booming and is one of the fastest growing industries. Mobiles are used everywhere by different users for pleasure, seeking information, to enhance productivity, etc. Be it games, shopping, videos, news, stock market updates, or education, the number of applications available is increasing at a phenomenal rate…Web Development16 min readWeb Development16 min read
Aug 1, 2016How to advertise offline?I am not sure how many of you have experienced a situation that I am going to share but this happens a lot with me. There are days when you go to bed and immediately fall asleep. But there are some days when you try to sleep but you remain…Monetization4 min readMonetization4 min read
May 23, 2016ATAP @GOOGLEI/O 2016Every year I look forward to Google I/O. Though I wish to get myself a ticket to the I/O but like many technology fans out there, I end up watching it via live streams. I have been following Google I/O for the last 6 years and every year gets amazed…Technology2 min readTechnology2 min read