You cannot post messages because only members can post, and you are not currently a member.
Description:
Discuss developing Android applications using the SDK: troubleshooting apps, advice on implementation, strategies for improving your app's speed and user experience. This group is for development-related topics only, not for job opportunity announcements, advertisement, debates about devices, etc.
|
|
|
App for college website
|
| |
hi i am new to both java and android app development .. i use eclipse to develop app... i want to make an app for my college website ... i donno where to start ... i want to fetch the data from college site and display it in this app ...
|
|
Suddenly Lots of Apps in Play Store are no longer compatible my Galaxy Tablet
|
| |
Suddenly a lot of Apps in the Google Play Store no longer seem "compatible" with (e.g.) my Galaxy Tablet 10.1 (Model GT-P7500). They were shown (as available) a few days ago, but now they are gone. I guess that something regarding device compatibility on the Play Store is BROKEN. Amongst them are several of my own apps, which I have sold for this tablet... more »
|
|
Exclude files from classpath when building with Ant
|
| |
In Eclipse I have some sources that I exclude from the classpath. When I compile with Ant, however, using 'ant release' I get build errors because these files are not being excluded. How can I exclude files from the classpath when building with ant ? The following line is included in .classpath file, yet the ant release script... more »
|
|
revision 17 of the Android SDK Tools NoClassDefFoundError
|
| |
Hi, after upgrading to revision 17 of the sdk tools i got in my project NoClassDefFoundError. The missed class is not in a library in that case. They reside in the same package as the class initially started from launcher. And this is found well. I used dexdump to ensure this class is really in dex file and i found it. So i don't know to investigate that... more »
|
|
Google drive Encryption and Decryption
|
| |
Google drive provides an option of Encryption and Decryption of offline files in mobile app. Can anyone update what is the decryption mechanism used to decrypt the files since for large files decrypting it every time will be time consuming.
|
|
Google Drive Cache storage location
|
| |
In Google Drive, we have an option to increase the cache size (Default 50 MB) for the files to be cached. However we could see that only if we mark the file as available for Offline, its getting encrypted and stored in the following external storage location //sdcard/Android/data/com.goog le.android.apps.docs/files/pin ned_docs_files_do_not_edit... more »
|
|
|