Where is the Android Metamodel located?

Posted by Dominik on Stack Overflow See other posts from Stack Overflow or by Dominik
Published on 2010-04-16T12:34:28Z Indexed on 2010/04/16 12:53 UTC
Read the original article Hit count: 341

Filed under:
|
|
|

Hey,

I would like to use Android for Model-Driven-Software-Development.

For this, I need to locate the Android Model in the SDK. I already searched a while for it, but were not able to find it. Has anyone an idea where it could be?

Is it possible, that it is the AndroidManifest.xml-File in the folder android-sdk-\platforms\android-x\android.jar? After unpacking this file, I am not able to open that file correctly on Windows XP, because a lot of characters have the wrong character set.

Or is it also possible, that it is only located in the source code?

Thanks in advance, Dominik

© Stack Overflow or respective owner

Related posts about mdsd

Related posts about android