From where do I import settings from previous version of Android Studio? -
i running droidio (android studio) 0.6.1; there not able update newest version (a quantum leap 0.8); had download separately , install windows explorer. installation process looking old settings:
where seems want take me here (to android folder, reckon); see when mash "compressed ellipsis" (one dot) button:
...but i'm not sure right spot; [not]? precise name of settings file should seeking?
update
i followed gabriele's directive, , got this:
i chose "use android studio's sdk"
and got when trying rebuild project, "error:execution failed task ':app:prebuild'. failed find target android-19 : c:\users\clay\appdata\local\android\android-studio1\sdk"
update 2
i opened sdk manager , installed missing/out of date, , tried build again.
i got error, "failed refresh gradle project 'platypus' error: cause: failed find target android-19: c:\users\clay\appdata\local\android\android-studio1\sdk install missing platform , sync project
the "install missing platform , sync project" part of message link. clicked it, accepted license agreement.
once finished, build failed again similar message: "...failed find build tools revision 19.1.0 install build tools 19.1.0 , sync project"
again, "install..." jazz link; clicked it, accepted, , installed...
the next problem child was, "error:the project using unsupported version of android gradle plug-in (0.11.2) fix plug-in version , re-import project"
acquiescing counsel of wise old man in "never cry wolf," endeavored persevere clicking "fix plug-in version , re-import project"
at point got successful build.
update 3
i ran project, , seemed running (it said so, , red square visible), no emulator ever appeared.
i opened avd manager, , device had warning icon (repairable). clicked "repair" button; seemed work - warning icon disappeared.
but got this:
it still won't display emulator when run > debug app...
it used (with droidio 0.5* 0.61) first time ran, see this:
...and emulator come up; subsequent runs of app, device listed @ top (under "choose running device") - no more, though - @ bottom shown in scream shot above, on subsequent runs of app...
i reckon should try "re-creating avd's weird, malformed config.ini" don't savvy steps take accomplish that.
i used method trick android studio import settings previous 1 without exporting settings , worked.
just go previous .androidstudio\config
folder, copy , paste them new 1 (in scenario updated 1.1 1.2 beta) .androidstudiopreview1.2
(for preventing failure, please make rar file of original config, also, after works, export can import if need it)
Comments
Post a Comment