neshume
neshume
using the latest fips to setup android fails after inflate
what is the development pipeline regarding android? * in IOS I use both CLion and XCode * in windows -> visual studio * **In android** I have been using sublime...
Hi All, sometimes one needs to get to a specific directory on a file system : - on IOS we have NSLibraryDirectory or NSTemporaryDirectory - on android the assets directory...
is there a way to add local resources to bundle (like textures in a data dir) and read using LocalFS? it seems all samples use http for textures. cheers, -neshume