How can I download this source project from GitHub and run it from my Eclipse IDE and on my device
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Step #1: Check out the entire source code for Android.
Step #2: Build the entire source code for Android, including the calendar app.
Step #3: Pour the results of Step #2 into a ROM mod for your device.
Step #4: Replace the firmware of your device with that ROM mod.
IOW, usually you cannot just take an arbitrary app out of the AOSP and build it independently, because it will have dependencies on the rest of the Android source code.