[fpc-pascal] would be possible to create .dex file from PPCJVM .class files with no depend on App compat library

2020-01-29 Thread Mgr. Janusz Chmiel via fpc-pascal
Dear specialists, Does somebody of you know, if it would be possible to build functional Android app from PPCJVM created .class files which will not depend on App compat jar library? I have found two fully functional solutions, which do not used appcompat library. Scatter on GOogle Play named creat

Re: [fpc-pascal] Best start point for adding new FPC target

2020-01-29 Thread Sven Barth via fpc-pascal
Karoly Balogh (Charlie/SGR) schrieb am Mi., 29. Jan. 2020, 01:22: > However, you need to add the new target it to the build system, and the > compiler, which is quite complicated, as a system ID and various > properties have to be added to quite a few places (compiler, > /systems/t_bsd.pas, syste