-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Open Source projects for Android Development
Here's a documented list of all items that we think should and could be improved. If you're interested in taking on this project, we would be extremely grateful (and the open source community in general would be too).
-
Display a logging error at least if there is no Internet permission defined in(Android now throws a java.lang.SecurityException error)AndroidManifest.xml
when trying to use the networking stack layer. Right now, there is no indicating what's happening in any networking libraries should you forget this Internet permission. -
Fix importing existing Android Studio projects so that you [[can't blindly import a folder or
app/build.gradle
|Getting-Started-with-Gradle#importing-existing-android-studio-projects]] See source code for project importer -
Fix support libraries not to require custom
app
namespaces (i.e. when using the ActionBar compatibility library) -
When using multiple layout resource directories for large projects, usually a rebuild/clean is necessary.(Fix pending in https://android-review.googlesource.com/#/c/157971/)
Created by CodePath with much help from the community. Contributed content licensed under cc-wiki with attribution required. You are free to remix and reuse, as long as you attribute and use a similar license.
Finding these guides helpful?
We need help from the broader community to improve these guides, add new topics and keep the topics up-to-date. See our contribution guidelines here and our topic issues list for great ways to help out.
Check these same guides through our standalone viewer for a better browsing experience and an improved search. Follow us on twitter @codepath for access to more useful Android development resources.