jjj

BLoC Pattern in Flutter

Flutter BLoC is a design pattern created by Google to help separate business logic from the presentation layer and enable a developer to reuse code more efficiently

Read More
jjj

Implementing Complex Features With Android Development

The secret to implementing complex features quickly via Android development is keeping tasks simple and small. This allows developers to continue progress.

Read More
jjj

Why Do Android Developers Need a Code Signing Certificate to Secure Mobile Applications?

Eager to launch your innovative software application? A successful launch begins with purchasing a code signing certificate — an innovative tool that allows developers to sign and timestamp their creation digitally.

Read More
jjj

Generate Android build using VSTS pipeline

With the use of the VSTS pipeline, you can generate Android builds easily. VSTS pipeline can pull code from any code version control tool.

Read More
jjj

Exoplayer in Android

Exoplayer is a media player for playing audio and video both locally and over the internet on Android. This exoplayer is far better than Android’s Media Player.

Read More
jjj

LiveData: Android

LiveData is one of the first architectural components. It is a simple lifecycle-aware observable data holder. Dependency: implementation “androidx.lifecycle:lifecycle-livedata:$lifecycle_version”.

Read More
jjj

Reduce App size for Android in React native

In today’s world, user’s like to have apps, which are not too large, particularly where devices work on pay by byte usage plans. Learn the techniques to Reduce App size for Android in React native.

Read More
jjj

How to Verify iTunes, Android and Amazon Subscription Status from Backend Server?

When your application has in-app purchase subscription, either auto-renewal or not, you might need to check the subscription status whether still active or it has expired. To check if the user still has a valid subscription when their subscription period is about to end, you will need to do re-validation on the purchase token. Read the blog to know about its process.

Read More
jjj

How to get started with Xamarin.UI test for Android?

Xamarin.UI test is a testing framework that is used to perform automation testing on both iOS and Android applications. Read our blog and understand What do we need to get started with the Xamarin.UI test and How to start testing the Project with the Xamarin.UI test.

Read More
jjj

What is Dialogflow? What are the uses and Benefits of Dialogflow?

It is a human–computer interaction technology based on natural language owned by Google developers. The company is best for creating the Assistant, a virtual buddy for Android, iOS, and Windows Phone smartphones. Read the blog and know more about What is Dialogflow? What are the uses and Benefits of Dialogflow?

Read More
jjj

What is ExoPlayer and Which is the best player for live streaming in Android?

It is common to play music and videos in live streaming in Android Apps. There are so many available options to do that are open source. Therefore it is difficult to choose one of them which is best for our requirements. Read the blog and know more about ExoPlayer and which is the best player for live streaming in Android?

Read More
jjj

Getting Started with Flutter – A Cross-Platform App Development Framework

Flutter is a framework to develop cross-platform applications from a single code base for both android and ios Apps. The application is written in Dart, developed and maintained by Google and exported to the desired platform.Read the blog and learn what is Flutter and why you should learn it in 2020

Read More
jjj

How to automate mobile builds in Unity 3D?

We can run Unity on both macOS and Windows from the command line, learn how to launch Unity from the command line? and how to create a Build Pipeline? And Finally, how to execute the Build Pipeline?. Read the blog to know more about how to automate mobile builds in Unity 3D?

Read More
jjj

Introduction to Custom Rendering in Xamarin Forms

Sometimes while developing an application, customization of styling and appearance of the controls is required and in Xamarin Forms this can be achieved using the Custom Rendering. In this blog, we have demonstrated how to customize the appearance of the Image control and display the images in circle shape while the default shape of the Image control in Xamarin Forms is rectangle.

Read More
jjj

Make Informed decisions using Google Analytics

Google Analytics is a very powerful tool that helps in measuring, collecting, analyzing and reporting data collected from websites that helps you make informed decisions. It can be very helpful in shaping the prosperity of your business goals. It helps in understanding the users’ behavior while they are interacting with your website. Read our blog to get insight into the users and their behaviors

Read More
jjj

iBeacons scanning in Android

iBeacons are invented by Apple and it is the first beacon protocol. It works in both ios and Android. Unlike ios, there is no Native support in Android. Since there is no Native implementation we need to integrate either the existing Library or create code that parses BLE packets to find the iBeacons.

Read More
jjj

5 Steps to Test Push Notification in the Simulator

In this blog, we have explained how Simulator supports simulating remote push notifications, including background content fetch notifications. Read our blog to understand why do you need to test Push Notification in simulator and Requirements to test the push notifications on the simulator with 5 easy steps.

Read More
jjj

Espresso Idling Resources

When we are handling the application we need to wait for the application response and animations. In our blog, we have explained the term Espresso Idling Resources with the reasoning of how, why and where do we use this is explained in detail.

Read More
jjj

Fitbit Device Integration with Mobile and Web applications

Fitbit is a wearable device that tracks daily activities, steps, calories burned, sleep, etc. These are wearable devices like watches. In this blog, we will look into the integration of the Fitbit device into your mobile and web application and how will we use web APIs for accessing data from Fitbit activity trackers.

Read More
jjj

Uploading Builds to Play Store

All of us use some or the other application which we download from play store/ AppStore. In this blog, we have explained the process or the steps to publish these apps on the play store. Read the entire blog to understand the steps involved.

Read More
jjj

Introduction to Dependency Services in Xamarin Forms

In this Blog, we have tried and articulated how to utilize the native feature into the Xamarin application from Shared Code, and that’s where DependencyService comes into the picture and provides a way to call the platform-specific feature. Read our blog and check out the components that need to be considered.

Read More
jjj

Implementation of Android Test Orchestrator

Android Test Orchestrator provides better support to solve the issue of Out of Memory to the instrumentation tests. What, why and how to implement and solve necessary issues is what is explained clearly in this blog.

Read More
jjj

How to Create Custom Annotation in Java and Android

Annotations are one of the small and simple functionalities of the Android/Java development, yet for the majority of developers, it is not clear or they never understand the functionality and usability of the Annotations…

Read More
jjj

Creating a Custom View in Android App

Android SDK offers a powerful componentized model for building your UI, based on the fundamental layout classes: View and ViewGroup. The view is one of the most general classes in Android which holds references to a single piece of UI.

Read More
jjj

How to Choose between Real-Time Database and Cloud Firestore?

As the name suggests, this Firebase product ensures all the data are synchronized for all the clients in real time. The real-time database is a NoSQL database which…

Read More
jjj

tvOS Application Development using Xamarin

tvOS is an operating system which is developed by Apple. It launched on Sep 9, 2015. Currently, we are using many of the streaming devices to play the video. tvOS is one of the most popular streaming devices in the world but currently,…

Read More
jjj

Steps to Add Manual Data for Google Fit Device

Google Fit is a health-tracking platform developed by Google for the Android operating system and Wear OS. Google Fit collaborated with the American Heart Association (AHA) to develop two goals based on their activity recommendations shown to impact health…

Read More
jjj

Deep Linking in React Native for Android and iOS Platforms

This article provides an overview of how to get deep links working in a React Native application for both Android and iOS platforms.

Read More
jjj

How to Do Load Testing Using Selenium & JMeter?

JMeter is an effective tool for load testing. Get here a step by step guide for How to do load testing using JMeter and Selenium Webdriver tool.

Read More
jjj

Web, Mobile and API Development Guide

What are various Web, Mobile and API end technologies and how do they work in tandem? Tudip’s Web, Mobile and API Development Guide is a good starting point

Read More