Personal application development details (1): personal application development
A whim. I suddenly wanted to develop a video sharing community APP. So I started to do it as soon as I thought about it ~
Record the development process for a blog. on the one hand, we can improve our technical skills. on the other hand, entertain yourself. the framework follows the open-source framework released earlier. gradually improving. this project has been completed. then there should be a mature framework.
The background part is intended to use third-party storage. The time is not enough ~.
Attach the current effect.
In the future, I plan to add a bullet screen, some data integration, and some community functions.
It looks like a big project. It may take a lot of time.
Currently, the player uses Baidu SDK, which is easy to use and well optimized.
Let's get there today ~
------------------------------------------------ 2015.11.29 -------------------------------------------------
The article is too short. Do not open Chapter 2. Updating in real time .~ The UI was painted last night. The player and UI were separated to make the UI independent. The publishing bar display mode was suspended. Comments were added.
The current interface can be viewed at last ~
The logic layer has not started writing. The Code continues.