Blogger的Webview推送通知 [英] Webview Push Notifications for Blogger

查看:94
本文介绍了Blogger的Webview推送通知的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我当时正在考虑为自己的博客开发一个android webview应用程序,我希望我的订阅者每当在y博客中发布新帖子时都可以通过推送通知获得通知.

I was thinking of developing an android webview application for my blog and I would want my subscribers to get notifies through push notification whenever I post a new post in y blog.

首先,这可能吗? 如果可以,请帮助我了解操作方法.

First off, is this possible? and if Yes kindly help me to understand how.

期待您的答复.谢谢

推荐答案

可以.实际上,我在wordpress博客上也做了同样的事情.

Yes you can. In fact i did the same for my blog on wordpress.

结帐此链接,它将向您显示如何为您的博客创建android应用.这包括完整的教程,其中包含用于启动屏幕,共享功能和android webview的源代码.

Checkout THIS link, which will show you how to create android app for your blog. This includes complete tutorial with souce code for splash screen, Sharing feature and android webview.

注意:如果您不知道如何编码,仍然可以为您的博客构建android应用,而无需付出任何额外的努力.为此,您可以使用:

Note : If you don't know how to code, still you can build android app for your blog without any extra efforts. For that you can use :

  • Appsgeyser
  • Appypie

还有许多其他可用的选项,您可以将其谷歌搜索.

There are many other options available you can google it.

对于推送通知",我建议您使用 Parse.com .基本上,解析基于GCM(Google云消息传递).要在您的应用中使用parse,您需要使用parse进行注册.成功注册后,您将具有要使用解析的客户端密钥和凭据.解析将提供分步代码,您只需将其粘贴到适当的文件中即可.就是这样,您完成了.

For PUSH Notification, i suggest you to use Parse.com. Basically Parse is based on GCM (Google Cloud Messaging). To use parse in your app you need to sign up with parse. After successful sign up you will have client keys and credentials to use parse. Parse will provide a step by step code you need to just paste it in appropriate files. That's it you are done.

这篇关于Blogger的Webview推送通知的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆