i working on android app has several different product flavors. each flavor has unique set of libraries needs, don't have information until runtime. right now, features of app packaged each product flavor, if flavor uses handful of them. is, @ startup, determine features can accessed, , download appropriate libraries need. there way can determine @ first startup fragments can accessed activity?
Comments
Post a Comment