资 源 简 介
A simple Meizu M8(wince 6.0) socket program:
connect->send->recv using POP3 protocol USER,PASS,STAT,UIDL..,etc.
(support ssl, powered by stunnel);
A demo app for testing M8 SDK development:
(6xxMhz CPU, 1xxM+ free memory for apps, wife/edge, bluetooth, 300w AF, muti-touch 480×720 3.4 screen, and apps run in background freely, OPEN wince6 platform with Meizu M8 SDK, Oyeah@-@)
play sounds(mp3,wma,even ape..) and volume control;
gprs/edge state check and auto dial when needed;
vibration function test;
SQLite3 for M8 demo;
M8 SDK MZFC UI and COM lib demo;
M8 config data in EDB R/W;
OpenSSL,Stunnel and maybe more other unix/linux lib Port to Meizu M8;
入手M8一周新鲜出炉的第一个试验程序,主要为验证M8开发环境和试验SDK及第三方C程序库接口,此程序为另一个计划中的程序的子功能试验项目,主要包括试验:
1. M8 SDK UI及消息控制,定时器设置;
1. M8 COM接口控制声音视频播放及控制;
1. 振动控制;
1. 网络连接状态检测及自动GPRS/EDGE拨号;
1. SQL