Feedback-android

From sselab

(Difference between revisions)
Jump to: navigation, search
(Android Client for the Feedback-System)
(Android Client for the Feedback-System)
 
(3 intermediate revisions not shown)
Line 9: Line 9:
* Simple positive or negative feedback
* Simple positive or negative feedback
 +
* Extended feedback allows screenshots, photos or any images
* Extended feedback allows screenshots, photos or any images
 +
* Stand-Alone and Integrated mode using Intent
* Stand-Alone and Integrated mode using Intent
 +
* Integrated into your software development environment
* 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> ===
=== <span style="color:#006fbb">App Screenshots</span> ===
-
<gallery caption="App Screenshots" perrow="5">
+
<gallery caption="Holo theme (portrait)" perrow="5">
File:device-dashboard-dark.png|Dashboard
File:device-dashboard-dark.png|Dashboard
File:device-select-image-dark.png|Select image
File:device-select-image-dark.png|Select image
Line 22: Line 38:
File:device-comment-dark.png|Comment
File:device-comment-dark.png|Comment
File:device-projects-dark.png|Projects
File:device-projects-dark.png|Projects
 +
</gallery>
 +
 +
<gallery caption="Holo Light theme (landscape)" perrow="5">
File:device-dashboard-light.png|Dashboard
File:device-dashboard-light.png|Dashboard
File:device-settings-light.png|Settings
File:device-settings-light.png|Settings

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 998 times.