[android-porting] Pre-Installed app and contents provider.

2010-11-05 Thread AKIRA
om.aaa.app/ ( prepared, beforehand ) 2.user run app and load data to app's contents provider. How do the app load the data ? Thanks in Advance. Akira -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Error in Android Build external/opencore/android/playerdriver.cpp:1167: error: 'mMemBase' was not declared in this scope

2009-03-30 Thread AKIRA
- BUILD_WITHOUT_PV=true ifneq ($(BUILD_WITHOUT_PV),true) LOCAL_PATH := $(call my-dir) PV_TOP := $(LOCAL_PATH) include $(CLEAR_VARS) - # cd ~/mydroid/ # make But I have mMemBase' error. Thank you in advance. AKIRA On 3月30ζ—₯, 午後4:45, Anonymous Anonymous wrote: > I guess u