Activity annotation for Android -


there isn't monodroid [acitvity()] attribute/annotation android java sdk? while not strange thing in java (for example webservlet annotation) not possible have in android java sdk?

in fact, tired of editing androidmanifest.xml!

all of activities must, in fact, declared in manifest. haven't seen way around far. of course, imagine sort of tool did post processing on application (via eclipse or that) , generated manifest you. however, haven't seen such thing, , doubt such thing exists. instead, people typically declare them in manifest (it takes few seconds @ most), or create them in eclipse , let "dirty work."


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -