Motodev Core Plugins

后端 未结 2 1627
一向
一向 2021-01-03 04:04

With the announcement of the Motodev core plugins being included in the AOSP tools (http://developer.motorola.com/tools/motodevcoreplugins/), I have been trying unsuccessful

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-03 04:50

    After two days I got MOTODEV Core Plugin to work in Eclipse. In general follow these directions http://developer.motorola.com/tools/motodevcoreplugins/

    1. You need a 100% fresh install of Java EE. If you are on windows stick with 32bit version. I have Juno Java EE installed. This install includes packages that are necessary for MOTODEV to work.

    I got it here: http://download.eclipse.org/eclipse/downloads/eclipse3x.html

    1. Next install ADT

    ADT https://dl-ssl.google.com/android/eclipse/

    1. Install Sequoyah from the Eclipse Download page, (not what is on MOTODEV's site)

    http://download.eclipse.org/sequoyah/updates/2.0/

    4.When installing MOTODEV, Remove MOTODEV packages you don't need like linus, macos and com.motorola.studio.android.wind32.x86_64

    1. install Sequoyah again, this time from MOTODEV's specifcations Sequoyah http://download.eclipse.org/sequoyah/updates/2.1/2.1.1.N20120718-0509

    At this point, there should be no errors in your project.

    Now to run MOTODEV, select package com.motorola.studio.android and run as 'Eclipse Application'

    Next a window will open that has the MOTODEV menu in the main window.

    enter image description here

提交回复
热议问题