Android Emulator not starting on ubuntu - Android studio

If you are using Android studio on ubuntu there are can be number of reasons why Android studio cant  start an instance of AVD. Emulator is a one needy insane bugger you always want to work with and you have to tolerate with.  Here the focus is on a specific issue of "PANIC: HOME is defined but could not find TESTPHONE.ini file in $HOME\.android\avd (Note: avd is searched in the order...
Share:

Sneak peak at Arduino platform

Just like I said. Arduino basically composed of two parts. 1. hardware (Arduino board) 2.software (The programs we write to Arduino) Imagine Arduino is like a mother board of your computer. Each mother board has its form factor. Meaning each board is made according to a specification like these...
Share:

Intro to Arduino

As a simplified version Arduino can be introduced to some novel people to hardware, micro controller, electronic,computer field as a mini computer. It is 100% not true. But lets just stick to it now. So just like a normal computer you have everything there. A memory, hard disk, usb connections,...
Share: