Come out to play on Android

If you pay more attention to this account, you should know that there is a series of this account recently:

I’m sharing Android in a group, it seems that no one talks anymore... Issue 2

I’m sharing Android in a group, and it seems that nobody talks anymore...

Probably a similar question:

Come out to play on Android
Come out to play on Android
I ask questions in a group every day.

I said at the time:

I want to make a question-and-answer function for playing Android that is more of a learning nature.

To be honest, I refused at the beginning because the question and answer function may be useless, and secondly it is very complicated and risky.

Let me talk about complexity and risk first:

This function may be relatively simple for a professional team, but for an Android player like me, it is quite laborious to use the server alone.

Because the question and answer involves leaving a message, you need to consider building a message, and adding likes. There may be someone who likes me in the future, which comments I like, who I commented, who commented on me, and the comments are deleted , Cascade delete, it takes a long time to think about it...

The problem of risk, because the user can input, technically we must consider various ***, xss, etc., and then also consider the risk of speech.

Let alone tears.

Well, after my unremitting efforts, our prototype has been formed.

At present, I have tried to post several questions on the website:

Come out to play on Android
Come out to play on Android

Come out to play on Android
I will send out a question and answer from time to time, you can easily see it on the homepage.

Of course, I can only provide this ability on Android. As for the quality of the question and answer, it needs to rely on participation. If no one answers, then it is meaningless.

So I said at first that I was worried that this feature was useless.

As for how useful it becomes, everyone's support is needed.

You can try to answer every day. If you don’t, you can learn and summarize; if you meet, you can answer directly.

I hope such exchanges can leave a large number of meaningful questions and answers on playing Android, and provide valuable content for those who need to learn.

Although the current environment is indeed not very good, I still hope to work hard with you to do something. I am willing to devote time, energy, and even some funds to do this well .

ps:

List of Q&A I reviewed

Who replied to my list

List of comments I like

Who likes me list

Complete personal information

github one-click login

And some experience issues

All are under rapid development...

Finally, let me add one more paragraph. I haven't written to you some bad information about playing Android. In fact, in addition to energy problems, there is actually some pressure behind such a website.

If you pay more attention to the website, you should know that I spent a lot of energy at the beginning to provide you with a mockapi function, but this function was abused a lot, and there are some bad information. At the beginning, I worked hard Review, add monitoring, and delete regularly every week, hoping to keep this feature alive.

Until one day, someone came to me directly, saying that someone had used mockapi to do some bad things, which had caused them some losses and gave some evidence...

At that time, I was still a little panic, and then realized the seriousness of the problem. I really had no way to review the things submitted by everyone, so this feature was permanently down, so let's cherish it.

https://www.wanandroid.com/

Recommended reading:

Android advanced exploration Why do others grow so fast?

Send you some tips for learning Android!

Magical ConstraintLayout's Circular positioning

Guess you like

Origin blog.51cto.com/15064646/2572812