Link to home
Start Free TrialLog in
Avatar of Gaute Rønningen
Gaute RønningenFlag for Norway

asked on

A little question about Android Development

Hi experts,

I'm looking into the possibility of extending the stock calendar functionality in Android. I was hoping that there would be a simple way to just extending what is currently there, is this possible or do I have to create a new complete calendar app with the new functionality?

Any help (or examples) would be appreciated,

Regards,
eX.
ASKER CERTIFIED SOLUTION
Avatar of alexey_gusev
alexey_gusev
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Gaute Rønningen

ASKER

Sorry for late reply. Couldn't find a way to override built-in features without writing an entire rewrite of the app. So giving up the idea. Thanks for replying any ways.