Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cdAhmad
/
minicap
Public
forked from
DeviceFarmer/minicap
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minicap
jni
minicap
Android.mk
on
master
User selector
All users
All time
Commit history
Commits on Mar 26, 2015
Give up on having the websocket server running on the device itself. It's just so much easier to do it outside the device using an external websocket server. This also makes it easier to add more f…
Show description for 56a8a11
sorccu
committed
56a8a11
View commit details
Copy full SHA for 56a8a11
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
The virtual display now works on SDK 19, but a lot of polish is needed. Some devices are having trouble with async IO messing buffers. Doesn't handle display resizing.
sorccu
committed
d450d40
View commit details
Copy full SHA for d450d40
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
Add a simple benchmark for 100 runs.
sorccu
committed
8b8d326
View commit details
Copy full SHA for 8b8d326
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
Get rid of json_spirit. WebSocket commands changed.
sorccu
committed
2fbe44b
View commit details
Copy full SHA for 2fbe44b
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Use JSON for commands.
sorccu
committed
850aed6
View commit details
Copy full SHA for 850aed6
View code at this point
Browse repository at this point
Switch to the websocket implementation.
sorccu
committed
c5fd060
View commit details
Copy full SHA for c5fd060
View code at this point
Browse repository at this point
Commits on Nov 12, 2014
Send screenshots through the websocket.
sorccu
committed
41e5360
View commit details
Copy full SHA for 41e5360
View code at this point
Browse repository at this point
Use a class for the shared library after all so that we can hide the inner workings better.
sorccu
committed
7355a62
View commit details
Copy full SHA for 7355a62
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Utilize compilation efforts from another project of ours. Compiles libjpeg-turbo with the Android build system and makes pie/nopie not take twice the time.
sorccu
committed
79d6ef3
View commit details
Copy full SHA for 79d6ef3
View code at this point
Browse repository at this point
Commits on Nov 6, 2014
Get websocketpp's broadcast server example up and running.
sorccu
committed
9e14c49
View commit details
Copy full SHA for 9e14c49
View code at this point
Browse repository at this point
Add libwebsockets.
sorccu
committed
67dffad
View commit details
Copy full SHA for 67dffad
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Initial glued-together version.
sorccu
committed
f2519ba
View commit details
Copy full SHA for f2519ba
View code at this point
Browse repository at this point
Initial setup to compile on SDK 10-21.
sorccu
committed
d6f7974
View commit details
Copy full SHA for d6f7974
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.