Application description file for the appstores. Best way to distribute your apps!
Currently our small team doesn’t have enough time to support and develop the project.
I hope in the nearest future we will continue the work.
Thank you!
Uploading Android application to several appstores could be time consuming. AppDF format is designed to simplify this process. You describe your Android application once, create a simple AppDF file that includes description, APK file(s), screenshots, app icon, promo images, etc and just upload this AppDF file to all the stores that support AppDF uploading.
AppDF file is a ZIP archive with .appdf
extension. This archive must contain description.xml
file with
application description (title, description text, category, price, requirements, etc.). This description.xml
file contains
links to the other files in the archive like APK file(s), screenshots, promo graphics, video, etc. The main sections
of the description.xml file are:
There are more than 15 alternative Android appstores. All of them have their own audience. You loose many millions of potential addressable users by submitting your application to Google Play only.
But submitting an app to all the appstores could take you several days, and then you need to upload each update to all the stores as well. AppDF allows you to submit your application as easy as uploading one file. You simply create an AppDF file using HTML5 AppDF Editor and submit the generated AppDF file to all the appstores.
AppDF is an open file format. It is not an aggregator. There is no middle man in the process. The app developers work directly with the appstores as before.
There is just a common file format that makes it easier.
We have just started the AppDF project. The following Android application stores already support AppDF format (you can go to their developer portals and submit AppDF files):
The following appstores are working on AppDF support but not ready with implementation yet:
Current AppDF specification status is 1.0. It can be found here:
http://www.onepf.org/appdf/specification/
Current version of AppDF specification in work can be found here:
https://github.com/onepf/AppDF/blob/master/specification/appds_spec_1_0.md
You can download four AppDF samples:
There are two ways to explore the samples:
We are developing an HTML5 AppDF editor (client-side only code). Current preview version that does not support several important features yet could be found at:
http://onepf.org/editor
Source code here:
https://github.com/onepf/AppDF-tools-editor
Source code of the AppDF Editor and the reference parser libs is available under the terms of the Apache License, Version 2.0:
http://www.apache.org/licenses/LICENSE-2.0
The AppDF specification and the related texts are available under the terms of the Creative Commons Attribution 2.5 license:
http://creativecommons.org/licenses/by/2.5/