zoukankan      html  css  js  c++  java
  • Delphi XE7中开发安卓程序一些有用的帮助资源



    说明:要想看到下面资源,打开帮助后,在搜索里面输入URL最后一部分,如果最后带“.html”,则把它删除,随后搜索一下,就看到了。


    例如:想看下面的FireMonkey类关系图,只在搜索里面输入"FireMonkey_Component_Library"。


    FireMonkey类关系图
    ms-help://embarcadero.rs_xe7/rad/FireMonkey_Component_Library.html


    Delphi对安卓API封装单元说明
    ms-help://embarcadero.rs_xe7/rad/Using_the_Built-in_RAD_Studio_Java_Libraries_for_Android.html


    添加JAVA的JAR到Delphi工程里
    ms-help://embarcadero.rs_xe7/rad/Adding_A_Java_Library_to_Your_Application_Using_the_Project_Manager.html


    如何使用JAVA类库在Delphi开发的安卓程序里
    ms-help://embarcadero.rs_xe7/rad/Using_a_Custom_Set_of_Java_Libraries_In_Your_RAD_Studio_Android_Apps.html#Creating_a_Native_Bridge_File_for_a_Java_Library


    如何人工创建发布"classes.dex"
    ms-help://embarcadero.rs_xe7/rad/Creating_and_Deploying_a_classes.dex_File_Manually.html


    Java2OP.exe, the Native Bridge File Generator for Android(Native Bridge File生成工具)
    ms-help://embarcadero.rs_xe7/rad/Java2OP.exe,_the_Native_Bridge_File_Generator_for_Android.html


    MultiResBitmap Editor,生成各个平台图片工具
    ms-help://embarcadero.rs_xe7/rad/MultiResBitmap_Editor.html


    Multi-Device工程和文件命名规则
    ms-help://embarcadero.rs_xe7/rad/Rules_for_Naming_Multi-Device_Projects_and_Files.html




    Delphixe7中Android类库源代码
    C:Program Files (x86)EmbarcaderoStudio15.0source tlandroid

  • 相关阅读:
    openstack-1基础环境准备
    ELK补充之Filebeat
    ELK补充之logstash
    ELK
    dubbo
    zokeeper+kafka
    rabbitmq
    jenkins补充-编写自动化脚本实现devops 流水线和回滚等操作
    sonar
    python连接数据库之(连接MySQL)
  • 原文地址:https://www.cnblogs.com/sunylat/p/6119099.html
Copyright © 2011-2022 走看看