Monday, May 26, 2014
Android learning time sheet
I am spending tons of time learning and exploring Android application development, so I decided to log my time spend as a reference for future people to get an idea. I have been Dot Net developer for about 14 years.
AndroidImageSlideShow
http://androidopentutorials.com/android-image-slideshow-using-viewpager/
Downloaded the sample above, but it is getting json from a web server, this is how I fixed it and make it work.
trying use chrome web store REST Console does not work
http://stackoverflow.com/questions/16301779/passing-json-to-action-using-rest-console-mvc
Install IIS for Windows 8.1
http://www.howtogeek.com/112455/how-to-install-iis-8-on-windows-8/
Copy json file to root directory of IIS.
Start debugging to see if jsonObject picks up data and it did.
You can download from Github: https://github.com/gchudublin/AndroidImageSlideShowDownload
Downloaded the sample above, but it is getting json from a web server, this is how I fixed it and make it work.
trying use chrome web store REST Console does not work
http://stackoverflow.com/questions/16301779/passing-json-to-action-using-rest-console-mvc
Install IIS for Windows 8.1
http://www.howtogeek.com/112455/how-to-install-iis-8-on-windows-8/
Copy json file to root directory of IIS.
Start debugging to see if jsonObject picks up data and it did.
After json data loaded the app is running
You can download from Github: https://github.com/gchudublin/AndroidImageSlideShowDownload
Sunday, May 25, 2014
List fragment
This is downloaded from some where and imported to Android studio.
https://github.com/gchudublin/Android-List-Fragment-Tutorial-master
New man magzine
https://newman.proto.io/share/?id=6dbcc918-60c1-459d-b371-a46f08715850&v=1
Click will expand to full screen
Fragment
http://theopentutorials.com/tutorials/android/listview/android-custom-listview-with-image-and-text-using-baseadapter/
Fragment list & text view
Fragment list view
http://wptrafficanalyzer.in/blog/itemclick-handler-for-listfragment-in-android/
Viewpager indicator
Viewpager
http://wptrafficanalyzer.in/blog/android-horizontal-swiping-in-action-bar-tabs-using-viewpager/
frame layout - frame lay over each other
list fragment
https://www.youtube.com/watch?v=SEO7V9N1iAA
https://github.com/vhung92/Android-List-Fragment-Tutorial
ViewPagerParallax
http://blog.neteril.org/blog/2013/10/10/framelayout-your-best-ui-friend/
http://developer.android.com/training/animation/screen-slide.html
http://www.edumobile.org/android/android-beginner-tutorials/view-pager-example-in-android-development/
http://androidopentutorials.com/android-image-slideshow-using-viewpager/
Click will expand to full screen
Fragment
http://theopentutorials.com/tutorials/android/listview/android-custom-listview-with-image-and-text-using-baseadapter/
Fragment list & text view
Fragment list view
http://wptrafficanalyzer.in/blog/itemclick-handler-for-listfragment-in-android/
Viewpager indicator
Viewpager
http://wptrafficanalyzer.in/blog/android-horizontal-swiping-in-action-bar-tabs-using-viewpager/
frame layout - frame lay over each other
list fragment
https://www.youtube.com/watch?v=SEO7V9N1iAA
https://github.com/vhung92/Android-List-Fragment-Tutorial
ViewPagerParallax
http://blog.neteril.org/blog/2013/10/10/framelayout-your-best-ui-friend/
http://developer.android.com/training/animation/screen-slide.html
http://www.edumobile.org/android/android-beginner-tutorials/view-pager-example-in-android-development/
http://androidopentutorials.com/android-image-slideshow-using-viewpager/
Subscribe to:
Posts (Atom)