[fpc-devel] FPC-JVM: Status report on Android

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Aug 30 22:32:57 CEST 2011


On 30 Aug 2011, at 22:26, Sven Barth wrote:

> I've also found the class that defines the abstract methods. It's four classes above android.app.Activity in the inheritance tree (android.common.Context). I yet need to check whether all methods are overridden correctly by the subclasses (and crosscheck that with the documentation).

If you create an instance of that class in FPC code and compile with -vw, the compiler should list the abstract methods.


Jonas


More information about the fpc-devel mailing list