PocketMagic

PocketMagic

Where Technology meets magic


Android
45 Posts
BlackBerry
4 Posts
Electronics
68 Posts
Hardware
120 Posts
High Voltage
49 Posts
iPhone
4 Posts
Linux
2 Posts
Nuclear
20 Posts
Optics
11 Posts
Photography
7 Posts
Photoshop
3 Posts
Research
19 Posts
Reviews
18 Posts
Robotics
8 Posts
Security
7 Posts
Software
73 Posts
Symbian
2 Posts
Tubes
18 Posts
Windows
3 Posts
Windows Mobile
11 Posts

Top Articles!       See PocketMagic on Facebook


uRADMonitor - Online Radiation monitoring station | 14982 Views | Rate 70.01
uRADMonitor - Online Radiation monitoring station
Bluetooth and iOS - Use Bluetooth in your iPhone apps | 18381 Views | Rate 59.1
Bluetooth and iOS - Use Bluetooth in your iPhone apps
NMEA GPS Library for AVR Microcontrollers | 4863 Views | Rate 55.9
NMEA GPS Library for AVR Microcontrollers
Programmatically Injecting Events on Android - Part 2 | 5101 Views | Rate 45.14
Programmatically Injecting Events on Android - Part 2
Building a robot – Part 2 | 4672 Views | Rate 44.5
Building a robot – Part 2
Simple Switched power Supplies | 16268 Views | Rate 42.04
Simple Switched power Supplies
Capacitor Discharge Microspot Welder / Cutter | 11417 Views | Rate 36.48
Capacitor Discharge Microspot Welder / Cutter
Atmega8 and Nokia 5110 LCD  | 1572 Views | Rate 34.93
Atmega8 and Nokia 5110 LCD

 

Posts tagged dynamic

Android WebBrowser using WebView

A few easy steps for an Internet Web Browser for Android. Learn how to use a Webview, load pages, inject Javascript, read the HTML source code and more.

Android Custom Complex Listview with Header (no XML)

Create a dynamic (no XML) listview with header with all the bells and whistles. Learn how to use the item position to change its background and content for a complex result.

Android Dynamic (no xml) Custom Adapter Listview

A tutorial on how to build a custom adapter for an Android Listview control, and how to catch the onClick event correctly.
Includes source code.

Android dynamic TAB Control

Learn to create a tab control on Android, without the XML layout. Add an image to the tab control in a few easy steps.