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 webview...

If you really want to do this, you have to manually parse the json and 
create the java elements... ( if ( json == "textview").... if ( json.child 
== "id")..... )


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 Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to