[android-developers] Re: Dear Developers

2012-08-28 Thread Thesalan
Why do you want to use JSON? Android use XML, not JSON.. Le mardi 28 août 2012 11:42:07 UTC+2, parthi a écrit : how can i create dynamically widgets in android using json parser is it possible to create -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: Dear Developers

2012-08-28 Thread Parthi K
Dear Thesalan , thanks to answer Thesalan right now i am working web services layout and widgets want to generate dynamically .so i tried android support JSON String json = {\EditText\ :{\id\:\edit\, \data\: \Click Here\, \size\: 200, \style\: \bold\, \name\: \text1\, \vOffset\:

[android-developers] Re: Dear Developers

2012-08-28 Thread Thesalan
I just a beginner in Android development, so I don't know if it's possible... But, I don't think that you are on the good way... Send interface and code by web it's not advisable. If you really want to do this (to not integrate UI in your app), maybe you have to look for an HTML interface or

Re: [android-developers] Re: Dear Developers

2012-08-28 Thread Thesalan
I just a beginner in Android development, so I don't know if it's possible... But, I don't think that you are on the good way... Send interface and code by web it's not advisable. If you really want to do this (to not integrate UI in your app), maybe you have to look for an HTML interface or

Re: [android-developers] Re: Dear Developers

2012-08-28 Thread Parthi K
thanks dudee... On Tue, Aug 28, 2012 at 3:52 PM, Thesalan thesa...@gmail.com wrote: I just a beginner in Android development, so I don't know if it's possible... But, I don't think that you are on the good way... Send interface and code by web it's not advisable. If you really want to do

Re: [android-developers] Re: Dear Developers

2012-08-28 Thread Parthi K
Hi thanks dude i got output On Tue, Aug 28, 2012 at 3:56 PM, Parthi K parthisof...@gmail.com wrote: thanks dudee... On Tue, Aug 28, 2012 at 3:52 PM, Thesalan thesa...@gmail.com wrote: I just a beginner in Android development, so I don't know if it's possible... But, I don't think