用Android Studio 2.3.3做的相对布局例子,主要用到的标签有:;主要用到的设置有android:id、android:layout_below、android:layout_alignParentRight和android:layout_toLeftOf。
2022-04-30 11:17:50 19.33MB Android 相对布局
1
java Androidstudio 小游戏
2022-04-29 19:06:40 1.56MB android studio java 游戏
1
我们主要是做嵌入式开发,但是现在随着安卓工控和界面越来越来多,我们和安卓打的交道越来越 多,几年前更是安卓系统开发人员一将难求,虽然说我们嵌入式开发人员并不需要去写上层的应用,比 如手机 APP 等,但是我们要给写安卓上层应用的工程师提供相应的接口。那么我们就用到了 JNI,我们 要生成相应的库提供给上次开发人员调用。所以我们要学。
2022-04-29 15:07:44 3.46MB android android studio JNI
1
Github已开源:https://github.com/SHUGEX/TCP_LED 详细内容也可看我的文章:https://mp.csdn.net/mp_blog/creation/editor/124478948《Android Studio设计APP实现与51单片机通过WIFI模块(ESP8266-01S)通讯控制LED灯亮灭的设计源码【详解】》
2022-04-29 09:08:50 11.28MB android studio 51单片机 源码软件
1
Github已开源:https://github.com/SHUGEX/TCP_LED 源码下载: https://download.csdn.net/download/weixin_45694843/85238966 详细内容也可看我的文章:https://mp.csdn.net/mp_blog/creation/editor/124478948《Android Studio设计APP实现与51单片机通过WIFI模块(ESP8266-01S)通讯控制LED灯亮灭的设计源码【详解】》
2022-04-29 09:08:49 2.71MB app android studio
1
android studio bumblebee(2021.1.1) for mac arm版本
2022-04-28 18:05:51 922.15MB arm android studio macos
android studio bumblebee(2021.1.1) for mac 非arm版
2022-04-28 18:05:50 924.95MB arm android studio macos
android studio bumblebee(2021.1.1) Windows最新版。
2022-04-28 18:05:37 871.2MB android studio windows 源码软件
蓝牙串口助手(Android Studio源码) public void onActivityResult(int requestCode, int resultCode, Intent data) { Log.e(TAG, "onActivityResult"); switch (requestCode) { case REQUEST_CONNECT_DEVICE: if (resultCode == Activity.RESULT_OK) { // 提取蓝牙地址数据 String address = data.getExtras().getString(DeviceListActivity.DEVICE_ADDRESS); // 获取设备 BluetoothDevice device = mBluetoothAdapter.getRemoteDevice(address);
2022-04-28 09:07:19 12.81MB android studio 源码软件 android
智能家居客户端实现——Android Studio版
2022-04-28 00:29:17 13.94MB Android 智能家居