Export from Eclipse

1.Update your Eclipse ADT Plugin (you must have version 22.0 or higher).

2.In Eclipse, select File > Export.

3.In the window that appears, open Android and select Generate Gradle build files.

4.Select the projects you want to export for Android Studio and click Finish.

Your selected projects remain in the same location but now contain a build.gradle file and are ready for Android Studio.

Import into Android Studio

1.In Android Studio, select File > Import Project.

2.Locate a project you exported from Eclipse, select the project's root directory and click OK.

3.Select Create project from existing sources and click Next.

4.Follow the walk-through to complete the import process.

for more info http://www.jetbrains.com/idea/documentation/migration_faq.html
here are some FAQ Eclipse Migration FAQ

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Systrace的工作原理及例子解读
  2. Android(安卓)Looper原理源码分析
  3. Android(安卓)lottie java.lang.IllegalS
  4. android 6.0禁用了权限却返回0
  5. android 追踪手势移动
  6. Android实现桌面悬浮小火箭效果
  7. 替代CardView实现圆角图的第三方控件
  8. Android(安卓)studio设置背景图片
  9. Android(安卓)Launcher3安装应用后,控制应
  10. Android入门:增删改查通讯录