Skip to main content

How to use Kodular Companion to test App?

 What is Kodular Companion?

I understand, if you are new to kodular then you won't be able to understand what is meant by Kodular companion.So, today we are going to clear your doubt "What is Kodular Companion?".Kodular companion is a android app by Kodular Organisation.This app allow us to test the Realtime changes in our app while creating apps.If we don't use companion then we have to create and download our app to check whether is it working properly or not.But this is not a comfortable method because we can't check realtime changes in our app.So, to check app by downloading and installing we have have to download our app more than 100 times which is not easy for us.

Therefore, we are provided a app which we can use to check the realtime changes in our app without downloading it every time.

Benefits of Kodular Companion:

1.No need to download app multiple times.

2.Can be used to see realtime changes.

3.We can check different apps with Companion.

4.Useful while designing UI of our app.

5.It is free to use for testing app.


How to download Kodular Companion?

To download Kodular Companion you need to go to kodular's official website or you can download it from Play Store.I prefer to download from play store.So, go to play store and search for Kodular Companion.....

So, just simply install Kodular Companion on your Device and open it.It may take some time for loading first ever time.

How to test a app Using Kodular Companion:

Firstly for connecting your app with companion you need to follow these steps;

1.Open your project in Kodular Creator on your PC;

Firstly you need to open the project you want to test with companion.So, open Kodular creator website and get ready with your project.Then click on the "test" button given on top of Kodular Creator website. Then click on connect with companion.Now, you can see the a dialog box on your screen in which you can see a QR code and a six alphabet code beside of it.

2.Get ready with your android Device;

The Second step to connect your project with companion is that open Kodular companion on your android smartphone.Here you see a button in pink color in which you can see Scan QR code.So,click on this button and scan the QR code which is on your machine's Screen

Alternative......

You are also provided a option to enter code in your mobile phone to connect with your project.If you are not able to scan the QR code with your Mobile phone, then you can use this option.You need to enter the code shown on your computer Screen.

After you have entered the code or scanned the QR code Kodular companion access to all your assets of your project and get all the coded if you have a good internet connection speed you will be able to connect faster, but don't worry if you have a slow internet speed it take some time and then automatically loads.Don't exit Kodular companion as it shows no progress in companion whether it is accessing the files or NOT. You can see the screen of your project which you have opened in your creator.

Extra Points:

1. Don't forget to erase the data and cache from app manager if you want to test another app in you Kodular companion in which you have tested a app earlier.Because Kodular companion stores and shows the same tiny data for your app.

2. You need to close the companion and open it again to add another code. 

3. Kodular companion doesn't also shows some components such as Lottie animation while testing.

So, now you might be able to design and test your app in a easier way than you used earlier.This was today tutorial on how to use Kodular companion to test your app.We will be back with a interesting topic tomorrow.Till then.......

Happy Koding.........


Comments

Popular posts from this blog

Kodular Basics- Getting started with Kodular

What Is Kodular? Kodular is a online software which allows us to make android apps without any programming knowledge. Kodular's enable us to make fantastic android apps using their blocks-type editor.We can make our apps stand out with the material design UI. Using Kodular we can make android apps just by dragging and dropping components provided in Kodular Creator.We also need not to write any code to make our app working. We just have to specify blocks in kodular creator and we are out of the tension to write Codes. Getting Started With Kodular :   For making apps you just need to go to Kodular's Creator and sign up there with your email and activate your account.You can create Kodular account and make apps for free. There aren't any charges to use Kodular Creator. So just go Kodular.io and sign up there and start happy coding and app making.  Kodular Dashboard: After you have signed up for Kodular creator,select the option "Create Apps" and you will be redirect...

How to use Youtube Player in Kodular Creator?

  Welcome guys, today we are back again with our Today's tutorial on "How to use Youtube Player in Kodular Creator?". Now, let's directly start our tutorial without wasting any more time in Talking... How to use Youtube Player in Kodular Creator? 1. What is Youtube Player? Youtube Player is a component given in Kodular creator which we can implement in our app for free. This component enables us to play any video uploaded on youtube in our app.For playing any Video we only need the video ID of that youtube video which is found in the url of the video. This is like a video player in which we can play and control any youtube video without opening URL of video in Webview and which improve our app UI and UX. 2. Why Youtube Video Player? We use Youtube video player because of many benefits some of them are described as below: 1. To show any tutorial for our app. 2. Can control our app better. 3. This is a UX improving Component. 4. No need to get specific server if we need...

How to use dynamic component in Kodular Creator ?

How to use dynamic components in Kodular Creator? Welcome back my dear friends, today we are back again with a complete new tutorial. Today we are going to learn How to use Dynamic components in Kodular Creator? As of all our tutorials I assure you you will find this tutorial very useful while developing any of you application which the no. of components are not fixed. So, we use dynamic components to add as much as number of components as we want. So, here we start our tutorial with some of FAQ's that will help you to learn what is concept of dynamic components if you didn't understood "What does dynamic components mean?"  FAQ's about Dynamic components 1. What are dynamic components? Dynamic components are the components which allows us to show as much as number of components in our application as we want. So, that we need not to update app to add any component in our application. This is useful when we are developing any application like Shopping application in...