Wednesday 15 August 2012

Android migrate Eclipse to Studio -


I am trying to migrate the Android project from Eclipse, though in the export dialogue nothing is done to click the end button After (as nothing - there is no change in the UI, no message dialog, no window closure).

  1. Could I see some place for some errors? The project error console is empty.
  2. How do I create myself a Crowdel file (manually)?

    Project is for 2.3.3, API 10

    Installed (and re-installed) API:

    • Android SDK Tools 22.0 1
    • Platform-Tools 17
    • Build-Tools 17
    • SDK Platform: API 17, API 10

      This helped me:

      1. In eclipse, preferences - & gt; Java Built-In Path - & gt; Make sure the items are selected

      2. If you have an external jar, copy it manually and paste the jar into the project's Libs folder.

      3. If it does, then export this project again. Generate "Generate Gradle Build Files" (Confirm existing file overwrite, if Any)

      4. Re-import OpenOffron Studio and Project Again, confirm the overwriting of any existing files.

      5. Click the "Edit Configuration ..." button next to the run ball at the top of the screen on the drop down next to your project name and select On the go, select "Show selector dialog".

No comments:

Post a Comment