Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Alright Denniston here you go! I got the actual Google Calendar app, is that ok?
Download the Calendar.zip file from here, (I uploaded the file so no worries about source). Once downloaded unzip the file to a place you can easily locate on your computer. Connect your Kyros to your computer and mount your internal storage (NAND). After mounting, transfer both the "Calendar.apk" and "CalendarProvider.apk" file to the root of your internal storage.
You will need a Terminal Emulator for this next part so if you don't have one already, get to it! After you have a terminal emulator and the Calendar files are stored on the root of your internal storage, unmount the storage and unplug the Kyros from your computer.
Start up the terminal emulator and repeat these commands exactly (Keyboard is brought up by hitting the menu key and selecting the "soft keyboard" option)!
"su"
The device will prompt you to accept super user access for the terminal emulator, obviously allow it.
"cd /nand"
(This will change the main working directory to your internal storage directory)
"cp Calendar.apk /system/app"
(This will move the Calendar file to your app folder)
"cp CalendarProvider.apk /system/app"
(This will move the Calendar cache files into the app directory, which is required for use of the app)
Wallah! After both files are copied you can shut down the terminal emulator and you should see the "Calendar" app in your applications menu. Let me know if you have any problems.
Where are you getting odex'ed apk's and why? The kyros isn't odex'ed...