Kotlin! It is an open-source, statically typed programming language supported and developed by JetBrains and open-source contributors.
Some handy links:
- Kotlin Site
- Getting Started Guide
- Try Kotlin
- Kotlin Standard Library
- Issue Tracker
- Kotlin YouTube Channel
- Forum
- Kotlin Blog
- Subscribe to Kotlin YouTube channel
- Follow Kotlin on Twitter
- Public Slack channel
- TeamCity CI build
This project is an Android mobile application that enables neighborhood unit tenants to communicate with one another. It has been further developed with a new database and features, namely e-rukun tetangga. The neighborhood association's leader can easily conduct events with this program and issue announcements.
If you want to install this application, you can use the following features.
- Interface (Seekbar, Recycler View, Image View, Video View, Image Button)
- QR Code & Shared Preferences
- Multimedia & Google Maps
- Web Service/Api using PHP language
- Search & Sort Data
- Create, Read, Update, and Delete with dialog confirmation
If you want to install this application, there are several steps you must pay attention to.
- Gradle version 8.0
- DistributionUrl=https://services.gradle.org/distributions/gradle-8.0-bin.zip
- Download api (web service) and paste to htdocs if using apache
- Make sure the smartphone and server connections are the same
- Connect the Android application with an API (web service) by changing the device connection IP
- how to change ip in api (web service)
- how to change ip in project android
We welcome contributions! To contribute to this project, please follow these steps:
- Fork this project
- Create a new branch (
git checkout -b your-feature
) - Commit your changes (
git commit -m 'Add new feature'
) - Push to your branch (
git push origin your-feature
) - Create a pull request
If you stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
Kotlin is distributed under the terms of the Apache License (Version 2.0). See license for details.