Subscribe to News

Mobile articles list

From TechnologicalWiki

Jump to: navigation, search
  • AT Commands ( Initialization )
    This article shows how to initialize the modem to use its services...
  • AT Commands ( Messaging )
    This article shows how to manage the modem messaging service...
  • AT Commands ( Signal )
    This article shows how to obtain the modem signal...
  • AT Commands (Short Reference)

    Action                                          AT Command
    add_contact                                     AT+CPBW=index,number,category,name
    change_pin                                      AT+CPWD=”SC”,”oldpin”,”newpin”
    check_pin                                       AT+CPIN?
    check_pin_status                                AT+CLCK=”SC”,2
    delete_contact                                  AT+CPBW=index
    delete_sms                                      AT+CMGD=index
    
    disa ...
  • Android
    Android is a software stack for mobile devices that includes an operating system, middleware and key applications. This early look at the Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language. In Android there are not differentiate between the phone's basic and third-party applications -- even the dialer or home screen can be replaced ...
  • Android Projects Demo
    Several examples of possibilities using Android ( Projects )...
  • Closed source mobile platforms/SocialNetworks
    ...
  • Create a protected SQL CE data base
    Databases are files where we save data. Sometimes this data isn't very important so you wouldn't mind loosing it or even letting other people read it, but in other cases databases have confidential information we want to protect. In these cases it's important to provide encryption and protection mechanisms.

    In this article we are going to show how to create a SQL CE data base using the OLE DB provider for SQL CE Server using different security levels.T

    ...
  • How to send Gmail to your mobile phone
    The description about the article is written over here. Deploy the Article Template in the body of the article passing the description in the description parameter (VIEW HELP).
  • J2ME : A complete HTTP Client

    This article shows how to create a Hello World example for a MIDlet. The client receives a Hello World Message from the server.
  • Mobile Communities
    The description about the article is written over here. Deploy the Article Template in the body of the article passing the description in the description parameter (VIEW HELP).
  • OpenSourceMobilePlatforms
    • Define: What do we understand about "P2P support" ?
      • i.e. We could share files between mobile devices through P2P shared storage.
    • Define: What we understand about "Cloud support" ?
      • i.e. Support of remote server applications that runs "in the Cloud", ubiquitous user interfaces, per-device web rendering, device command execution through web (Bondi)
    • How many people are working on it?
    • What they a ...
    • OpenSourceMobilePlatforms/P2PSupport
    ...
  • Process List on Windows Mobile
    This article is going to show how to get active process list
  • Security policies on windows mobile devices
    This article shows different security configurations on windows mobile devices
  • Yahoo and Mobile Projects
    The description about the article is written over here. Deploy the Article Template in the body of the article passing the description in the description parameter (VIEW HELP).
Main Collaborators