• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Create dynamically activities

Tomer_Jan

Lurker
Hey guys,

I've been looking for an answer but have not found yet.
I need to load html from a URL and create the exactly amount of activities for the html pages.
Anyone knows to do it?
 
Hey guys,

I've been looking for an answer but have not found yet.
I need to load html from a URL and create the exactly amount of activities for the html pages.
Anyone knows to do it?
I wouldn't recommend using Activities, It would be better to use fragments
 
Back
Top Bottom