Giter Club home page Giter Club logo

android-screenshot-library's People

Contributors

drecom-jenkins avatar xion avatar

android-screenshot-library's Issues

Performance Implications

What steps will reproduce the problem?
1. Start the native service
2. Deploy and start the demo app
3. Taking quite a few screenshots
4. Returning to the home screen

What is the expected output? What do you see instead?
The phone becomes quite unresponsive back on the homescreen (i.e. it completely 
refreshes all the icons and widgets; it doesn't start the launcher or does that 
very slowly).
I also see a few "low memory" warnings from the ActivitiyManager in the logcat.

What are the performance implications of (a) running the asl-native service in 
the background? And (b) taking screenshots?

What version of the product are you using? On what operating system?
asl-1.2 demo
Android 2.2.1 on Google Nexus One

Please provide any additional information below.

Thanks

Original issue reported on code.google.com by [email protected] on 5 Jan 2011 at 2:32

Nicer portable solution for installing the native component

What feature is requested?
Use SDK 2.3s monkeyrunner and python for cross-platform single solution to 
install the native component
* Most likely Python UI libraries can be used to trigger the installation.
* We might also think about having an add-on to Android's SDK to integrate well 
with SDK?
* Maybe even extending ADT would be an option?

Which version it applies to ?
1.2

What will be the benefits from having the feature?
Easier installation for the users.

Original issue reported on code.google.com by [email protected] on 6 Jan 2011 at 3:24

Some problem after taking picture

What steps will reproduce the problem?
1.Install apk via eclipse
2.Press toggle to take the picture
3.Show the error message on the tablet
4.Save picture fail

What is the expected output? What do you see instead?
1.It should output the pictures at floder "screens"
2.The floder is created, but the pictures aren't found.

What version of the product are you using? On what operating system?
1.Product: Acer tablet
2.Android 3.2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 19 Dec 2011 at 9:14

Attachments:

Blank Image on Emulator

What steps will reproduce the problem?
1. Start emulator -> Start native service
2. Start Demo App or any other app that has uses screenshot API
3. Take screenshot

What is the expected output? What do you see instead?
Instead of a Screenshot it shows a blank image

What version of the product are you using? On what operating system?
1.2 ASL, Android 2.2 API Level 8

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 May 2011 at 8:24

Run it from Java

Hi guys.
I run it according to the official guide.

But I need to bundle asl-native script to my app.then I followed the few steps 
below.

1. copied the asl-native script to the assets folder of my app.
2. on start up of my app, it change the mode the script in the assets folder to 
777 to execute it from my app.

3. after it changed the mode of it, It tries to run it like below: 
Runtime.getRuntime().exec("/data/data/"+getPackageName()+"/files/asl_native &");

4. then I checked if it is started using "$ps" in adb terminal. It runs 
normally.

5. Finally I hit the button to capture the screen of the device.
  No image captured and the script started by my app is down unexpectedly.


Anyone do tested it like my steps.

What should i do to get it worked?

tnx in advance.

Original issue reported on code.google.com by [email protected] on 13 Dec 2011 at 7:34

Colors are inverted on Motorola Droid


Colors are inverted on Motorola Droid.  Works perfectly on the Nexus One.  
Attached file shows 3 layers of screenshots.  The middle layer, which is a 
screenshot-of-a-screenshot, has correct colors.

What version of the product are you using? On what operating system?
ASL 1.1 on Motorola Droid running Android 2.2.1



Original issue reported on code.google.com by [email protected] on 14 Dec 2010 at 6:16

Attachments:

Partial image captured on Nexus One using instrumentation test

What steps will reproduce the problem?
1. install & configure as pr manual
2. start the service through an instrumentation test
3. create screenshot

What is the expected output? What do you see instead?

a full screenshot. what i get is a partial image, resolution looks correct as 
well as colors. but perhaps 3/4 of the image is not filled with data 
(transparent apparently).

What version of the product are you using? On what operating system?

nexus one produces this result, a rooted desire hd produces correct and full 
images.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 17 Jan 2011 at 1:46

memory leak

What steps will reproduce the problem?
1. Start the native service
2. Deploy and start the demo app
3. Taking quite a few screenshots
4. Returning to the home screen

What is the expected output? What do you see instead?
screen can be captured. but the native service will continue to leak memory if 
continuing capture

What version of the product are you using? On what operating system?
asl-1.2 demo at android 2.3.2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Feb 2011 at 2:59

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.