11April
2021

Debug Android Without Wire

By Avijit 0 comments 1k views

One of the major problems of Android Developers is using a cable while debugging. To get rid of this problem sometimes some developers use some cabls so that they don't have to be attached with that wire.

Read more
8Sep
2021

Useful ADB commands you should know.

By admin 0 comments 2k views

ADB stands for Android Debug Bridge. It is a command line tool to interact with your android device from a computer.

Read more
20Jan
2017

How secure is laravel

By avijit 0 comments 5k views

Laravel is a framework. It is a tool for building your project. It can not secure the application you are developing. Security of the server basically depends on the server maintenance.

Read more
20Jan
2017

Simple introduction to Machine Learning

By admin 0 comments 5k views

Machine learning is the study of computer algorithms that improve automatically through experience and by the use of data. It is seen as a part of artificial intelligence.

Read more