How does one create a personal app store for Android built from either custom or open source software.
- Build a website using custom or open source software that presents applications so people can download them
- Devise a means for developers to register & upload applications
- ???
- Profit
I would imagine you start with a server and place your apk's in the server then write a front side handler to interface between the server and the rest of the world. Then write an app to connect to the server.
精彩评论