Android IDE (AIDE) Support Forum

[Libgdx] How to build class Freetypefontparameter in AIDE?

_ I am having problems with a build project that contains this class. I have imported the full gdx-freetype.jar package but the class ‘freetypefontparameter’ is still unknown with aide. Are there any alternatives? thanks you

@EduApps help me .,…

Try to reset AIDE, if this doesn’t work, try:

  1. check if the lib is in correct folder
  2. check if the libs folder is specified on your gradle.properties/project.properties

And then restart AIDE

It still doesn’t work. You can build projects with links:https://github.com/cnnranderson/Slidez

Remember that Android IDE’s LibGDX is outdated and some versions doesn’t include that classes. Try to use the new version:

credit by @daizu

This way the project will not currently build

Is working well for me