https://github.com/socketmobile/old-capture-java
Java sample Android apps for Capture
https://github.com/socketmobile/old-capture-java
android capture java
Last synced: 6 months ago
JSON representation
Java sample Android apps for Capture
- Host: GitHub
- URL: https://github.com/socketmobile/old-capture-java
- Owner: SocketMobile
- License: apache-2.0
- Created: 2017-11-29T09:21:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T22:27:56.000Z (over 6 years ago)
- Last Synced: 2025-07-01T16:11:06.123Z (7 months ago)
- Topics: android, capture, java
- Homepage: https://docs.socketmobile.com/capture/java/en/latest/
- Size: 165 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Capture SDK Examples for Java/Android
## Setup
0. Start a new "Project from Source Control" and select "Git"
0. Enter the Git Repository URL:
https://github.com/socketmobile/capture-java.git
0. Browse to or enter a `Parent Directory` - make sure the folder exists
0. Click _Test_. If it succeeds, click _Clone_.
## Samples
### Hello Capture
Minimal example of an Android application
### Hello Kapture
Minimal example of a Android application written in Kotlin