Skip to content

golang server socket and java client socket on one android devcie

Notifications You must be signed in to change notification settings

sage0711/golang-java-socket-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Communication between Java Client Socket and GoLang Server Echo Socket

Description

This project demonstrates communication between a Java Client Socket and a GoLang Server Echo Socket. To get started, follow these steps:

  1. Build the GoLang source code into an .aar file.
  2. Include the .aar file in the app/libs directory of your Android application.
  3. Execute your Android app.

Please note that you will need to rebuild the GoLang source code into an .aar file whenever you make changes to it.

Version Info

  • Golang: 1.18
  • Android API Level: 33

Contact

About

golang server socket and java client socket on one android devcie

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published