Hello! I'd like to create a VPN app to connect to a remote server via Shadowsocks-libev so I can bypass restrictions in my country when visiting websites. How can I implement this?
P.S. I'd like to create my own app without copying an existing Android app repository.