Android- Terminal Window in Eclipse -
how can open terminal window in eclipse android? there plugin need install. android beginner.
i'm not sure trying terminal. if want push commands android. can use terminal/command prompt , navigate adb.exe , push commands through that.
like adb install *.apk
and if you're talking logcat in eclipse, debug error messages. go top, under windows -> show view -> logcat , show system outputs , error messages.
Comments
Post a Comment