Skip to content

devacom/buildroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

buildroid

This Script is created to help no developer for making some binaries targeting Android devices. The supported source code are listed below:

OpenSSL

Curl

LibUSB

OSCam

nghttp2

This tool has configured to make cross compiling using this variables.

TOOLCHAIN=/android-toolchain

CROSS_SYSROOT=$TOOLCHAIN/sysroot

PATH=$TOOLCHAIN/bin:$PATH

That mean the installed binary or lib will be found in /android-toolchain/sysroot

This projet under developing and more feature maybe add in the future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages