java

Android - Simple Fragment Application

Submitted by razormist on
Learn on how to create a Simple Fragment Application using Android. This simple app will open some new layout as a fragment to display it within the main layout. Android is an open source so that developer find it easy to develop and expand new features. Android is available to any devices such as TV, phones, watches etc.

Android - Simple Auto Complete List

Submitted by razormist on
Learn on how create a Simple Auto Complete List using Android. This simple app predict the word that you will type and give you some list about the word that you want. Android is basically a piece of software which allows your hardware to function. It used in several gadget like smartphone, tablet, and even television. The android is an open source operating system it's free and user friendly to mobile developers.

Crypto Chart

Submitted by davidwachira on
A simple GUI that displays upto date data about Cryptocurrencies such as Bitcoin, IOTA, Ethereum and CarVertical. The program is written using NETBEANS IDE. private void JButton_Cryptocurrency_chart_EnterMouseClicked(java.awt.event.MouseEvent evt) { if (JComboBox_select_cryptocurrency.getSelectedIndex() == 0) { JOptionPane.showMessageDialog(null, "Please select a CryptoCurrency from the Combobox"

Android: Simple Rating Bar

Submitted by razormist on
Learn on how to create a Simple Rating Bar using Android. This simple app can used on some application that needed a review system to their quality. It used in several gadget like smartphone, tablet, and even television. Android is open source to developers who has an interest in developing mobile apps.