android.app.ActivityThread is missing in current sdk -


i found examples in web use android.app.activitythread can't find in android sdk installation (2.1 , 2.2), , neither on android sdk webpage.

was activitythread removed current sdk? if so, there alternative?

thanks thomas

activitythread class in android firmware, has not been part of android sdk since 1.0, afaict. whatever examples either old or designed people modifying firmware.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -