Full version of Aisen Weibo application source code and full version of aisen source code
Aisen Weibo is a third-party client of Sina Weibo. Following the Android Design and Holo theme style, the Design starts from simple, refreshing, and easy-to-use interfaces, and strives to provide a better and special Weibo experience for Android users. Developed based on the AisenForAndroid (Aisen) framework, the Aisen framework is a fast development framework for android, including ORM, IOC, BitmapLoader, and other development components. It has a four-layer structure: UI Layer, business interface layer, persistence layer, and data communication layer.
Basic functions
- Multi-account authorization management
- Sidebar drawer menu
- Picture HD reading (9 gongge, smart typographical style)
- Switch between groups by screen selection and reading, which can be sorted freely
- Read comments
- User and Weibo search
- Release content can be set to delay
- Multi-language support
- Simplified Chinese
- Traditional Chinese
- Draft box
- Offline editing
- Timed release
- Content that fails to be released
- Other functions
- Font size settings
- Image Browsing settings, WIFI display, mobile network display, or self-setting
- Supports GIF browsing and uploading
- The Group editing function supports sorting.
- Source code snippets that may be used in the case: http://code.662p.com/list/173_1.html
Application
- Account Management
- <Ignore_js_op> Aisen supports three mainstream refresh controls.
- <Ignore_js_op> You can edit and sort groups by screen-cutting.
- Offline content editing. You can save the content to the draft box and set timed Publishing.
- <Ignore_js_op> supports HD image reading and automatic formatting.
Notice
- You are not authorized to upload private messages, multi-image uploads, and likes.
- Only 30% of data can be obtained for user fans and followers.
- User search restrictions: v users, more than 500 of fans, and more than 600 of ordinary users
- The user's Weibo list can only be the current authorized login user
Configuration
- Import AisenForAndroid, which contains all dependent projects;
- Configure action. xml and SET related parameters such as your appkey.
- Http://android.662p.com/thread-6018-1-1.html