bigbluebutton / bbb-air-client

Other
25 stars 43 forks source link

I cannot make apk #51

Closed aimkoh closed 9 years ago

aimkoh commented 9 years ago

I cannot make apk but it can debug on device.I don't understand

taiji1985 commented 9 years ago

maybe you need a android key . the key canbe created by flexbuilder .

fcecagno commented 9 years ago

If you're able to debug on device, you're already creating an APK. Check your build directory. Also, you'll need to create an Android key in order to sign the app properly, for more information, see http://developer.android.com/tools/publishing/app-signing.html