Python programming language for rapid prototyping of mobile device applications

A wide range of smartphone functionalities are covered, including camera, sound, graphics, Bluetooth,
Internet, positioning, SMS messaging and many more.

Mobile Python – or, more formally, Python for S60 empowers you to do fun and engaging stuff with your mobile phone.You can start programming shortly after getting into this tutorial.

How to write python program for Mobile Phone

I will explain how to write python program for Symbian(Nokia ), HTC(Anroid) platform mobile phone.
 please go through some python program on the internet before start the lesion. I will keep editing this page for each lesion, so you have visit this page to get more information about mobile phone programing .  

How to access your Dongle Modem ( very Simple)

Read my bol's on Mobile phone modem , Your 3G dongle also nothing but GSM modem. now you cam do lot of creatives using python codes, Don't worry everything in my blogs.

Connect your mobile phone to PC/ Laptop

Here Iam using V3i Mobile phone for my experiment ,  First of all you need to install V3i drivers , which given by Motorola, or you can download V3i drivers from the Internet, as it is you also can do the same for your mobile phone.

After connecting the V3i to laptop or Pc, then you can see COM port in device manager ,
so just remember there will be 2 or more Com port it depend on you PC or Laptop application,
after selecting of COM port number ,(ex: COM6 or COM7  )
 It is time write AT command to your Mobile phone.

Please see the blog session for more detail