Last active
July 7, 2020 07:47
-
-
Save focks/bee655d3dd9dda116f8ddc066a79f52e to your computer and use it in GitHub Desktop.
Revisions
-
focks revised this gist
Jul 7, 2020 . 1 changed file with 4 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,11 +1,12 @@ # Unity Tasks **How to submit**:<br> - Please upload your code into github - build an apk - share your github link and the apk as an attachment via email at [email protected] ## Task Description Develop a simple android application using UNITY which has following capabilities. 1. Home screen should display a scrollable list of images (it should be wavy) <br> -
focks revised this gist
Jul 7, 2020 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,11 @@ # Unity Tasks **SUBMISSION**:<br> - Please upload your code into github - share your github link via email at [email protected] **Task Description**<br> Develop a simple android application using UNITY which has following capabilities. 1. Home screen should display a scrollable list of images (it should be wavy) <br> -
focks revised this gist
Jul 7, 2020 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,9 +21,9 @@ While opening the screen before landing to the home page it should have a splash ![][2] **the splash screen image can be downloaded from the link below**<br> https://s3.ap-south-1.amazonaws.com/open.myhoggy.com/temp/splash-screen.png Album images should be fetched while in this screen. [1]: https://s3.ap-south-1.amazonaws.com/open.myhoggy.com/temp/wavy.png [2]: https://s3.ap-south-1.amazonaws.com/open.myhoggy.com/temp/splash-screen.png -
focks revised this gist
Jul 7, 2020 . 1 changed file with 22 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,8 +2,28 @@ Develop a simple android application using UNITY which has following capabilities. 1. Home screen should display a scrollable list of images (it should be wavy) <br> It should look similar to this ![][1] **list of images**: <br> - https://images.unsplash.com/photo-1594008037836-5f96d75c00f3?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1950&q=80 - https://images.unsplash.com/photo-1593481580857-e4eb53b6d8bf?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1950&q=80 - https://images.unsplash.com/photo-1593776804558-8dc141d5be27?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80 - https://images.unsplash.com/photo-1593381008273-5874bf72c908?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80 - https://images.unsplash.com/photo-1565555334087-ef43c7c0a90e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1950&q=80 - https://images.unsplash.com/photo-1592500003030-7694cddc463d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80 **The background for the home screen can be dowloaded from the link below**<br> https://s3.ap-south-1.amazonaws.com/open.myhoggy.com/temp/background.png While opening the screen before landing to the home page it should have a splash screen(first screen after icon is clicked). ![][2] **the splash screen image can be downloaded from the link below**<br> https://s3.ap-south-1.amazonaws.com/open.myhoggy.com/temp/background.png Album images should be fetched while in this screen. [1]: https://s3.ap-south-1.amazonaws.com/open.myhoggy.com/temp/wavy.png [2]: https://s3.ap-south-1.amazonaws.com/open.myhoggy.com/temp/background.png -
focks created this gist
Jul 7, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ # Unity Tasks Develop a simple android application using UNITY which has following capabilities. 1. Home screen should look something similar to this ![][1] [1]: https://s3.ap-south-1.amazonaws.com/open.myhoggy.com/temp/wavy.png