Android Question dynamic declaration

luke2012

Well-Known Member
Licensed User
Longtime User
Is there a way to declare & init a type dynamically ?

Example:

B4X:
public sub InitCustType (TypeName as string)

private ObjType as TypeName
ObjType.Initialize

end sub
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…