
Search In
Hello Readers !!
Today I will explain to you how you can reduce the size of the APK file.
We need to take care following points when we create a build so that APK size should be small.
Device Filter:- This is a very important poi
WE NEED HELP creating a single Form in Javascript. Can you help us?
Our Nonprofit institution is trying to raise donations to save a historical mill. We offer various “thank you gifts” for various donations, and we are currently using Pa
DJ Classified packages includes following modules:
DJ-Classifieds Menu module (categories): This modules display all the categories in menu tree form.
DJ-Classifieds Search module: This module is for searching. It also provides searching in
Hello friends,
Today we learn how we can display a image before uploading using jquery. For this we will take a input field of file type and a image tag as follows:
<input type="file" id="demo" />
<img id="demoimage" />
After that we
Firebase is a Google product for the mobile platform that helps us developing High-quality apps quickly, it also helps us to create our own userbase & earn more money. Google's FireBase provides us cloud & back-end services. Firebas
Hello Readers !!
Today we are going to discuss the very important part of our game i.e. Monetization.
We create games to earn some money and this can be done only by selling the game or by adding some sort of monetization in the game.
We c
Companies around the world are always looking for ways to reduce costs while maintaining the same level of productivity. Luckily, technology is greatly helping with lowering costs, outsourcing being one of the best ways to successfully perf
I am currently in a state of doubt whether I am doing the things in the right way. Basically, I have a task where data which is stored in a normalised db in MSSQL needs to be queried for so as to display them in different charts. These charts th
Hello!!!
Travelling Salesman Problem is for finding the shortest possible root that visit every node in the graph and return to the origin point. It is used to find the shortest path.
For example:-
In this graph, Their is many way to reach the sta
Hello Readers !!
Today I am going to explain about the Feed Sharing on Facebook with Unity.
Feed Sharing is the simplest way to implement the Facebook Share with any App. With this feature, you no need to Implement the Facebook Login in the
