Skip to content

Automatically exported from code.google.com/p/applist

skyleecm/applist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a S60 python extension module for getting list of applications info.

The applist function returns a list of tuples (Uid, caption, fullName). Uid is an integer.

import applist

apps = applist.applist()

This is used in SkyExplorer.

About

Automatically exported from code.google.com/p/applist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published