Skip to content

Update project setup for Gradle build system.#5

Open
johnjohndoe wants to merge 1 commit intojjobes:masterfrom
johnjohndoe:update-project-setup
Open

Update project setup for Gradle build system.#5
johnjohndoe wants to merge 1 commit intojjobes:masterfrom
johnjohndoe:update-project-setup

Conversation

@johnjohndoe
Copy link
Contributor

  • Here are the configuration files to run your project on Gradle.
  • The build setting can be found in gradle.properties. If you decide to
    entirely switch to Gradle make sure to remove redundant settings such
    as android:versionCode and android:versionName from
    AndroidManifest.xml.
  • Further, if you decide to permanently use Android Studio over Eclipse
    make sure to migrate to the new folder structure and then update the
    build.gradle files accordingly.

+ Here are the configuration files to run your project on Gradle.
+ The build setting can be found in *gradle.properties*. If you decide to
  entirely switch to Gradle make sure to remove redundant settings such
  as `android:versionCode` and `android:versionName` from
  *AndroidManifest.xml*.
+ Further, if you decide to permanently use Android Studio over Eclipse
  make sure to migrate to the new folder structure and then update the
  *build.gradle* files accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant