Menampilkan postingan dengan label AndroidTunjukkan semua

Koding Remote Robot Dan Menu Slider

MainActivity.java ----------------------------- package com.example.tomi.myapplication; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Naviga…

Baca Selanjutnya »

Remot Kontrol orang jelek

Koding Remot Kontrol ( Mobil ) MainActivity.java ------------------------ package com.example.tomi.robotautomation; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.…

Baca Selanjutnya »