Android studio emulator can not be created -


i using ubunty linux. in android studio, emulator can not created. whenever try create it, got dialogue box

an error occurred while creating avd. see idea.log details.

i cannot find idea.log.

you either haven't selected cpu/abi target in dropdown below target, or haven't installed system image. open sdk manager , ensure you've installed arm eabi v7a system image


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -