Closed elyas-bhy closed 11 years ago
Changes have been merged... @elyas-bhy: do you know where that jar comes from? Can we add it as a library? Using jars might eventually prevent us from publishing on the Google Play store.
@jorgesilva the JAR comes from here: https://www.parse.com/docs/android_guide Actually it is already used as a library: all JARs located in the libs/ folders are automatically exported as librairies. As for publishing to the Play Store, there are absolutely no restrictions on external JARs (as long as the app is within the maximum allowed size, of course).
ok, thanks for the clarification!
Catching up on changes made by primalpop on his personal repo. Note that I added an external JAR that he uses (which he forgot to add to his repo).