#include <alp/bundlemgr.h>
#include <alp/prv/bundlemgr_prv.h>
Go to the source code of this file.
Data Structures | |
struct | java_program |
Defines | |
#define | JAM_STORE "/var/opt/alp/data/lib/jvlite/jam_store/" |
#define | JAVA_ICON_RESOURCE "icon.png" |
Functions | |
int | java_sync (int *count_p, struct java_program **data_p) |
int | java_install (int jar, int url, const gchar *target, const gchar *updateurl, int *id_p, gchar **name_p) |
int | java_delete (int id) |
int | java_boot () |
gchar * | java_path (int midlet, const char *ext) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|