Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to install motodev core plugins for android on eclipse juno?
    primarykey
    data
    text
    <p>After many searching the web for <code>motodev plugin</code>, I found some threads about redistributing a fresh one. I made it for all android developers, it has many powerful snippets, automatic ContentProvider generator, auto activity and widget register in android manifest, and more.</p> <p>This link has complete instructions: <a href="http://dev.seven-sky.ir/" rel="nofollow">http://dev.seven-sky.ir/</a></p> <p>Installation steps: After downloading <a href="http://dev.seven-sky.ir" rel="nofollow">motodev zip file</a> follow <br /> 1. download eclipse juno for mobile from this site: <a href="http://www.eclipse.org/downloads/" rel="nofollow">http://www.eclipse.org/downloads/</a> <br /> 2. extract it to a folder, for example <i>c:\eclipse</i> and run eclipse. <br /> 3. goto menu: Help > Install New Software... > Click <i>Add...</i> button. <br /> 4. in the name field type: <i>"Sequoyah 2.1"</i>, and in site field type <i>"http://download.eclipse.org/sequoyah/updates/2.1/"</i> <br /> 5. click OK and wait to list populated, select all items and then click <i>"Finish"</i> button. <br /> 6. after installing sequoyah 2.1, install motodev core plugins in the same way, type <i>"motodev core plugins"</i> in name field and "file://c:\downloads\motodev-core-plugins-5.0.0-eclipse-juno.zip" in site field(where your download file is in c:\downloads). <br /> 7. if you prompted to restart eclipse then restart it. <br /> 8. after installing and restarting eclipse, enjoy two new perspectives: <i>"MOTODEV Database"</i> and <i>"MOTODEV Studio for Android"</i>. <br /></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload