Jump to content

[APP] ZTE Open C / Kis 3 Hardware Info


Guest KonstaT

Recommended Posts

Guest KonstaT
I wrote a simple app that pulls some information for individual hardware components on ZTE Open C / Kis 3 / variants. It doesn't require any special permissions and it simply fetches the information from kernel nodes ZTE has kindly put in place. :)
 
 
I'd appreciate if you'd post the model of your device (Open C, Kis 3, V811W, MEO/Moche Smart A16, Beeline Smart2, ZTE V811, Skinny V811, Optus Hop Smart, etc), county/place of purchase and screenshots of the app. Android has a native screenshot functionality and you capture a screenshot by using volume down + power key combination. Here's screenshots from my device (Open C, UK eBay):
 
Screenshot_2015-03-17-10-51-38.png Screenshot_2015-03-17-10-51-49.png
 
Screenshot_2015-03-17-10-32-48.png Screenshot_2015-03-17-10-32-56.png
Edited by KonstaT
Link to comment
Share on other sites

Guest KonstaT
17.3. 2015 v0.7.5:
  • use material design (on Lollipop API level 21)
  • add partition size info
  • add modem version info (only visible when running CM builds)
  • more descriptive sensor info
4.11. v0.5
  • add partition layout info (Open C vs. Kis 3)
31.10. v0.4.1:
  • small layout update
18.10. v0.4:
  • add ambient light/proximity sensor info
14.9. v0.3:
  • add settings menu
  • use proper versioning (requires uninstalling previous version first)
6.9. v0.2:
  • more touchscreen information
3.9. v0.1:
  • initial release
Link to comment
Share on other sites

Guest KonstaT

Thank you both for testing.

 

I'm not sure what ro.boot.hwversion property is and if it's used for anything. I think it's some value passed from the bootloader so it might also depend on flashed stock firmware version.

Link to comment
Share on other sites

  • 2 weeks later...

Sorry if that question sounds stupid: your app only works under android right?

Yeah, it's an Android app. You can get the same info on Firefox OS (well, on Android too) with few commands in shell.
cat /proc/driver/accel
cat /proc/driver/alsprx
cat /proc/driver/camera_id_back
cat /proc/driver/emmc
cat /proc/driver/lcd_id
cat /proc/driver/ts_information
getprop | grep ro.boot.hwversion
Link to comment
Share on other sites

From E.Leclerc (FR):

cat /proc/driver/accel
  0x33
cat /proc/driver/camera_id_back
  BACK Camera ID:GALAXYCORE,GC2235, 2M Bayer sensor
cat /proc/driver/emmc
  HYNIX H9DP32A4JJMCGR 4G eMMC
cat /proc/driver/lcd_id
  IC:ILI9806C+TXD; Glass:CMI; Resolution:480*800
cat /proc/driver/ts_information
  name : goodix
  i2c address : 0x5d
  IC type: goodix GT9137
  firmware version : 9137_1030
  module : JianBang-9137
getprop | grep ro.boot.hwversion
  [ro.boot.hwversion]: [wmfA.4]

It looks like only the touch screen differs from yours.

Edited by spalock
Link to comment
Share on other sites

Guest Pipotron3000

ZTE Open C FR (they are all dark blue) from Materiel.Net :

 

cat /proc/driver/accel
0x33
 
cat /proc/driver/camera_id_back
BACK Camera ID:GALAXYCORE,GC2235, 2M Bayer sensor
 
cat /proc/driver/emmc
HYNIX H9DP32A4JJMCGR 4G eMMC
 
cat /proc/driver/lcd_id
zte(ILI9806C)_wvga_4.0Inch
 
cat /proc/driver/ts_information
name : goodix
i2c address : 0x5d
IC type: goodix GT9137
firmware version : 9137_1030
module : JianBang-9137
 
getprop | grep ro.boot.hwversion
[ro.boot.hwversion]: [wkzA.4]
 

If it can help  ;)

Link to comment
Share on other sites

  • 3 months later...

Here's the screenshots from the KIS3 Info, as you asked for in the other thread about my random freezes upon incoming phone calls. Purchased in germany.

post-1050916-0-94367900-1420965670_thumb

post-1050916-0-74074000-1420965686_thumb

Edited by ipk1
Link to comment
Share on other sites

Guest KonstaT

Here's the screenshots from the KIS3 Info, as you asked for in the other thread about my random freezes upon incoming phone calls. Purchased in germany.

Thanks, that looks identical to mine. It's some french Open C's that also have a proximity sensor (which could possibly lead to in-call problems I can't reproduce without having one on my device). Please test the previous build I suggested.

Link to comment
Share on other sites

  • 2 weeks later...

Tried to run it on my ZTE Kis3 max because I already thought about trying the KonstaT CM ports but just got:

Exiting, your device is not a ZTE Kis 3!

Currently running stock Android 4.4.2 which is good - but because of trouble of having to map user space directories on the external SD card e.g. with osmand was thinking about looking into Cyanogen alternatives.

Link to comment
Share on other sites

Guest KonstaT

Tried to run it on my ZTE Kis3 max because I already thought about trying the KonstaT CM ports but just got:

Exiting, your device is not a ZTE Kis 3!

Currently running stock Android 4.4.2 which is good - but because of trouble of having to map user space directories on the external SD card e.g. with osmand was thinking about looking into Cyanogen alternatives.

That is correct. Your device is not a ZTE Kis 3! Anything you'll find in this forum will not work on your device. Your device has completely different hardware (MediaTek crapware on yours vs. Qualcomm chipset on this one).

Link to comment
Share on other sites

  • 4 weeks later...
Guest hecatae

cat /proc/driver/accel
0x33
cat /proc/driver/camera_id_back
BACK Camera ID:GALAXYCORE,GC2235, 2M Bayer sensor
cat /proc/driver/emmc
HYNIX H9DP32A4JJMCGR
4G eMMC
cat
/proc/driver/lcd_id
IC
:ILI9806C+TXD; Glass:CMI; Resolution:480*800
cat /proc/driver/ts_information
name
: goodix
i2c address
: 0x5d
IC type: goodix GT9137
firmware version
: 9137_1030
module : JianBang-9137
getprop | grep ro.boot.hwversion
[ro.boot.hwversion]: [wmfA.6]

 

oh and a proximity sensor 0x39

Link to comment
Share on other sites

Guest KonstaT

Here's from trickett93's Kis 3 (UK EE). This device has GT960F touchscreen which is not supported in the goodix touchscreen driver with the current kernel source code ZTE has released. Touchscreen is non-functional in custom ROMs.

 

post-834050-0-73152100-1424019124_thumb. post-834050-0-22298300-1424019141_thumb.

Link to comment
Share on other sites

Guest hecatae

Here's from trickett93's Kis 3 (UK EE). This device has GT960F touchscreen which is not supported in the goodix touchscreen driver with the current kernel source code ZTE has released. Touchscreen is non-functional in custom ROMs.

 

attachicon.gifScreenshot_2015-02-15-14-41-39-2.png attachicon.gifScreenshot_2015-02-15-14-41-55-2.png

 

That's not nice, do we need to ask EE or ZTE for source code?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.