I am trying to distribute my application to some people for testing. I have installed it on my Desire directly from eclipse and it works fine.
In the future, I will be porting an iPhone app to Android/NDK which works with large amounts of resource files (over 50 megs).Will my app have to download and store these files on /sdcard, and check f
Is it possible to ignore files from being packaged into the Android APK? For instance, I have my .psd files in the same folder as the开发者_JAVA技巧ir .png counterparts, and all the .psd files get pac
Update: This is an old post, and references below to broken aapt versions will be out of date. Based on previous feedback, I am storing custom text fields in the assets directory of my app.
开发者_如何学JAVAThis question's answers are a community effort. Edit existing answers to improve this post. It is not currently accepting new answers or interactions.
I have an application that has been exported to an apk. I have stored some .wav开发者_开发百科 music files on /sdcard/audio that are absolutely essential to the application. My question is this:
I wondered what installing apk files into emulator or device means and tried to install manually wit开发者_JAVA百科h eclipse first. I opened file explorer tab in ddms section in eclipse and realized t
I am working on a web page that will allow the end-user to upload .apk files. I need a library/component to check that the files uploaded are valid .apk files.
Whenever i send a .apk file via email as an attachment and then open the .apk-file in my phone from my email-account, i get a parsing 开发者_高级运维error.
I was publishing my first APP but i have a problem, I have tested my app with a lot of AVD then i tested with my phone(Galaxy S) and with my girlfriend phone (Galaxy 5) before publishing, when i tried