Category Archives: Smartphone
2,791 views
php how detect mobile browser device Android ipad ipod
$user_agent = $_SERVER[’HTTP_USER_AGENT’]; // get the user agent value // look up for string as ipad, ipod, Android, Mobile etc. if(preg_match(’/ipad/i’,$user_agent)){ // we find the word ipad in the user agent } elseif(preg_match(’/android/i’,$user_agent)) { if (preg_match(’/mobile/i’,$user_agent)){ // we find Android … Continue reading
JavaScript how detect mobile device and get screen width
How detect mobile users on web page by javascript and get width users display. if (navigator.userAgent.match(/Mobi/)) { alert("Mobi"); var w = screen.width; // idTableMain replace with id of main table on your webpage document.getElementById(’idTableMain’).width = w; }
phpbb forum mobile friendly theme style
– download any mobile styles for example http://www.artodia.com/phpbb-styles/mobile/ – unzip style into your forum style folder for example all art_mobile folder copy into 0:/myweb/forum/styles/ – folow instalation istructions http://www.artodia.com/phpbb-styles/mobile/tutorials/mobile-detection/ – check url result on https://www.google.com/webmasters/tools/mobile-friendly
How to create mobile friendly page
If using WordPress: – update WordPress – download Plugin Any Mobile Theme Switcher and upzip into yourweb/wp-content/plugins/ – open WordPress Dachboard on yourweb – set defalut theme for desktop (Appearance – Theme) – set themes for mobile users Settings – … Continue reading
How to add or remove widgets home screen android 4
Video tutorial How to add or remove widgets home screen Android 4.
How to Add Home Screen Widgets on Your Android Phone
Long press by finger on screen From dialogue select Widgets Select your widget Put your widget on the screen Video tutorial – to add home screen widgets – Android 2.1
AMOLED Display
Co je to AMOLED displej? AMOLED ( active-matrix organic light-emitting diode ) je zobrazovací technologie pro použití v mobilních zařízeních a televizích. OLED je technologie velmi tenkých displejů, kde organické sloučeniny vytváří elektroluminiscenční materiál a aktivní matice umožňuje přesné adresování … Continue reading
Motorola Droid Razr – Smartphone
Brand Motorola Model (codename) Droid Razr Price (cena, včetně DPH v KCZ) 10800 / 06.2012 Display size in Inch (v palcích) 4.3 Display-resolution 540×960 Dotek-typ capacitive CPU typ TI 4430 CPU MHz 1.2 GB CPU core 2 L2 cache RAM … Continue reading
Samsung Galaxy Mini (S5570)
Brand Samsung Model (codename) Galaxy Mini (S5570) Price (cena, včetně DPH) 3500 / 06.2012 Display size in Inch (v palcích) 3.14 Display-resolution 240×320 Dotek-typ kapacitní CPU typ MSM7227 CPU MHz 600 CPU core L2 cache yes RAM 256 ROM 512 … Continue reading
Samsung Galaxy Y (S5360)
Brand Samsung Model (codename) Galaxy Y (S5360) Cena, včetně DPH 2400 / 06.2012 Display size (v palcích) 3 Display-resolution 240×320 Dotek-typ kapacitní CPU typ BCM21553 CPU MHz 832 CPU core L2 cache ? RAM 256 ROM 512 GPU VideoCore IV … Continue reading