An open API service indexing awesome lists of open source software.

https://github.com/mhtkarakose/android

Android Examples
https://github.com/mhtkarakose/android

android android-development edittext spinner sqlite-database toast-message webview

Last synced: 8 days ago
JSON representation

Android Examples

Awesome Lists containing this project

README

          

# Android
Android Examples

Alert Dialog

I want to display a dialog/popup window with a message to the user that shows "Are you sure you want to delete this entry?" with one button that says 'Delete'. When Delete is touched, it should delete that entry, otherwise nothing.

- - - - - - - - - - -

Capture Video
-------------
Task = Take and record video.

Screenshots
-------------

Screenshot

- - - - - - - - - - - - - - - - - -

EditText

What is EditText? How to use EditText?
- - - - - - - - - - - -

Spinner

What is Spinner? How to use Spinner?

http://www.mehmetkarakose.com/tr/android-spinner-ekleme-ve-kullanimi/
- - - - - - - - - - - -

Toast Message

What is Toast Message? How to use Toast Message?

http://www.mehmetkarakose.com/tr/android-toast-mesaji-yayinlama/
- - - - - - - - - - - -

WebView

What is WebView? How to use WebView?
- - - - - - - - - - - -

Sqlite Database Example

What is Sqlite? How to use Sqlite Database?
- - - - - - - - - - - -