A GitHub repo for all apps that will be moved to the future AppHub server. The AppHub Market currently uses the F-Droid server.
An example of how to get started can be found in the JumpGo app folder located in apk/com.jtechme.jumpgo/ in both the apps/ folder and the source/ folder.
The folder structure for uploading apps to the AppHub App repo goes as follows;
- Your app folders
- Your app root apps/com.example.yourapp/
- Your app apk apps/com.example.yourapp/apk/
- Your app source apps/com.example.yourapp/source/
- Your manifest file
- apps/com.example.yourapp/manifest.xml
- Your strings file
- apps/com.example.yourapp/apk/strings.xml
- Your *.apk file
- apps/com.example.yourapp/yourapp.apk
- JumpGo
- com.jtechme.jumpgo
Copyright 2015 Josiah Horton
AppHubAppRepo
This Source Code Form is subject to the terms of the
General Open Control License, v. 1.0. If a copy of the GOC
was not distributed with this file, You can obtain one at
https://github.com/JTechMe/GOC-General-Open-Control-Licence-v1.0/