Failing to do an Online Build

93 views
Skip to first unread message

Tafadzwa Moyo

unread,
Oct 28, 2014, 12:48:15 PM10/28/14
to codenameone...@googlegroups.com
If you are experiencing an issue please mention the full platform your issue applies to:
Device

I need help. Some of my other codename one projects are compiling without problem however one is giving this problem when making and online build 

Executing: /home/ec2-user/android-sdk/tools/android create project --target android-14 --name DreamBig --path /tmp/build6911971142736590529xxx/DreamBig --activity DreamBigStub --package com.astro.mobile.client Created directory /tmp/build6911971142736590529xxx/DreamBig/src/com/astro/mobile/client
Added file /tmp/build6911971142736590529xxx/DreamBig/src/com/astro/mobile/client/DreamBigStub.java
Created directory /tmp/build6911971142736590529xxx/DreamBig/res
Created directory /tmp/build6911971142736590529xxx/DreamBig/bin
Created directory /tmp/build6911971142736590529xxx/DreamBig/libs
Created directory /tmp/build6911971142736590529xxx/DreamBig/res/values
Added file /tmp/build6911971142736590529xxx/DreamBig/res/values/strings.xml
Created directory /tmp/build6911971142736590529xxx/DreamBig/res/layout
Added file /tmp/build6911971142736590529xxx/DreamBig/res/layout/main.xml
Created directory /tmp/build6911971142736590529xxx/DreamBig/res/drawable-hdpi
Created directory /tmp/build6911971142736590529xxx/DreamBig/res/drawable-mdpi
Created directory /tmp/build6911971142736590529xxx/DreamBig/res/drawable-ldpi
Added file /tmp/build6911971142736590529xxx/DreamBig/AndroidManifest.xml
Added file /tmp/build6911971142736590529xxx/DreamBig/build.xml
Added file /tmp/build6911971142736590529xxx/DreamBig/proguard-project.txt
Exception: java.lang.Exception: android.licenseKey must be defined in the build hints, grab the key from the "Service & Apis" section in the android dev portal


com.codename1.build.daemon.AndroidBuilder.build(AndroidBuilder.java:991)
com.codename1.build.daemon.Executor$4.run(Executor.java:658)


Steve Hannah

unread,
Oct 28, 2014, 2:03:58 PM10/28/14
to codenameone...@googlegroups.com
Looks like you haven't created a signing key for your app.

Steve

--
You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discu...@googlegroups.com.
Visit this group at http://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/5f2d2e7a-fadb-4ad5-b561-47b9851a1a95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Steve Hannah
Web Lite Solutions Corp.

Chen Fishbein

unread,
Oct 28, 2014, 6:41:48 PM10/28/14
to codenameone...@googlegroups.com
We have migrated to IAP 3 which requires you to define the android.licenseKey in your build hints see - http://www.codenameone.com/blog/migrating-to-androids-in-app-purchase-30

Tafadzwa Moyo

unread,
Oct 29, 2014, 4:24:41 AM10/29/14
to codenameone...@googlegroups.com
Thank you for the insight. I solved my problem
Reply all
Reply to author
Forward
0 new messages