Skip to main content

Home/ mnsudoteduweb/ Group items tagged Android

Rss Feed Group items tagged

Alex Boone

Google Cloud Messaging for Android (and other google api information) - 0 views

  •  
    Google Cloud Messaging for Android (GCM) is a service that helps developers send data from servers to their Android applications on Android devices. This could be a lightweight message telling the Android application that there is new data to be fetched from the server (for instance, a movie uploaded by a friend), or it could be a message containing up to 4kb of payload data (so apps like instant messaging can consume the message directly).
Alex Boone

RRULE for Android - 0 views

  •  
    Outline of rrules for Android, and the code to go with it. http://www.grokkingandroid.com/androids-calendarcontract-provider/
anonymous

udev usb permission fix for linux for adb - 0 views

  •  
    If you are getting permission errors using adb or any remote usb problems this is likely the fix.
anonymous

Android: Taking Screenshots without root - 1 views

  •  
    Take a screenshot without rooting your phone.
Nathan Rodeback

HOW TO: Start Developing for iOS, Android or Windows Phone 7 - 0 views

  •  
    An increasing number of first-time mobile app developers are also first-time developers. This makes sense if you think about it; mobile is the hot new platform and the barrier to entry is a lot lower for mobile devices.
anonymous

QR Code and 2D Code Generator with SVG and PDF output - 0 views

  •  
    This generates QR Codes with output formats that include SVG and PDF output. This utility allows for QR Code object subtypes such as address book, calendar event, and phone number plus many more.
anonymous

Eclipse Team provider for Git - 0 views

shared by anonymous on 24 May 11 - Cached
  •  
    EGit is an Eclipse Team provider for the Git version control system. Git is a distributed SCM, which means every developer has a full copy of all history of every revision of the code, making queries against the history very fast and versatile.
1 - 13 of 13
Showing 20 items per page