android sdk on ubuntu Starting emulator for AVD PANIC: Could not open: -


i found tons of answers question windows, problem on linux (ubuntu). downloaded adt bundle, launched eclipse , tried start emulator virtual device manager, getting message

starting emulator avd 'as' panic: not open:  

i tried run both root or not root without success.

thanks

dont use ./emulator -avd {avd name} super user...try using without root worked me..for more details see link


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -