Android development my Sina Weibo client-opening part

Source: Internet
Author: User

It has been three weeks since I started learning about Android. I 've been writing tutorials from Hello world to notepad tutorial to Android SDK documents, just recently I was interested in Weibo and planned to develop an android Sina Weibo client as a trainer project, and recorded the entire process of development in detail in a casual manner. I am familiar with Java and Eclipse IDE for the first time, and I am learning and using it. It is also the first time I have done things on mobile devices, in general, there is no foundation, no experience, no talent, and no talent. Please give more advice to the majority of students.

The first thing in development is the development tools and environment. My configuration is eclipse Helios (3.6.1) + adroid2.2. I won't bother to build the specific environment. I Will Google a lot of data, many articles can be found in the blog garden.

The second thing to do is to develop Sina's Weibo client. First, apply for a Weibo account on Sina and then log on to Sina's open platform, the Sina Weibo API provided by Sina's open platform allows you to create a new application in my application to obtainAPP key andAPP secret. These two values will be recorded first. I have provided development documents, sdks, and interface testing tools on Sina's open platform. I decided to directly use Sina's rest API for development and do not intend to use the sdks provided by Sina, it is said that the Java SDK provided by Sina cannot be directly used for Android development. It must be modified before it can be used. However, it is not accurate to hear that I have not tried it.

Finally, I want to explain it in two parts: UI and function. According to my own situation, most of the time is spent on the UI design and implementation, the coding workload is much lower, so the UI part is particularly divided.

Finally, let's talk about it. I'm sorry that the above content is basically nonsense, but since it is the first article, I have to give a symbolic explanation of it. Let's start with the next article.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.