Amit Mittal

Amit Mittal

My day-to-day thoughts, experiments & discoveries

Hi, Amit here.

I am a technocrat. Ever since I've gained consciousness, science & tech have always facinated me. Now they are the source of my bread and butter ;-)

Over past 20 years, I've seen all big and small transformations in computer technology.

  • Landlines to smart phones
  • Pentium II to Core i7
  • DOS to Win 98 to Win 10
  • Symbain to iOS, Android
  • VB6 to .Net Core
  • Autoit based viruses to advanced ransomwares
  • CDs to Cloud storage
  • Perpetual software licenses to monthly subscriptions
  • Classical ASP to ASP.Net MVC
  • Yahoo Messenger to WhatsApp
  • 56 Kbps dial-up internet to 100 Mbps broadband
The list is endless. Nevertheless, we've travelled very far and from what I see, we're not going to be any slower in near time. AI, Voice assistants, Virtual reality etc. is just a begining. From last one decade, I've been working and teaching many technologies from all around the world. C++, Delphi, JS, C#, ASP (Classic to Core), PHP, Python, HTML, CSS, XAML, AJAX, REST, Android, IONIC ...again endless list.

This blog of mine is an attempt to reflect back, what I've gained from this world.

Tags

.Net Framework adb connect adb port forward android emulator change order status programatically Linux Management Studio Ransomware remote connection adb SQL Server woocommerce woocommerce shipping methods wordpress php

Categories

  • Android Development
  • computer security
  • Database
  • MariaDB
  • Microsoft Dot Net On Linux
  • MySQL
  • Woocommerce
  • Wordpress
© 2021 Amit Mittal @ Bitss.Tech

Category: Android Development

Connecting Android Emulator remotely over network.
CategoriesAndroid Development

Connecting Android Emulator remotely over network.

Posted on February 9, 2021by amitm

Trying to use “adb connect” command to connect with an android emulator that is running on a different computer? I had similar scenario and had to spend few hours to make it work. Turned out, its surprisingly easy thing to do.

Continue reading