tangqi92/BuildingBlocks

About Api

Closed this issue · 6 comments

Hello this project using api and get data title image and date link and building block listing but clicking block opening webviev right ?

Yes, i know, use webview is kind of lazy way.

i have little api but no open webview link endpoint

I wanna try another way to load content... parse a html then show it in a View or directly show "body" element in JSON with CSS. @asdstyle33 ...... == maybe paring a html file is better...

ye.. i have read this wiki.... i tried to do that several hour ago.. but it's a little hard for me to save the all the fields of object to database. So I just use Serialization to save the whole List.

and later missions

  1. try to use start-image;
  2. abandon WebViewActivity, normal View(TextView, ImageView...) instead.
  3. Push notification...

@troyliu0105 Nice! I'm looking forward to your follow-up.