Building AR Portal : A door to fascinating AR experience
Overview Ever wanted to visit an imaginary, fairy world? It’s now possible. Thanks to Augmented Reality. You just need to pick up your mobile, point it at an open space, plot an AR portal and dive...
View ArticleRoom Database: An Architecture Component
Topics What is Architecture Components? List of Architecture Components What is Room Database? Why Room Database? Advantages of Room Database Let’s get started with Room Database Download Code What is...
View ArticleSimple Animations Using Facebook’s Pop Framework
Overview The Facebook’s open source animation framework named Pop was first released in late April 2014, that powers the animations in the Paper for iOS app. Pop Framework becomes easy to use if you...
View ArticlePagination Data Scraping in Android using Jsoup(Java HTML Parser)
Overview Jsoup iterate all elements of HTML illustration and demonstrates to choose & repeat all elements of HTML document utilizing Jsoup. Jsoup provides select technique which acknowledges CSS...
View ArticleLaravel Custom Commands
Overview Uses : Custom Commands is used when we need to check something or track something on particular time period, for example : we need to send mail to notification mail to user when his...
View ArticleiOS 12 – The next step
Overview Did you know that 20 million people are building apps for Apple devices? The next step Performance. Stability. Features. Topics Privacy Reliability Features Updates Privacy As with all Apple...
View ArticleAdding New Fonts in React JS
Overview We are going to explore how to add new fonts in React js project and for that we should know how to add styles using style.css file. Adding new fonts is quite similar to adding new font in...
View ArticleFacebook Shimmer Animation – Swift 4
Overview Hello Everyone, Hope you doing well and Having a nice day. In this article, we are going to focus on most popular and trending Facebook Shimmer Animation for data loading in UITableView,...
View ArticleSceneform SDK : A boon for Android developers
Overview With AR being in trend, is it just me or is using a 2D and stationary image too mainstream now-a-days? ARCore brings Sceneform SDK which is capable to scan images and load 3D models...
View ArticleThe Simple Steps To Virtual Object Interaction Using ARKit.
Overview ARKit is basically a scaffold between this present reality and the virtual items. It gives the choice to communicate amongst real and virtual items. This demo application gives how to place...
View ArticleChatbots is the future!
Overview The advancement of man-made brainpower is presently going all out and chatbots are just a swoon sprinkle on a gigantic rush of advance. Today a lot of business are applying chatbots with...
View ArticleImage Recognition and Tracking Using ARKit-2
Overview Hello Everyone, Hope you doing well and Having a nice day. In this article, we are going to focus on Image Recognition and Tracking using ARKit 2. At WWDC 2018, Apple announced lots of...
View ArticleChatbot for Facebook Messenger using dialogflow and Node.js: Part1
Overview Here we are going to build simple facebook messenger chatbot using dialogflow and Node.js. we won’t be going deep into it but we will cover all kind of responses that messenger platform...
View ArticleChatbot for Facebook Messenger using dialogflow and Node.js: Part2
Overview Here we are going to build simple facebook messenger chatbot using dialogflow and Node.js. we won’t be going deep into it but we will cover all kind of responses that messenger platform...
View ArticleChatbot for Facebook Messenger using dialogflow and Node.js: Part3
Overview Here we are going to build simple facebook messenger chatbot using dialogflow and Node.js. we won’t be going deep into it but we will cover all kind of responses that messenger platform...
View ArticleBeacon in Android
Overview A beacon is a small Bluetooth radio transmitter. It simply broadcasts radio signals that are made up of a combination of letters and numbers transmitted on a regular interval of approximately...
View ArticleIntroduction to Upcoming AndroidX with Material Components
Topics What is AndroidX? Migrate from the Support version to AndroidX . AndroidX Refactoring Material Components Download Code What is AndroidX? AndroidX (Android Extension library) is the new era of...
View ArticleSetting Bundle for Your App
Overview Hello Friends, in this tutorial we are going to learn about how we can implement Setting Bundle in our project and how we can use it. iOS, Foundation framework provides the low level...
View ArticleIntroduction to Slices
Overview What happens when your work is completed in one click instead of two or more?. The work will be done so easily. Isn’t it quite impressive? This feature can be achieved through Slices. Slices...
View ArticleA Trip to Android’s Future : Navigation Architecture Component
Overview This time Google Developers have introduced many interesting concepts to make native Android development more efficient and faster. One of them is the Navigation Architecture Component, part...
View Article