Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

How to add default rss feed with always retrive full text? #292

Open
seri0099 opened this issue Jan 16, 2019 · 0 comments
Open

How to add default rss feed with always retrive full text? #292

seri0099 opened this issue Jan 16, 2019 · 0 comments

Comments

@seri0099
Copy link

seri0099 commented Jan 16, 2019

i already did default rss feed with database exec but its only showing me feed,its not retriving full text and images...
database.execSQL("INSERT INTO " + FeedColumns.TABLE_NAME + " (" + FeedColumns.URL + "," + FeedColumns.NAME + ") VALUES ('" + "url" + "','" + "text" + "')");

maybe some FeedColumns.RETRIEVE_FULLTEXT ??? but how?

@seri0099 seri0099 changed the title How to How to add defaul rss feed with always retrive full text? Jan 16, 2019
@seri0099 seri0099 changed the title How to add defaul rss feed with always retrive full text? How to add default rss feed with always retrive full text? Jan 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant