I want to develop an Android app which will show information (Date, Venue, Sessions, Speakers etc..) about different Events from a web service, but i wanted it to feel native, like if Event 1 user run this app they should not know about Event 2, they just see there Event details.
Example
Like Facebook, they identify you by your login and show you your profile.
Here are possible solutions
- Offer user to type
Event Codeon App Launch & remember it - Auth User and Show related event
- Create Native app for every Event
and I want to Have only one app, which will not required any Input from user and show there event. Is it possible to do, please help
or is there any way to generate apk dynamically with different event ids
0 comments:
Post a Comment