Please tell me how to make apk file. When I tyr to download the zip file, it generates error. Where do I find the "Android code" ? Screenshot attached.

CommentFileSizeAuthor
#1 Screenshot_3.png13.4 KBgaurav_drupal
Screenshot_2.png12.45 KBgaurav_drupal

Comments

gaurav_drupal’s picture

StatusFileSize
new13.4 KB
gaurav_drupal’s picture

Issue summary: View changes
tyler.frankenstein’s picture

Title: I have tested my app on ripple emulator, but how to make apk file ? » Warning: filesize() stat failed for drupalgap-app.zip
Priority: Major » Normal
Status: Active » Closed (won't fix)

Sounds like you have a PHP error unrelated to DrupalGap, and more likely to do with your server: https://www.google.com/search?client=ubuntu&channel=fs&q=php+filesize+st...

Alternatively, you can just download the entire mobile-application directory (via FTP, SCP, etc), and then that will be used to replace the www directory when building your PhoneGap/Cordova app.

gaurav_drupal’s picture

ohh ! srry got your point. Thank you for your quick response.