Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 2024 template #7991

Merged
merged 3 commits into from
May 24, 2024
Merged

Android 2024 template #7991

merged 3 commits into from
May 24, 2024

Conversation

dimitre
Copy link
Member

@dimitre dimitre commented May 22, 2024

This is an alternative Android template to go together with projectGenerator project
and test generating projects for @danoli3 and @tctr fork
related:
openframeworks/projectGenerator#500

The idea here is work in an alternative template / projectGenerator project to get things right without overwriting classic android templates and projects. if things work ok we can rename and use as the main one

@danoli3
Copy link
Member

danoli3 commented May 23, 2024

Hooley dooley, nice work! Yeah the final frontier of the Android upgrades, the Project Generator updates and templates yay!

I had a quick glance looking great, incorporates all the things.
Almost fixed that ci for vs, one moment

@tctr
Copy link

tctr commented May 24, 2024

That looks ok for me !

In fact not completely. I can't manage to build the project in AS without gradle already in the project. It seems AS does not manage to get it from somewhere. If I create a project it provides one with version 8.1.0

@dimitre dimitre changed the title [WIP] Android template Android 2024 template May 24, 2024
@dimitre dimitre merged commit 24d98aa into openframeworks:master May 24, 2024
11 checks passed
@dimitre dimitre deleted the android2024 branch May 24, 2024 20:17
danoli3 added a commit to danoli3/openFrameworks that referenced this pull request Jun 18, 2024
* master: (244 commits)
  ofxAssimpModelLoader addon_config.mk osx exclusions
  Downloader 3.2.3 - fixes for install detection and single url for curl (openframeworks#8009)
  Downloader 3.2.3 - fixes for install detection and single url for curl
  Download libs script update (adds openframeworks#7907 wget2) - params and fixes deploy logs  (openframeworks#8002)
  .mk removing repeated configs
  COREVIDEO_SILENCE_GL_DEPRECATION (openframeworks#8005)
  ios template update
  update addons folder in xcode template (openframeworks#8003)
  VS download latest x64 only (openframeworks#7999)
  Android 2024 template (openframeworks#7991)
  XCode macOS template update
  up (openframeworks#7996)
  msys2 improvements (openframeworks#7976)
  commented out .h files removed (openframeworks#7990)
  VS2022 FreeType Fix (openframeworks#7992)
  Update ofPixels.cpp (openframeworks#7989)
  ofAppNoWindow..h: #include ofEvents to complete the ofCoreEvents type (openframeworks#7943)
  ofFile::doesFileExist simplified (openframeworks#7970)
  fix unneeded reference for `add` of `bool`, `char` (openframeworks#7973)
  ofxOscReceiver: win32 implementation: shadow posix changes (openframeworks#7979)
  ...

# Conflicts:
#	.gitignore
#	libs/openFrameworks/gl/ofGLProgrammableRenderer.cpp
#	libs/openFrameworks/gl/ofShader.cpp
#	libs/openFrameworks/gl/ofTexture.h
#	libs/openFrameworks/graphics/ofGraphicsBaseTypes.cpp
#	libs/openFrameworks/graphics/ofTrueTypeFont.cpp
#	libs/openFrameworks/graphics/ofTrueTypeFont.h
#	libs/openFrameworks/sound/ofAVEngineSoundPlayer.h
#	libs/openFrameworks/sound/ofSoundBaseTypes.h
#	libs/openFrameworks/utils/ofConstants.h
#	libs/openFrameworks/utils/ofThread.h
#	libs/openFrameworks/utils/ofURLFileLoader.cpp
#	libs/openFrameworks/utils/ofUtils.h
#	libs/openFrameworks/utils/ofXml.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants