The source code of the Android app is similar to the source code of the Netease client.
Click to download]
What technologies are used for Android client development on news network? After obtaining the html source code, parse the valid data and then display it or what?
Not necessarily,
Some directly use js to read database information and fill the webpage,
Some use collection tools to collect data from their websites and then push the data to their own pages,
In addition, you can update the database directly written by the android program.
I guess ~~~
This is the android-like QQ chat source code on the Internet, which is 388M, but the client is wrong in my environment. Why? The SDK is 42
1. Create a project,
2 ctrl + e open to this project
3. Delete assets, src, res
4. Copy the chat project assets, src, res, libs, and AndroidManifest. xml to this project.
In 5eclipse, right-click the new project refresh and check the error message.