Android Question Instantiation via reflection

tkristensen

Member
Licensed User
Longtime User
I've been using the reflection library to work with the wifi classes.

it's all worked really well, but one thing I haven't been able to figure out is how you would dim a new instance of an included class.

One of the commands I want to issue requires you to pass in an object of class WifiConfiguration. Is there anyway to create a new instance of it?

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