facebook

maximum upload limit

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #348663 Reply

    mindcure
    Member

    Hi!
    My android app has about 60M size, since it includes some audio files which I tried to minimise the size as possible as I could.
    Is there any way I can build android app above 50M using mobione?
    Or is there any workaround to build and distribute android app exceeding the limit of size which mobione provides?

    Thanks.

    #348672

    Hi mindcure,

    Unfortunately, we are unable to extend the project capacity of the App Center. It is locked down to the 50Mb capacity for the foreseeable future.

    #348677

    Code_A
    Member

    Not sure exactly how you are using the audio files in your app but I has this same issue with some background music in one of my apps. To get around it I downloaded an audio editing program and used it to chop a 4 min track down to just a few secs, which I then loop the in my app. The file size decreased drastically.

    The other option is to stream it from the web, again this depends on how you are using it in your app and of course then you would need to consider data usage and accessibility.

    #348691

    mindcure
    Member

    The problem is that 60M is the capacity the minimum size I can reduce the size of audio files.
    Maybe I can use the web to access from the app to the audio files.
    Or I need to learn to program android SDK.
    Thanks.

    #348700

    Brandon
    Member
Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: maximum upload limit

You must be logged in to post in the forum log in