Blogger API V3 Implementation in Sketchware Pro – In this post I will share supporting resources for creating the Fire Blogger application in Sketchware. For how to implement, please check my YouTube channel.
Library Needed :
Create library for blogger api implementation CLICK FOR DOWNLOAD LIBRARY
Custom import
retrofit2.Call; import retrofit2.Callback; import retrofit2.Response; import retrofit2.Retrofit; import retrofit2.converter.gson.GsonConverterFactory; import retrofit2.http.GET; import org.jsoup.Jsoup; import org.jsoup.nodes.Document; import org.jsoup.select.Elements; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName Custom Block Download
Download custom block i have created with click below Click For Download
Source Project Download
You can try my sample source project Click For Download
App Tools
Tools for create library and import source project you can click below Click For Download
Sample Blogger Key and Blog Id
For sample implementation, you can use key and blog id below key : AIzaSyAHmJweeqtAFHUf-9p7ert6P1Uz7YIBrj8
blog id : 7293562182615085581
Blogger API V3 Implementation in Sketchware Pro – In this post I will share supporting resources for creating the Fire Blogger application in Sketchware. For how to implement, please check my YouTube channel.
CLICK FOR DOWNLOAD LIBRARY
Click For Download
Click For Download
Click For Download
key : AIzaSyAHmJweeqtAFHUf-9p7ert6P1Uz7YIBrj8
blog id : 7293562182615085581
admin