BlogHide Resteemsandrixyz (52)in utopian-io • 7 years agoApplying filter effects to image view in android developmentWhat Will I Learn? Integrate the image filter library using gradle dependency Creating the imageview to be filtered and change the scaleType Apply filter effects to the imageview…andrixyz (52)in utopian-io • 7 years agoUsing PieChart to show product statistic in androidWhat Will I Learn? Integrate project via gradle Creating the layout of chart Fill data set and attach data to the chart Requirements Android Studio 3.0 (recommended)…andrixyz (52)in utopian-io • 7 years agoHow to implement candle stick chart like trading stocks or cryptocurrency in Android developmentWhat Will I Learn? Integrate the library using gradle Create the chart data entries Attach the data entries to chart Invalidate and understand the chart implementation Invalidate…andrixyz (52)in utopian-io • 7 years agoHow to pass object between activity using parcelerImage Source What Will I Learn? Create Model Object in Java Serialize Model Class using Parcel Passing data objects between activities Requirements Android Studio Java…andrixyz (52)in utopian-io • 7 years agoTask Manager - Android App for handling tasks and staffsNew Projects What is the project about? Task Manager is an Android app that handles tasks and staffs. This app made task management for easier use. This can also help company internal…resteemedauliausu (58)in indonesia • 7 years agoFirst Indonesian Steemian National Meetup : Sejarah Dalam Keceriaan, Cimahi 16 Februari 2018“Bandung” , membaca kalimat itu pada sebuah postingan teteh @mariska.lubis yang berisi pengumuman bahwa agenda Meetup Nasional Steemit Indonesia yang pertama akan diselenggarakan di kota Bandung…andrixyz (52)in utopian-io • 7 years agoUsing Material Showcase view to tutor users in Android app developmentWhat Will I Learn? Integrate the Showcase library via gradle Implement Simple Single Showcase Implement Custom Showcase Implement Sequence Showcase How to reset the specific and…andrixyz (52)in utopian-io • 7 years agoHow to display pop up in iOS development using SCLAlertViewWhat Will I Learn? Integrate SCLAlertView to iOS project Install Cocoapods Import SCLAlertView library Implement SCLAlertView to display alert in various ways like show error, show…andrixyz (52)in utopian-io • 7 years agoWorking with EZRatingView in iOS apps developmentWhat Will I Learn? How to integrate EZRatingView to iOS project Use the EZRatingView to give and view some kind of reviews (e.g: "Quality", "Service" and "Accuracy") Learn some…andrixyz (52)in utopian-io • 7 years agoCreating Floating Action Button in iOS development like in Path AppWhat Will I Learn? Integrate DCPathButton library to an iOS project Creating floating action button using DCPathButton library Configure DCPathButton subviews and its delegate…andrixyz (52)in utopian-io • 7 years agoWorking with Realm to create a simple to do list iOS App DevelopmentWhat Will I Learn? Write here briefly the details of what the user is going to learn in a bullet list. Integrate Realm in an iOS project Create a simple to do list iOS using tableView and…andrixyz (52)in utopian-io • 7 years agoHow to create UITableView programmatically and implement swipe to the UITableViewUITableView is a component in iOS development that used to display lists whether it is simple or custom list. This component is very important for every developers to understand because mostly iOS…andrixyz (52)in utopian-io • 7 years agoUsing tooltip to iOS app developmentTooltip is a very informative tool the user. For developers and designers, it can be useful to save the space if the views are too much. For example, when user clicked an "i" button in a specific…andrixyz (52)in utopian-io • 7 years agoMenu data in a user profile doesn't match with the selected menu titleExpected behavior When we visit our profile or another profile we can see the menu item that consist of Contributions, Projects, Followers and Following with the corresponding data. When we select…andrixyz (52)in bwphotocontest • 7 years agoFoods - bwphotocontestBelow are my entries: #1 La mian Noodle Lamian is a type of Chinese noodle. Lamian is made by twisting, stretching and folding the dough into strands, using the weight of the dough. La mian…andrixyz (52)in utopian-io • 7 years agoBlurring an image in iOS development using VisualEffectViewImages are the most used thing that when we want to develop an app. Because, image is worth a thousand word. An image can easily understand by the users of an app whether it is Android, iOS, web or…andrixyz (52)in utopian-io • 7 years agoHow to use TTRangeSlider to filter price value in iOS developmentIn this chance, i want to share how to implement TTRangeSlider in iOS development so that we can filter specific things like price, distance, etc. Developers often need to use slider to filter their…andrixyz (52)in utopian-io • 7 years agoHow to implementing Alert in iOS using EHPlainAlertAlert in iOS is a component that used to show information to the user, display error, alert with callback, custom alert with color and additional buttons that the developer want to. Install…andrixyz (52)in utopian-io • 7 years agoHow to implement google map in AndroidWhat is Google Map? Google Map is a service that made by google to help users interact with map such as location, places, addresses, directions, etc. We can use this service to help the developers…andrixyz (52)in utopian-io • 7 years agoBasic Phone App - Android App to make communicationsBasic Phone App is an Android application that can make calls and sms to number you want. It is designed to call a specific number and send messages about something to another phone number. The App…