Android


167 Requested Topics

User Experience Design Best practices on UX design requested by Aurasphere 1,686 2 comments
Android programming with Kotlin Tips on how to get started with programming Android apps with Kotlin programming language. requested by Egor 23.2k 2 comments
Internationalization and localization (I18N and L10N) how can we in android create resources for a multilanguage support... requested by ΦXocę 웃 Пepeúpa ツ 15.9k 1 comment
Google Drive API Google's own "tutorials" and "quickstarts" did not manage to get me started. requested by Marco7757 114
Working with xml drawables Examples how drawables can be created and animated through xml: Vectors, shapes, ripples, selectors and e.t.c. requested by Michael Spitsin 1,535
Asset sizes Trying to figure out an appropriate image or icon size can be a challenge; official docs has it but is spread among several pages and guides. Would be nice to have in one place, including suggestions when to use certain sizes, performance implications, code examples for finding and testing appropriate image size usage (making sure it's not scaling if you're not expecting it to) requested by Jon Adams 15k
Section Recyclerview with Infinite Scroll Load data from API and Populate to Recyclerview (with section) + implement infinite scroll to pagination requested by Ahmad Dudayef 1
rxAndroid Some examples of the use of rxAndroid in production level apps and pros/cons of such a decision would help others looking to get started with reactive programming. requested by sudshekhar 528
Getting started with OpenGL ES 2.0+ How to set up a GLSurfaceView with its Renderer requested by Gauthier 771
Android FFMPEG Steps to configure FFMPEG latest version in android studio requested by Nisarg 1,104
Alpha & Beta Testing It should list out steps of publishing an app using Google play beta Testing feature and should also cover how to do it efficiently. requested by noob 7,811
Android Kernel Development Android Kernel Building, Porting, & Development requested by bekt 448 1 comment
Loading Bitmaps Effectively How to load bitmaps in android app effectively avoiding stuttering UI and OutOfMemoryExceptions. requested by Talha Mir 592
android TelephonyManager All about TelephonyManager, PhoneStateListener , incoming/outgoing calls details requested by ρяσѕρєя K 92.6k 1 comment
Robolectric Unit testing with robolectric library requested by g4s8 1,733
Implementing In App Purchase Feature It should explain the exact procedure of implementing in app purchase feature requested by Whoami 4,310
SyncAdapter Real Time Data Sync with Server requested by Pratik Butani 18.7k
Creating Custom Layouts Examples of making custom layout, some tips and difficult places requested by Michael Spitsin 1,535
Charts Charts - libraries and usages requested by Natali 2,387
retrolmbda How to setup retrolambda library on an Android project? requested by David Cheung 1,035
Android R class The android auto generated R class, what it is, how it works, how to use it... requested by Aurasphere 1,686
Android Wear 2.0 Android Wear 2.0 requested by Smit Patel 778
Current System Time and Date. Getting current system time and date in different formats. requested by TapanHP 1,241 1 comment
Push notifications How to register to GCM, trigger a service to gather more data from server, and examples in different languages as to how to send a push notification. requested by Fabio 711
Using threads effeciencly How to use threads in our app to make better Ux and less ANR error requested by y.feizi 866