I want to generate the SVG image of Layout. Is there any way to generate it in android pragmatically? If yes then how?
Asked
Active
Viewed 62 times
0
-
1"Is there any way to generate it in android pragmatically?" -- at best, only with difficulty, I would imagine. – CommonsWare May 05 '15 at 16:33
-
Well, SVG is XML. You may try. Good luck! – Phantômaxx May 05 '15 at 17:58
-
@DerGolem currently i am generating bitmap of layout. But I want to generate SVG of layout programmatically. Dear please help me out. – NighterZ May 07 '15 at 07:37
-
Dear, this way a **too broad argument** (which is why I wished you `Good luck!`). The layout screenshot is a faster and surely working approach. – Phantômaxx May 07 '15 at 07:41