Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Instant Run support #564

Merged
merged 1 commit into from
Apr 5, 2016
Merged

Add Instant Run support #564

merged 1 commit into from
Apr 5, 2016

Conversation

firaskafri
Copy link
Contributor

This was a headache to all of us using the new Android Studio with Instant Run feature

Added a few statements to read dex names and paths in the newly created instant-run directory when using the Instant Run feature inside the already existing method getSourcePaths. which is called by also the already existing method getAllClasses

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @bendaniel10, @JonatanSalas and @nurolopher to be potential reviewers

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 69.685% when pulling 92301ea on firasalkafri:master into fbd7475 on satyan:master.

@firaskafri
Copy link
Contributor Author

@JonatanSalas @sibeliusseraphini

@sibelius
Copy link
Contributor

sibelius commented Apr 5, 2016

@firasalkafri thanks

@shashi2459
Copy link

is this patch added in master branch? or in latest version? so that i can get this via gradle.
If yes, please mention the version.

@JonatanSalas
Copy link
Collaborator

@shashi2459 in the master branch!

@snotyak
Copy link

snotyak commented Apr 10, 2016

You can use this if you don't want to check out a local copy of the repo:

compile 'com.github.satyan:sugar:b16e65326a' (this uses jitpack)

@shashi2459
Copy link

@snotyak Thanks, this is what i was expecting. But not working for this time also

@snotyak
Copy link

snotyak commented Apr 11, 2016

@shashi2459 Do you have maven { url "https://jitpack.io" } in your project's repository dependencies? Be sure to check out the Installing section here - https://jitpack.io/docs/ANDROID/

@patedit
Copy link

patedit commented Apr 11, 2016

Thanks, guys!

@geolyth
Copy link

geolyth commented Apr 14, 2016

Thanks you mates!

@DavidSanf0rd
Copy link

Thanks!

@MDXDave
Copy link

MDXDave commented May 4, 2016

I am using the master branch and still getting the same "no such table" error.

@MDXDave MDXDave mentioned this pull request May 8, 2016
@eric-tong eric-tong mentioned this pull request May 28, 2016
@jaibatrik
Copy link

When can we expect release of this?

@sibelius
Copy link
Contributor

sibelius commented Jun 30, 2016

@jaibatrik u can use master version for now, follow readme instructions

ask @satyan to when he will do a new release

PaulinaSadowska pushed a commit to PaulinaSadowska/ToDoList that referenced this pull request Jul 27, 2016
Sugar ORM doesn't work with Instant Run
(chennaione/sugar#564 , fix not available in
release yet). Grade version changed so it does not supports Instant Run.
@pan93529
Copy link

I just close the Instant Run function hahhaha

@DroidPulkit
Copy link

Dudes still the error persists :(

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.

None yet