android - adb command not found error, if I give the command adb in terminal( linux) -


  1. i have set path: export path=$path:~/android-sdks/platform-tools
  2. done: gksudo gedit ~/.profile
  3. installed: sudo apt-get install ia32-libs
  4. installed: sudo apt-get install android-tools-adb

even getting: adb: command not found

please me out fix


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -