Build Error

1,804 views
Skip to first unread message

John Hertzog

unread,
Jul 10, 2010, 4:32:49 PM7/10/10
to Android Building
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.2
TARGET_PRODUCT=sdx_m900
TARGET_BUILD_VARIANT=userdebug
TARGET_SIMULATOR=false
TARGET_BUILD_TYPE=debug
TARGET_BUILD_APPS=
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=MASTER
============================================
make: Entering directory `/home/john/src/froyo_moment'
build/core/main.mk:290: implicitly installing apns-conf_sdk.xml
build/core/base_rules.mk:108: user tag on app BluetoothTest at device/
sdx/s3c6410/prebuilt/app - add your app to core.mk instead
build/core/prebuilt.mk:59: *** No LOCAL_CERTIFICATE specified for
prebuilt "BluetoothTest.apk". Stop.
make: Leaving directory `/home/john/src/froyo_moment'
john@john-laptop:~/src/froyo_moment$

This is after trying to compile a version of Froyo for the Samsung
Moment. Can anyone help me as to what I need to add or remove and
where? Thanks!

Ying Wang

unread,
Jul 12, 2010, 12:58:05 PM7/12/10
to android-...@googlegroups.com
Add to your Android.mk:
LOCAL_CERTIFICATE := PRESIGNED
if your prebuilt is already signed.


--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

Reply all
Reply to author
Forward
0 new messages