Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/afarber/android-questions

Small projects for asking at Stackoverflow
https://github.com/afarber/android-questions

android java stackoverflow

Last synced: 2 months ago
JSON representation

Small projects for asking at Stackoverflow

Awesome Lists containing this project

README

        

android-questions
==========

Small projects for asking at Stackoverflow

The files are public domain - unless there is a different note (by their respective authors) on the top of some files.

Screenshots
==========

[AndroidBooks](https://github.com/afarber/android-newbie/tree/master/AndroidBooks):

![screenshot](https://raw.github.com/afarber/android-newbie/master/AndroidBooks/screenshot.png)

[BottomSheet1](https://github.com/afarber/android-newbie/tree/master/BottomSheet1):

![screenshot](https://raw.github.com/afarber/android-newbie/master/BottomSheet1/screenshot.png)

[CriminalIntent](https://github.com/afarber/android-newbie/tree/master/CriminalIntent):

![screenshot](https://raw.github.com/afarber/android-newbie/master/CriminalIntent/screenshot.png)

[DialogCountDown](https://github.com/afarber/android-newbie/tree/master/DialogCountDown):

![screenshot](https://raw.github.com/afarber/android-newbie/master/DialogCountDown/screenshot.png)

[DragAndDraw](https://github.com/afarber/android-newbie/tree/master/DragAndDraw):

![screenshot](https://raw.github.com/afarber/android-newbie/master/DragAndDraw/screenshot.png)

[FastAdapterScrollingIssue](https://github.com/afarber/android-newbie/tree/master/FastAdapterScrollingIssue):

![screenshot](https://raw.github.com/afarber/android-newbie/master/FastAdapterScrollingIssue/screenshot.png)

[flutter_app](https://github.com/afarber/android-newbie/tree/master/flutter_app) can be launched with *flutter run*:

![screenshot](https://raw.github.com/afarber/android-newbie/master/flutter_app/screenshot.png)

[GeoQuiz](https://github.com/afarber/android-newbie/tree/master/GeoQuiz):

![screenshot](https://raw.github.com/afarber/android-newbie/master/GeoQuiz/screenshot.png)

[GoogleAuth](https://github.com/afarber/android-newbie/tree/master/GoogleAuth) requires [app/google-services.json](https://console.developers.google.com) file:

![screenshot](https://raw.github.com/afarber/android-newbie/master/GoogleAuth/screenshot.png)

[HelloMoon](https://github.com/afarber/android-newbie/tree/master/HelloMoon) from the book [Android Programming: The Big Nerd Ranch Guide](https://www.bignerdranch.com/we-write/android-programming/):

![screenshot](https://raw.github.com/afarber/android-newbie/master/HelloMoon/screenshot.png)

[HuaweiPush](https://github.com/afarber/android-newbie/tree/master/HuaweiPush) Retrieve HUAWEI push token:

![screenshot](https://raw.github.com/afarber/android-newbie/master/HuaweiPush/screenshot.jpg)

[HmsSample](https://github.com/afarber/android-newbie/tree/master/HmsSample) HUAWEI Mobile Services sample:

![screenshot](https://raw.github.com/afarber/android-newbie/master/HmsSample/screenshot.png)

[InteractiveChart](https://github.com/afarber/android-newbie/tree/master/InteractiveChart) the custom view with overscroller and edge effects from the Google guide [Animate a scroll gesture](https://developer.android.com/training/gestures/scroll):

![screenshot](https://raw.github.com/afarber/android-newbie/master/InteractiveChart/screenshot.png)

[LaunchMaps](https://github.com/afarber/android-newbie/tree/master/LaunchMaps):

![screenshot](https://raw.github.com/afarber/android-newbie/master/LaunchMaps/screenshot.png)

[MyBars](https://github.com/afarber/android-newbie/tree/master/MyBars)
uses CC BY-SA 3.0 licensed SVG-file by
[Denelson83, Wikimedia Commons](http://en.wikipedia.org/wiki/File:Blank_Scrabble_board_with_coordinates.svg)

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyBars/screenshot.png)

[MyCoordinator](https://github.com/afarber/android-newbie/tree/master/MyCoordinator):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyCoordinator/screenshot.png)

[MyDecoder](https://github.com/afarber/android-newbie/tree/master/MyDecoder):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyDecoder/screenshot.png)

[MyDecoder2](https://github.com/afarber/android-newbie/tree/master/MyDecoder2):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyDecoder2/screenshot.png)

[MyList](https://github.com/afarber/android-newbie/tree/master/MyList):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyList/screenshot.png)

[MyLogin](https://github.com/afarber/android-newbie/tree/master/MyLogin):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyLogin/screenshot.png)

[MyNotification](https://github.com/afarber/android-newbie/tree/master/MyNotification):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyNotification/screenshot.png)

[MyPrefs](https://github.com/afarber/android-newbie/tree/master/MyPrefs):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyPrefs/screenshot.png)

[MyScroll](https://github.com/afarber/android-newbie/tree/master/MyScroll):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyScroll/screenshot.png)

[MyStripe](https://github.com/afarber/android-newbie/tree/master/MyStripe):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyStripe/screenshot.png)

[MyTiles](https://github.com/afarber/android-newbie/tree/master/MyTiles):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyTiles/screenshot.png)

[MyTiles2](https://github.com/afarber/android-newbie/tree/master/MyTiles2):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyTiles2/screenshot.png)

[MyViewPager](https://github.com/afarber/android-newbie/tree/master/MyViewPager):

![screenshot](https://raw.github.com/afarber/android-newbie/master/MyViewPager/screenshot.png)

[NaviFab](https://github.com/afarber/android-newbie/tree/master/NaviFab):

![screenshot](https://raw.github.com/afarber/android-newbie/master/NaviFab/screenshot.png)

[NavigationDrawerExample](https://github.com/afarber/android-newbie/tree/master/NavigationDrawerExample):

![screenshot](https://raw.github.com/afarber/android-newbie/master/NavigationDrawerExample/screenshot.png)

[NFCStudentTracking](https://github.com/afarber/android-newbie/tree/master/NFCStudentTracking) from the book [Professional NFC Application Development for Android](http://www.wrox.com/WileyCDA/WroxTitle/Professional-NFC-Application-Development-for-Android.productCd-1118380096.html):

![screenshot](https://raw.github.com/afarber/android-newbie/master/NFCStudentTracking/screenshot.png)

[Planets](https://github.com/afarber/android-newbie/tree/master/Planets):

![screenshot](https://raw.github.com/afarber/android-newbie/master/Planets/screenshot.png)

[PinchZoom](https://github.com/afarber/android-newbie/tree/master/PinchZoom) the Matrix usage suggested by [pskink](https://stackoverflow.com/users/2252830/pskink):

![screenshot](https://raw.github.com/afarber/android-newbie/master/PinchZoom/screenshot.png)

[PingMe](https://github.com/afarber/android-newbie/tree/master/PingMe):

![screenshot](https://raw.github.com/afarber/android-newbie/master/PingMe/screenshot.png)

[RoundedQRCode](https://github.com/afarber/android-newbie/tree/master/RoundedQRCode) - rounded QR code drawn in [Telegram](https://github.com/DrKLO/Telegram):

![screenshot](https://raw.github.com/afarber/android-newbie/master/RoundedQRCode/screenshot.png)

[QR_BT_Pairing](https://github.com/afarber/android-newbie/tree/master/QR_BT_Pairing):

![screenshot](https://raw.github.com/afarber/android-newbie/master/QR_BT_Pairing/screenshot.png)

[QREncoder](https://github.com/afarber/android-newbie/tree/master/QREncoder):

![screenshot](https://raw.github.com/afarber/android-newbie/master/QREncoder/screenshot.png)

[QRScanner](https://github.com/afarber/android-newbie/tree/master/QRScanner):

![screenshot](https://raw.github.com/afarber/android-newbie/master/QRScanner/screenshot.png)

[RotatedList](https://github.com/afarber/android-newbie/tree/master/RotatedList):

![screenshot](https://raw.github.com/afarber/android-newbie/master/RotatedList/screenshot.png)

[SampleLoginWithAmazonAppForAndroid](https://github.com/afarber/android-newbie/tree/master/SampleLoginWithAmazonAppForAndroid) from LWA doc:

![screenshot](https://raw.github.com/afarber/android-newbie/master/SampleLoginWithAmazonAppForAndroid/screenshot.png)

[SwipeBooks](https://github.com/afarber/android-newbie/tree/master/SwipeBooks):

![screenshot](https://raw.github.com/afarber/android-newbie/master/SwipeBooks/screenshot.png)

[Test](https://github.com/afarber/android-newbie/tree/master/Test):

![screenshot](https://raw.github.com/afarber/android-newbie/master/Test/screenshot.png)

[TestAbs](https://github.com/afarber/android-newbie/tree/master/TestAbs):

![screenshot](https://raw.github.com/afarber/android-newbie/master/TestAbs/screenshot.png)

[TestScroll](https://github.com/afarber/android-newbie/tree/master/TestScroll):

![screenshot](https://raw.github.com/afarber/android-newbie/master/TestScroll/screenshot.png)

[TestScroll2](https://github.com/afarber/android-newbie/tree/master/TestScroll2):

![screenshot](https://raw.github.com/afarber/android-newbie/master/TestScroll2/screenshot.png)

[TestScroll3](https://github.com/afarber/android-newbie/tree/master/TestScroll3):

![screenshot](https://raw.github.com/afarber/android-newbie/master/TestScroll3/screenshot.png)

[TopPlayers](https://github.com/afarber/android-newbie/tree/master/TopPlayers):

![screenshot](https://raw.github.com/afarber/android-newbie/master/TopPlayers/screenshot.png)

[ValidatePrefs](https://github.com/afarber/android-newbie/tree/master/ValidatePrefs):

![screenshot](https://raw.github.com/afarber/android-newbie/master/ValidatePrefs/screenshot.png)

[Vehicles](https://github.com/afarber/android-newbie/tree/master/Vehicles) for [Droidcon 2019 challenge](https://echorebel.github.io/vehicles-maps-challenge/):

![screenshot](https://raw.github.com/afarber/android-newbie/master/Vehicles/screenshot.png)

[WordGame](https://github.com/afarber/android-newbie/tree/master/WordGame):

![screenshot](https://raw.github.com/afarber/android-newbie/master/WordGame/screenshot.png)

[ZXingTestActivity](https://github.com/afarber/android-newbie/tree/master/ZXingTestActivity) (by ZXing project, Apache License):

![screenshot](https://raw.github.com/afarber/android-newbie/master/ZXingTestActivity/screenshot.png)

![StackOverflow](http://stackoverflow.com/users/flair/165071.png)

[My Android-related questions at StackOverflow](http://stackoverflow.com/search?q=user:165071+[android])