Feedback-android

From sselab

(Difference between revisions)
Jump to: navigation, search
(Android Client for the Feedback-System)
(Android Client for the Feedback-System)
 
(6 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
 +
* 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="4">
+
<gallery caption="Holo theme (portrait)" perrow="5">
-
File:dashboard-dark.png
+
File:device-dashboard-dark.png|Dashboard
-
File:dashboard-dark.png|Captioned
+
File:device-select-image-dark.png|Select image
-
File:dashboard-dark.png
+
File:device-screenshot-dark.png|Screenshot
-
File:dashboard-dark.png|[[Help:Contents/Links|Links]] can be put in captions.
+
File:device-comment-dark.png|Comment
-
File:dashboard-dark.png
+
File:device-projects-dark.png|Projects
-
File:dashboard-dark.png|Full [[MediaWiki]]<br />[[syntax]] may now be used…
+
</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>
</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 987 times.