Difference between revisions of "Android Studio"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) (→Policy) |
||
(50 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Lebih Dalam== | ==Lebih Dalam== | ||
+ | * [[Android Studio di Ubuntu 21.10]] | ||
* [[OS: Android - Android Studio]] | * [[OS: Android - Android Studio]] | ||
* [[Android Studio: Uninstall]] | * [[Android Studio: Uninstall]] | ||
* [[Android Studio: Tip & Trik]] | * [[Android Studio: Tip & Trik]] | ||
* [[Android Studio: Sample]] | * [[Android Studio: Sample]] | ||
+ | * [[Android Studio: transfer APK ke HP via python3 web server]] | ||
* [[Android Studio: Contoh Source Code]] | * [[Android Studio: Contoh Source Code]] | ||
* [[Android Studio: Hello World]] | * [[Android Studio: Hello World]] | ||
* [[Android Studio: Menjalankan Aplikasi]] | * [[Android Studio: Menjalankan Aplikasi]] | ||
− | |||
− | |||
− | + | ||
+ | |||
* [[Androdi Studio: Playsound]] | * [[Androdi Studio: Playsound]] | ||
* [[Android Studio: Tekan Tombol Playsound]] | * [[Android Studio: Tekan Tombol Playsound]] | ||
Line 34: | Line 35: | ||
+ | ==Layout== | ||
+ | * [[Android Studio: simpleTextView]] | ||
+ | * [[Android Studio: EditText]] | ||
+ | * [[Android Studio: Input Text]] | ||
+ | * [[Android Studio: Membuat User Interface Sederhana]] | ||
+ | * [[Android Studio: Layout Layar]] | ||
===Tip & Trick=== | ===Tip & Trick=== | ||
Line 42: | Line 49: | ||
* [[Android Studio: adb menipu layar]] | * [[Android Studio: adb menipu layar]] | ||
* [[Android Studio: ERROR: Error:duplicate files during packaging of APK ...]] | * [[Android Studio: ERROR: Error:duplicate files during packaging of APK ...]] | ||
+ | * [[Android Studio: python3 web server untuk transfer apk ke HP]] | ||
+ | |||
+ | * [[Android Studio: Building UI]] | ||
+ | |||
+ | * [[Android Studio: Service]] | ||
+ | * [[Android Studio: ListView]] | ||
+ | * [[Android Studio: ListView lagi]] '''RECOMMENDED''' | ||
+ | * [[Android Studio: SQLite]] | ||
+ | * [[Android Studio: onClick]] | ||
+ | |||
+ | ==Activities== | ||
+ | |||
+ | * [[Android Studio: Memulai Aktifitas Lain]] | ||
+ | * [[Android Studio: Call Sederhana]] | ||
+ | * [[Android Studio: Call Sederhana 2 Button]] | ||
+ | * [[Android Studio: Start another activity]] | ||
+ | * [[Android Studio: Call Activity]] | ||
+ | * [[Android Studio: Link Activity to Class]] | ||
+ | * [[Android Studio: Activity - Upward Navigation]] | ||
+ | * [[Android Studio: Passing Variable between Activities]] | ||
+ | * [[Android Studio: Call Activity & Passing Variable]] | ||
+ | |||
+ | ==Video Player== | ||
+ | |||
+ | * [[Android Studio: video format save for android]] | ||
+ | * [[Android Studio: video in mp4]] | ||
+ | * [[Android Studio: Video Player Sederhana]] | ||
+ | * [[Android Studio: Video Player Sederhana 2]] | ||
+ | * [[Android Studio: Video Player URL Sederhana 4]] | ||
+ | * [[Android Studio: Video Player Multi Activities]] | ||
+ | |||
+ | |||
+ | |||
+ | ==HMS== | ||
+ | |||
+ | * [[Android Studio: Release Folder]] | ||
+ | * [[Android Studio: App Privacy Policy Generator]] | ||
+ | * [[Android Studio: Siapkan App Signing untuk Upload ke App Gallery]] | ||
+ | * [[Android Studio: Build Signed Release Apps]] | ||
+ | * [[Android Studio: HMS Tool Kit Integration to Android Studio]] | ||
+ | * [[Android Studio: HMS Preparations for Integrating HUAWEI HMS Core]] | ||
+ | |||
+ | |||
+ | * [[Android Studio: HMS Analytics]] | ||
+ | * [[Android Studio: HMS Cloud Debugging]] | ||
+ | * [[Android Studio: HMS Console]] | ||
+ | * [[Android Studio: HMS Setup SDK]] | ||
+ | * [[Android Studio: HMS Video Play Kit]] '''NOT Recommended''' | ||
+ | * [[Android Studio: HMS Upload Apps and Publish App]] | ||
+ | * [[Android Studio: HMS Push Kit]] | ||
+ | |||
+ | ==MQTT== | ||
+ | |||
+ | * [[MQTT: Android Simple Connect]] | ||
+ | * [[MQTT: Android Client Simple]] | ||
+ | * [[MQTT: Android Client Example]] | ||
+ | * [[MQTT: Android Client Encryption]] | ||
+ | * [[MQTT: Android Paho Service]] | ||
+ | |||
+ | ==Policy== | ||
+ | |||
+ | |||
+ | * [[ITTS Internet OFFLINE: Privacy Policy]] | ||
+ | * [[ITTS MQTT Test Client: Privacy Policy]] | ||
+ | |||
+ | ==activity XML== | ||
+ | |||
+ | * [[Android Studio: text]] | ||
==Tutorial== | ==Tutorial== | ||
+ | |||
+ | * https://www.geeksforgeeks.org/android-tutorial/ '''RECOMMENDED''' | ||
+ | * https://www.geeksforgeeks.org/android-projects-from-basic-to-advanced-level/ '''RECOMMENDED''' | ||
+ | * https://codelabs.developers.google.com/ '''RECOMMENDED''' | ||
+ | * http://www.tutorialspoint.com/android/index.htm '''RECOMMENDED''' | ||
+ | * https://www.wildantechnoart.net/2018/08/tutorial-lengkap-cara-membuat-aplikasi-android-untuk-pemula.html | ||
+ | |||
* http://www.raywenderlich.com/78574/android-tutorial-for-beginners-part-1 | * http://www.raywenderlich.com/78574/android-tutorial-for-beginners-part-1 | ||
Line 83: | Line 165: | ||
* http://www.truiton.com/category/android/ | * http://www.truiton.com/category/android/ | ||
+ | * https://github.com/kevalbhatt/learn-android-examples '''contoh''' | ||
==Referensi== | ==Referensi== |
Latest revision as of 14:42, 16 April 2022
Lebih Dalam
- Android Studio di Ubuntu 21.10
- OS: Android - Android Studio
- Android Studio: Uninstall
- Android Studio: Tip & Trik
- Android Studio: Sample
- Android Studio: transfer APK ke HP via python3 web server
- Android Studio: Contoh Source Code
- Android Studio: Hello World
- Android Studio: Menjalankan Aplikasi
- Androdi Studio: Playsound
- Android Studio: Tekan Tombol Playsound
- Android Studio: Kirim SMS
- Android Studio: Handling Telepon
- Android Studio: Reject Incoming Call
- Android Studio: RTMP Streaming
- Android Studio: UPnP DLNA
- Android Studio: Cara Membuat Android Apps
- Android Studio: Cara Membuat Android Apps 2
- Android Studio: Cara Membuat Android Apps 3
- Android Studio: Cara Membuat Android Apps 4
- Android Studio: Cara Membuat Android Apps 5
- Android Studio: Cara Membuat Android Apps 6
- Android Studio: Cara Membuat Android Apps 7
- Android Studio: Cara Membuat Android Apps 8
- Android Studio: Cara Membuat Android Apps 9
- Android Studio: Cara Membuat Android Apps 10
Layout
- Android Studio: simpleTextView
- Android Studio: EditText
- Android Studio: Input Text
- Android Studio: Membuat User Interface Sederhana
- Android Studio: Layout Layar
Tip & Trick
- Android Studio: Ubah Setting SDK Minimum
- Android Studio: Update SDK dengan CLI
- Android Studio: adb menipu layar
- Android Studio: ERROR: Error:duplicate files during packaging of APK ...
- Android Studio: python3 web server untuk transfer apk ke HP
- Android Studio: Service
- Android Studio: ListView
- Android Studio: ListView lagi RECOMMENDED
- Android Studio: SQLite
- Android Studio: onClick
Activities
- Android Studio: Memulai Aktifitas Lain
- Android Studio: Call Sederhana
- Android Studio: Call Sederhana 2 Button
- Android Studio: Start another activity
- Android Studio: Call Activity
- Android Studio: Link Activity to Class
- Android Studio: Activity - Upward Navigation
- Android Studio: Passing Variable between Activities
- Android Studio: Call Activity & Passing Variable
Video Player
- Android Studio: video format save for android
- Android Studio: video in mp4
- Android Studio: Video Player Sederhana
- Android Studio: Video Player Sederhana 2
- Android Studio: Video Player URL Sederhana 4
- Android Studio: Video Player Multi Activities
HMS
- Android Studio: Release Folder
- Android Studio: App Privacy Policy Generator
- Android Studio: Siapkan App Signing untuk Upload ke App Gallery
- Android Studio: Build Signed Release Apps
- Android Studio: HMS Tool Kit Integration to Android Studio
- Android Studio: HMS Preparations for Integrating HUAWEI HMS Core
- Android Studio: HMS Analytics
- Android Studio: HMS Cloud Debugging
- Android Studio: HMS Console
- Android Studio: HMS Setup SDK
- Android Studio: HMS Video Play Kit NOT Recommended
- Android Studio: HMS Upload Apps and Publish App
- Android Studio: HMS Push Kit
MQTT
- MQTT: Android Simple Connect
- MQTT: Android Client Simple
- MQTT: Android Client Example
- MQTT: Android Client Encryption
- MQTT: Android Paho Service
Policy
activity XML
Tutorial
- https://www.geeksforgeeks.org/android-tutorial/ RECOMMENDED
- https://www.geeksforgeeks.org/android-projects-from-basic-to-advanced-level/ RECOMMENDED
- https://codelabs.developers.google.com/ RECOMMENDED
- http://www.tutorialspoint.com/android/index.htm RECOMMENDED
- https://www.wildantechnoart.net/2018/08/tutorial-lengkap-cara-membuat-aplikasi-android-untuk-pemula.html
- http://www.raywenderlich.com/78574/android-tutorial-for-beginners-part-1
- http://www.raywenderlich.com/78576/android-tutorial-for-beginners-part-2
- http://www.raywenderlich.com/78578/android-tutorial-for-beginners-part-3
- http://www.raywenderlich.com/56107/make-first-android-app-part-1
- http://www.raywenderlich.com/56109/make-first-android-app-part-2
- http://www.raywenderlich.com/56111/make-first-android-app-part-3
- http://www.tutorialspoint.com/android/index.htm
- http://www.tutorialspoint.com/android/android_overview.htm
- http://www.tutorialspoint.com/android/android_environment_setup.htm
- http://www.tutorialspoint.com/android/android_architecture.htm
- http://www.tutorialspoint.com/android/android_application_components.htm
- http://www.tutorialspoint.com/android/android_hello_world_example.htm
- http://www.tutorialspoint.com/android/android_resources.htm
- http://www.tutorialspoint.com/android/android_acitivities.htm
- http://www.tutorialspoint.com/android/android_services.htm
- http://www.tutorialspoint.com/android/android_broadcast_receivers.htm
- http://www.tutorialspoint.com/android/android_content_providers.htm
- http://www.tutorialspoint.com/android/android_fragments.htm
- http://www.tutorialspoint.com/android/android_intents_filters.htm
- http://www.tutorialspoint.com/android/android_user_interface_layouts.htm
- http://www.tutorialspoint.com/android/android_user_interface_controls.htm
- http://www.tutorialspoint.com/android/android_event_handling.htm
- http://www.tutorialspoint.com/android/android_styles_and_themes.htm
- http://www.tutorialspoint.com/android/android_custom_components.htm
- http://www.tutorialspoint.com/android/android_drag_and_drop.htm
- http://www.tutorialspoint.com/android/android_notifications.htm
- http://www.tutorialspoint.com/android/android_location_based_services.htm
- http://www.tutorialspoint.com/android/android_sending_email.htm
- http://www.tutorialspoint.com/android/android_sending_sms.htm
- http://www.tutorialspoint.com/android/android_phone_calls.htm
- http://www.tutorialspoint.com/android/android_publishing_application.htm
- http://www.tutorialspoint.com/android/android_best_practices.htm
- http://www.truiton.com/category/android/
- https://github.com/kevalbhatt/learn-android-examples contoh
Referensi
- http://www.i-programmer.info/programming/android/
- http://www.techotopia.com/index.php/Designing_a_User_Interface_using_the_Android_Studio_Designer_Tool#An_Android_Studio_Designer_Tool_Example
- http://developer.android.com/training/index.html
- http://www.newthinktank.com/videos/android-beginners/
- http://www.newthinktank.com/2014/11/android-studio-tutorials-far/
- http://www.slideshare.net/cdiqsanz/fundamental-android-application-development