File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Unofficial Whatsapp Extension for Dash Clock
2+
3+ How to write a DashClock Extension: Whatsapp Extension example
4+
5+ This repository contains example source code
6+
7+ For more info about the blog :
8+ * [ NotificationListenerService and a Whatsapp extension for Dashclock]
9+ http://gmariotti.blogspot.com/2013/08/notificationlistenerservice-and.html
10+
11+ ** It uses a Notification Listener Service (4.3+). You have to enable it in Android Settings**
12+
13+ ## Pre-Requisites
14+
15+ The following libraries need to cloned and manually added to project.
16+
17+ * [ DashClock API] ( http://code.google.com/p/dashclock/wiki/API )
18+
19+ ![ ScreenShot] ( https://github.com/gabrielemariotti/androiddev/raw/master/DashclockWhatsapp2/Whts.png )
20+
21+
22+ Credits
23+ -------
24+
25+ Author: Gabriele Mariotti (
[email protected] )
26+
27+ License
28+ -------
29+
30+ Copyright 2013 Gabriele Mariotti
31+
32+ Licensed under the Apache License, Version 2.0 (the "License");
33+ you may not use this file except in compliance with the License.
34+ You may obtain a copy of the License at
35+
36+ http://www.apache.org/licenses/LICENSE-2.0
37+
38+ Unless required by applicable law or agreed to in writing, software
39+ distributed under the License is distributed on an "AS IS" BASIS,
40+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
41+ See the License for the specific language governing permissions and
42+ limitations under the License.
You can’t perform that action at this time.
0 commit comments