More on the Craig cmp741d

craigtabuser

Member
Dec 24, 2012
8
0
Hi,

I have a cmp741d that is now rooted and has the Play Store working thanks to instructions by chrislj74 at this thread:

http://www.androidtablets.net/forum/craig-tablets/42985-new-craig-7-tablet-cmp741d-ics-4-03-a.html

Just like Chrislj74 I have everything working great except Netflix - it loads but then the touch screen becomes unresponsive.



Anyway, I wanted to list the device info for this tab so more work can get done on it by sharing abd comparing:


Android 4.0.3
CPU armeabi-v7a
Hardware rk29sdk
ID IML74K
Processor ARMv7 Processor rev 2 (v71)

These are the basics.



One other weird thing is that AndroidSystem shows Bluetooth hardware is there, bluetooth is supported, but ES Task Manager shows blutooth disabled.
There is no toggle for bluetooth in Settings and any toggle apps wont turn it on. Anyone know if there is a way to enable bluetooth through Terminal or something? Also tried a Bluetooth dongle in the full size usb - no luck.
 

craigtabuser

Member
Dec 24, 2012
8
0
here is the complete build.prop file:

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IML74K
ro.build.display.id=rk29sdk-eng 4.0.3 IML74K eng.xcy.20120529.103920 test-keys
ro.build.version.incremental=eng.xcy.20120529.103920
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=2012年 05月 29日 星期二 10:53:00 CST
ro.build.date.utc=1338259980
ro.build.type=eng
ro.build.user=xcy
ro.build.host=xcy-desktop
ro.build.tags=test-keys
ro.product.model=CMP741d
ro.product.brand=Android
ro.product.name=rk29sdk
ro.product.device=rk29sdk
ro.product.board=rk29sdk
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=rockchip
#
ro.build.product is obsolete; use ro.product.device
ro.build.product=rk29sdk
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=rk29sdk-eng 4.0.3 IML74K eng.xcy.20120529.103920 test-keys
ro.build.fingerprint=Android/rk29sdk/rk29sdk:4.0.3/IML74K/eng.xcy.20120529.103920:eng/test-keys
ro.build.characteristics=tablet
# end build properties
#
#
ADDITIONAL_BUILD_PROPERTIES
#
ro.com.android.dateformat=MM-dd-yyyy

ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.config.facelock=enable_facelock
persist.facelock.detect_cutoff=5000
persist.facelock.recog_cutoff=5000
ro.opengles.version=131072
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
persist.sys.usb.config=mass_storage
persist.sys.strictmode.visual=false
dalvik.vm.jniopts=warnonly
ro.sf.hwrotation=270
ro.sf.fakerotation=true
sys.hwc.compose_policy=6
persist.sys.ui.hw=true
persist.sys.timezone=US/Eastern
opengl.vivante.texture=1
rild.libargs=-d_/dev/ttyUSB1
ril.pppchannel=/dev/ttyUSB2
rild.libpath=/system/lib/libril-rk29-dataonly.so
ril.function.dataonly=1
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=256m
ro.rksdk.version=RK2918_ANDROID4.0.3-SDK_V2.10_20120205
ro.product.version=1.0.0
ro.product.ota.host=www.rockchip.com:2300
ro.sf.lcd_density=160
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
 
Top