Feedback-android

From sselab

(Difference between revisions)
Jump to: navigation, search
(Android Client for the Feedback-System)
(Android Client for the Feedback-System)
 
(9 intermediate revisions not shown)
Line 3: Line 3:
[[File:dashboard-dark.png|right|Feedback dashboard screenshot]]
[[File:dashboard-dark.png|right|Feedback dashboard screenshot]]
-
Feedback for Android helps app developers gather end user opinion in a simple and straightforward manner.
+
Feedback for Android helps app developers gather end user opinion in a simple and straightforward manner. Providing your users with a very easy way to communicate their ideas, comment on a feature or report bugs. With project management system such as Trac let you trace user feedbacks through your development process.
-
=== <span style="color:#006fbb">Features:</span> ===
+
=== <span style="color:#006fbb">Features</span> ===
-
* Start each line
+
* Simple positive or negative feedback
-
* with an [[Wikipedia:asterisk|asterisk]] (*).
+
 
-
** More asterisks gives deeper
+
* Extended feedback allows screenshots, photos or any images
-
*** and deeper levels.
+
 
-
* Line breaks<br/>don't break levels.
+
* Stand-Alone and Integrated mode using Intent
-
*** But jumping levels creates empty space.
+
 
 +
* Integrated into your software development environment
 +
 
 +
 
 +
=== <span style="color:#006fbb">Usage scenarios</span> ===
 +
 
 +
* '''Integrated.''' Call Feedback from anywhere in your app whether from menus, actions or buttons is as simple as one line of code with Android Intent framework.
 +
 
 +
 
 +
* '''Stand-Alone.''' Create various Feedback the way your user want using camera, select an image from the phone or just a comment.
 +
 
 +
 
 +
=== <span style="color:#006fbb">Requirements</span> ===
 +
 
 +
* Android 1.6 or later
 +
 
 +
 
 +
=== <span style="color:#006fbb">App Screenshots</span> ===
 +
 
 +
<gallery caption="Holo theme (portrait)" perrow="5">
 +
File:device-dashboard-dark.png|Dashboard
 +
File:device-select-image-dark.png|Select image
 +
File:device-screenshot-dark.png|Screenshot
 +
File:device-comment-dark.png|Comment
 +
File:device-projects-dark.png|Projects
 +
</gallery>
 +
 
 +
 
 +
<gallery caption="Holo Light theme (landscape)" perrow="5">
 +
File:device-dashboard-light.png|Dashboard
 +
File:device-settings-light.png|Settings
 +
File:device-screenshot-light.png|Screenshot
 +
File:device-comment-light.png|Comment
 +
File:device-projects-light.png|Projects
 +
</gallery>

Current revision as of 04:44, 22 February 2012

Contents

Android Client for the Feedback-System

Feedback dashboard screenshot

Feedback for Android helps app developers gather end user opinion in a simple and straightforward manner. Providing your users with a very easy way to communicate their ideas, comment on a feature or report bugs. With project management system such as Trac let you trace user feedbacks through your development process.


Features

  • Simple positive or negative feedback
  • Extended feedback allows screenshots, photos or any images
  • Stand-Alone and Integrated mode using Intent
  • Integrated into your software development environment


Usage scenarios

  • Integrated. Call Feedback from anywhere in your app whether from menus, actions or buttons is as simple as one line of code with Android Intent framework.


  • Stand-Alone. Create various Feedback the way your user want using camera, select an image from the phone or just a comment.


Requirements

  • Android 1.6 or later


App Screenshots



  • This page was last modified on 22 February 2012, at 04:44.
  • This page has been accessed 983 times.