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

How to source from own service instead of Google suggestions? #7

Open
jaibatrik opened this issue Jul 28, 2018 · 3 comments
Open

How to source from own service instead of Google suggestions? #7

jaibatrik opened this issue Jul 28, 2018 · 3 comments

Comments

@jaibatrik
Copy link

No description provided.

@arunkumar9t2
Copy link
Owner

I am currently working on v2. I will be providing an interface SuggestionSource which you can implement with your custom source.

Once v2 is ready (which I don't have a timeline yet) the library would query your implementation at appropriate times to get suggestions and merge them.

@arunkumar9t2
Copy link
Owner

If you are looking how to use a custom source in v1, you can refer sample implementation here.

https://github.com/arunkumar9t2/lynket-browser/blob/master/android-app/app/src/main/java/arun/com/chromer/search/suggestion/SuggestionsEngine.kt

@jaibatrik
Copy link
Author

Thanks @arunkumar9t2, I'll take a look!

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

No branches or pull requests

2 participants