crobibero / android-prebuilts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a collection of apks that don't already have up to date distribution on fdroid. can be built into a rom by including the following in a manifest.xml

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
	  <project name="crobibero/android-prebuilts" path="prebuilts/crobibero" remote="github" revision="master" />
</manifest>

About


Languages

Language:Makefile 100.0%