yaochenkun / graffiti

一款主打涂鸦绘图的APP,同时具备社区、即时通信、朋友圈等社交功能。现在我们仍在研发它的社交功能。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graffiti-Client

A Graffiti and Painting APP with community, instant message, moments and any other social functions, which is mainly used to draw pictures and share! Now we are still developing its social functions.
一款主打涂鸦绘图的APP,同时具备社区、即时通信、朋友圈等社交功能。现在我们仍在研发它的社交功能。

Screenshot

Functions

Module1:graffiti

This module consists of 2 main parts. The first part is 'Traditional Graffiti': it contains many traditional functions which a painting software should have. The other part is 'Magical Graffiti': it contains some creative functions which aim at improving the quality of interaction and finally promoting the UE(User Experience).

Traditional Graffiti

  • 7 kinds of shapes(circle, rectangle, line, brokenline, polygon, curve and freehand) to draw.
  • 6 kinds of basic editing operation towards pel(select, transalte, zoom, rotate, copy and delete).
  • Fill any region with any color in canvas.
  • Color picker(i.e. adjust the color of your pen).
  • Pen picker(i.e. adjust the style of your pen).
  • Undo/Redo.
  • Save/Load.
  • Change background.
  • Insert text.
  • Insert picture.
  • Effects processing of picture.
  • Gallery(i.e. check your history pictures you have painted).
  • Share(i.e. forwoard your picture to some main social platform such as Wechat, QQ, Facebook, Instagram and so on)

Magical Graffiti

  • Paint with 'gravity': use 'Acceleration Sensor' to capture the acceleration of gravity.
  • Edit pel with 'sensor': use 'Acceleration Sensor' and 'Orientation Sensor' to capture the parameters of sensors.
  • Paint with 'speech recognition': you only need to call the name of the graph you want, then the target graph will appear on canvas.This is based on the open source of IFLYTEK CO.
  • Clear canvas by 'shaking the phone': use 'Acceleration Sensor'.
  • Stop magical operations by 'blowing the microphone with mouth': use 'Microphone' to detect 'the frequency of voice'.
  • Undo/Redo by 'pressing the volume buttons(+-)'.
  • Paint your walking path by 'GPS': use open source from 'Baidu Map'.

Module2:moments

  • Moments: refresh the shared pictures at any time on moments.
  • Friends Circle: provide a paltform to follow and share with others, and it is a combination of Wechat and Weibo.
  • Instant Messaging: based on open source from 'RongCloud'.

Technology Stack

  • Mobile Platform: Android.
  • Framework: ORMLite, Retrofix, RxJava, Fresco and Dagger2.
  • Pattern: MVP.
  • Database: SQLite.

Download

Just download Graffiti.apk and install it on your smartphone. This APP requires many permissions, so don't be that scared when permission window pops.

For More

If you want to learn more about the interfaces or functions of this magical APP, you could visit the site below in my blog:

If you want to roughly learn 'How to develop this APP', you could visit the following sites in my blog:

About

一款主打涂鸦绘图的APP,同时具备社区、即时通信、朋友圈等社交功能。现在我们仍在研发它的社交功能。


Languages

Language:Java 96.0%Language:Roff 4.0%