Skip to main content
User Unknow
Legend
July 14, 2014
Question

Context3D is not available on Samsung Galaxy Note 10.1 (2014 Edition) Android 4.4.2

  • July 14, 2014
  • 1 reply
  • 652 views

Bug#3788818 - Context3D is not available on Samsung Galaxy Note 10.1 (2014 Edition) Android 4.4.2

Context3D is not available on this device http://www.gsmarena.com/samsung_galaxy_note_10_1_%282014_edition%29-5677.php

Steps to Reproduce:

import flash.display.Stage3D;

import flash.display3D.Context3DProfile;

import flash.display3D.Context3DRenderMode;

import flash.events.Event;

import flash.text.TextField;

var txt : TextField = new TextField();

txt.width = 400;

addChild(txt);

txt.text = stage.stage3Ds.length.toString();

stage.stage3Ds.length will return nothing. Starling don't work.

This topic has been closed for replies.

1 reply

chris.campbell
Legend
July 14, 2014

Thank you Anton.  I've forwarded this to the team and they'll be looking into the issue asap.

Thanks,

Chris