Skip to content

take screenshot which follow minicap protocol#8

Open
codeskyblue wants to merge 4 commits into
openstf:masterfrom
codeskyblue:master
Open

take screenshot which follow minicap protocol#8
codeskyblue wants to merge 4 commits into
openstf:masterfrom
codeskyblue:master

Conversation

@codeskyblue

Copy link
Copy Markdown
Member

based on @stanliski work.

@codeskyblue

codeskyblue commented Nov 25, 2016

Copy link
Copy Markdown
Member Author
adb install -r app-debug.apk
APK=$(adb shell pm path jp.co.cyberagent.stf | tr -d '\r' | awk -F: '{print $2}')
adb shell CLASSPATH="$APK" exec app_process /system/bin jp.co.cyberagent.stf.Capture

for now screenshot is about 4~5fps

@sorccu

sorccu commented Nov 25, 2016

Copy link
Copy Markdown
Member

This is great, but could you add real header values?

@codeskyblue

Copy link
Copy Markdown
Member Author

@sorccu So any other need to change? I can update now.

@sorccu

sorccu commented Nov 25, 2016 via email

Copy link
Copy Markdown
Member

@codeskyblue

Copy link
Copy Markdown
Member Author

no

@sorccu

sorccu commented Nov 30, 2016

Copy link
Copy Markdown
Member

Thanks I'm a little busy now but I hope I can integrate this next weekend!

@codeskyblue

Copy link
Copy Markdown
Member Author

might reach 14~20fps, I guess.

@sorccu

sorccu commented Dec 8, 2016

Copy link
Copy Markdown
Member

I'm sorry I just realized I forgot to look into this last weekend. I will try again this weekend.

By the way I was able to find an HTC Desire 816 for relatively cheap and it just arrived (which is why I realized forgetting this). However it seems to work OK with current minicap (see openstf/stf#484). Perhaps post your values to compare?

@codeskyblue

Copy link
Copy Markdown
Member Author

@sorccu you can close it if it is ok, I do not have that HTC now.

igit-cn pushed a commit to igit-cn/STFService.apk that referenced this pull request Jan 25, 2021
Bumps [protoc](https://github.com/protocolbuffers/protobuf) from 3.1.0 to 3.13.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.1.0...v3.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants