If you're using a model from an obj without any material, ie without the associated mtl file, it is as expected to not being rendered on android. With the current 1.3.2 build, it is required to have a material so the engine can generate a shader (which is required for rendering by opengles 2 backend).
I'm not sure yet why you get an exception in the shader generation in your log, but I'll investigate that.