價格:免費
更新日期:2015-07-01
檔案大小:1.2M
目前版本:1.0.0
版本需求:Android 3.0 以上版本
官方網站:http://bdiegel.github.io/android-aloha/
Email:bdiegel@gmail.com
This is a sample application to demonstrate the open source Aloha project to developers.
Aloha is a library for adding a simple welcome activity to your Android application. Customization is simple. You specify resource identifiers for each page and write a minimal amount of code.
What you do:
• Prepare resources for the text, image and background color for each page.
• Extend the base welcome activity and specify the resources identifiers in your implementation
• Modify your MainActivity to start your WelcomeActivity when desirable
Source code for the sample application and library are available. See the project for more help.
Aloha: http://bdiegel.github.io/android-aloha/
Please report all issues on GitHub.