Android-delight - Tutorials for Android Development

Tuesday, 5 July 2016

How to share data between apps using Content Provider in Android

›
On the Android platform, one application cannot directly access (read/write) other application's data. All persistent data of an app i...
23 comments:
Wednesday, 15 June 2016

How to write App LogCat to SD card in Android

›
The Android logging system provides a mechanism for collecting and viewing system debug output. Logs from various applications and portions...
6 comments:
Thursday, 5 May 2016

How to fix 'Unfortunately App has stopped' errors

›
There is one problem that plagues Android Developer: the cursed  Unfortunately, Android App has stopped  error message. It appears when you...
6 comments:
Wednesday, 30 December 2015

TableLayout like ListView (Multi Column ListView)

›
Many Android developers mess up in building a Multi column ListView, which looks similar to a table layout in android. So in this tutorial...
17 comments:
›
Home
View web version
Powered by Blogger.