<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>Lazarus中文社区 - 安卓|苹果|赛班|QT</title>
    <link>https://www.fpccn.com/forum-7-1.html</link>
    <description>Latest 20 threads of 安卓|苹果|赛班|QT</description>
    <copyright>Copyright(C) Lazarus中文社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 15 May 2026 03:22:21 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.fpccn.com/static/image/common/logo_88_31.gif</url>
      <title>Lazarus中文社区</title>
      <link>https://www.fpccn.com/</link>
    </image>
    <item>
      <title>没有android sdk能开发安卓程序吗</title>
      <link>https://www.fpccn.com/thread-22615-1-1.html</link>
      <description><![CDATA[怎么办?重拾，想写几个自用
n年前没弄好，想再试把，可sdk不知从哪弄。]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>1234567</author>
      <pubDate>Sat, 01 Aug 2020 03:13:07 +0000</pubDate>
    </item>
    <item>
      <title>Lazarus开发Android应用程序指南（2017新版）第一部分</title>
      <link>https://www.fpccn.com/thread-22343-1-1.html</link>
      <description><![CDATA[Lazarus开发Android应用程序指南（2017新版）本指南为2017最新版本，版权由作者所有（QQ：1339838080 Tom）。转载请保留版权信息及出处。文中难免有错，欢迎指正。
因为本人工作比较繁忙，QQ会经常不在线。如果有问题可发邮件或QQ留言，我会抽空尽量回答的。
本指南的 ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>delphicn</author>
      <pubDate>Sat, 29 Jul 2017 03:35:30 +0000</pubDate>
    </item>
    <item>
      <title>qt4.pas Error: Incompatible types: got &quot;QListWidgetItemItemType&quot;</title>
      <link>https://www.fpccn.com/thread-4908-1-1.html</link>
      <description><![CDATA[请教一下，我在，使用QT4,,webkit 的时候，编译，DEMO，提示，，

qt4.pas(9265,59) Error: Incompatible types: got \&quot;QListWidgetItemItemType\&quot; expected \&quot;LongInt\&quot;

http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html都是从这里下载的。

请教该如 ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>meme258</author>
      <pubDate>Sat, 17 Sep 2016 08:47:51 +0000</pubDate>
    </item>
    <item>
      <title>【請教】关于reepascal编写native api不支持multithread并发？</title>
      <link>https://www.fpccn.com/thread-4786-1-1.html</link>
      <description><![CDATA[在api里面有一個test function:
procedure jni_test(Env: pJNIEnv; this: JObject;pvSrc:jbyteArray;pvOut:jbyteArray;pvSize:jint); cdecl;
var i:integer;
var lvSrc,lvRet:TByteDynArray;
var lvSize:jsize;
var lvFlag:String;
begin
    try
    lvFlag:=i ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>tigerA15</author>
      <pubDate>Tue, 01 Mar 2016 07:48:00 +0000</pubDate>
    </item>
    <item>
      <title>err:failure [install_failed_dexopt]</title>
      <link>https://www.fpccn.com/thread-3760-1-1.html</link>
      <description><![CDATA[用delphicn大师发布的laz4android1.5制作的apk在模拟器安装时出现错误.请教该如何解决.谢谢.附问题文件.]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>1234567</author>
      <pubDate>Mon, 04 May 2015 10:29:33 +0000</pubDate>
    </item>
    <item>
      <title>让我的第一个安卓程序跑起来</title>
      <link>https://www.fpccn.com/thread-3684-1-1.html</link>
      <description><![CDATA[根据delphicn的帖子说明（http://www.fpccn.com/thread-1684-1-1.html），又经delphicn大大亲自指点，终于在我的魅族上跑起来，好高兴！

    * 2015.2.12 可以在java1.7环境运行了。（修改了签名命令 jarsigner 的参数）

    

加了tchart组件，在pda上是这 ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>cuibq</author>
      <pubDate>Wed, 11 Feb 2015 13:02:55 +0000</pubDate>
    </item>
    <item>
      <title>Laz4android v1.3 最新 2014原创教程</title>
      <link>https://www.fpccn.com/thread-3483-1-1.html</link>
      <description><![CDATA[2014.06.09  by lissdd 如花.四川大学.电子信息学院

一、准备Java环境
   1.下载并安装   Java-F7U60-i586.exe   约127Mb  2.下载NDK ： android-ndk-r9d-windows-x86.zip     约468Mb    解压后备用
   3. 下载SDK:    adt-bundle-windows-x86-20140321.zip  约 5 ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>lissdd</author>
      <pubDate>Mon, 09 Jun 2014 11:02:29 +0000</pubDate>
    </item>
    <item>
      <title>free pascal(lazarus)版的android JNI进阶篇：反向调用java的方法并传递复杂参数</title>
      <link>https://www.fpccn.com/thread-3432-1-1.html</link>
      <description><![CDATA[这篇文章虽然短暂，但耗用了笔者一天的时间搜索各种资料，调试了无数次，在这里跟大家分享是想大家碰到类似问题时少走弯路，请各位转载注明出处,http://blog.csdn.net/rocklee 。        查阅了无数C、C++、pascal、java调用JNI的例子，CallxxxMethod的无参数、 ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>tigerA15</author>
      <pubDate>Fri, 18 Apr 2014 02:05:24 +0000</pubDate>
    </item>
    <item>
      <title>[原创] TBitmap resize在 android编译环境下 JNI调用方式出错的解决方法！！！</title>
      <link>https://www.fpccn.com/thread-3427-1-1.html</link>
      <description><![CDATA[绝对简单的一段source:b:=tbitmap.create;b.width:=9; //这个就出错了！b:height:=9;
    没错，就是改变一个空的tbitmap对象的尺寸，在win32下没问题、linux下没问题，在 android的例子androidlcltest里没问题，就是自己开一个空的dll project有问题！！！但，在resiz ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>tigerA15</author>
      <pubDate>Wed, 16 Apr 2014 05:59:28 +0000</pubDate>
    </item>
    <item>
      <title>【原创】Free Pascal (Lazarus)版Android NDK的应用示例之：常用数据类型的转换</title>
      <link>https://www.fpccn.com/thread-3426-1-1.html</link>
      <description><![CDATA[lazarus为free pascal 提供良好的IDE(在我看来，Delphi已死），可编译出各种平台的目标程序，而且大前提是免费的！我想这是free pacal的魅力所在。 android 正如日中天，独霸一方，lazarus也提供了编译到android目标的方法，但于作者各种尝试后感觉，其UI实现渣 ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>tigerA15</author>
      <pubDate>Tue, 15 Apr 2014 08:18:29 +0000</pubDate>
    </item>
    <item>
      <title>学习了delphicn大大的laz4android环境有感。。</title>
      <link>https://www.fpccn.com/thread-3420-1-1.html</link>
      <description><![CDATA[首选，非常感谢delphicn的无私奉献为大家制作了laz4android 1.1绿色版，让低阶无比的楼主有了实验环境，话说楼主自己下载lazarus从头开始配置，那个例子就是编译不过去，头都大了。。
 
     用delphicn的绿色版 可以顺利把例子编译成.so文档了，      然后gene ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>tigerA15</author>
      <pubDate>Sat, 12 Apr 2014 09:06:00 +0000</pubDate>
    </item>
    <item>
      <title>求binutils的window版</title>
      <link>https://www.fpccn.com/thread-3414-1-1.html</link>
      <description><![CDATA[各位，cross compiling 必须要用到 binutils，这里好几个大神的帖子里面配置也涉及到binutils，请各位有window板的给我留一份，谢谢啊！！]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>tigerA15</author>
      <pubDate>Fri, 11 Apr 2014 01:10:14 +0000</pubDate>
    </item>
    <item>
      <title>问个低阶问题：lazarus写的so被android调用，能否在线调试？？</title>
      <link>https://www.fpccn.com/thread-3407-1-1.html</link>
      <description><![CDATA[类似ADT那种break point , view variables之类的。]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>tigerA15</author>
      <pubDate>Wed, 09 Apr 2014 01:02:34 +0000</pubDate>
    </item>
    <item>
      <title>用FPC製作Android JNI原生so檔範例碼</title>
      <link>https://www.fpccn.com/thread-3321-1-1.html</link>
      <description><![CDATA[本範例檔旨在說明如何透過Android JNI(Java Native Interface)，讓Java層與FreePascal所製成的原生碼so檔相互正確地傳遞資料；僅以狀況較為複雜的字串為例，其他基本的資料型態如int(jint)、double(jdouble)…等等較為簡單，在本範例就不贅述。

(原生碼編譯環境使用L ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>chenyuchih</author>
      <pubDate>Sun, 29 Dec 2013 14:13:56 +0000</pubDate>
    </item>
    <item>
      <title>Ubuntu 13.04 下正常启动 lazarus 1.0.8 的方法</title>
      <link>https://www.fpccn.com/thread-3265-1-1.html</link>
      <description><![CDATA[安装了 Ubuntu 13.04 后，发现 appmenu 已经很好用了，无需再将其删除。
但是在安装了 lazarus (from source) 后，它一直 crash，经查是 appmenu 的问题，当然官方源内的 lazarus 也并不是完全正常的。
所以解决方案么，把 lazarus 换成最新版，并且想办法让它在运行 ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>bugxiong</author>
      <pubDate>Mon, 18 Nov 2013 13:52:43 +0000</pubDate>
    </item>
    <item>
      <title>laz4android支持TStream和TProcess类吗？</title>
      <link>https://www.fpccn.com/thread-3243-1-1.html</link>
      <description><![CDATA[laz4android支持TStream和TProcess类吗？还有其他一些runtime函数呢？比如线程的，和IntToStr( )等等。]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>halflifezy</author>
      <pubDate>Sat, 02 Nov 2013 13:28:19 +0000</pubDate>
    </item>
    <item>
      <title>有没有人能发个IPAD，IPHONE的开发环境搭建的教程？</title>
      <link>https://www.fpccn.com/thread-3220-1-1.html</link>
      <description><![CDATA[有没有人能发个IPAD，IPHONE的开发环境搭建的教程？]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>halflifezy</author>
      <pubDate>Sun, 13 Oct 2013 12:44:52 +0000</pubDate>
    </item>
    <item>
      <title>android的密码输入如何有</title>
      <link>https://www.fpccn.com/thread-3087-1-1.html</link>
      <description><![CDATA[最近在搞android开发,使用了论坛给的2.7.1版本开发,挺好用的.但是发现在密码输入时,密码是明文,没有使用\&quot;*\&quot;或者黑点进行掩码.挺郁闷的.
有可以指点的吗.]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>young0401</author>
      <pubDate>Mon, 15 Jul 2013 14:29:59 +0000</pubDate>
    </item>
    <item>
      <title>Lazarus for Mac 各版本兼容性列表</title>
      <link>https://www.fpccn.com/thread-2798-1-1.html</link>
      <description><![CDATA[不是所有版本的Lazarus可以和所有版本的Mac兼容，所以在使用之前请确认你需要安装的版本：]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>bugxiong</author>
      <pubDate>Wed, 24 Apr 2013 01:35:06 +0000</pubDate>
    </item>
    <item>
      <title>Lazarus for IOS 开发教学视频 + 例子</title>
      <link>https://www.fpccn.com/thread-2725-1-1.html</link>
      <description><![CDATA[看起来，Lazarus开发IOS应用，很容易

教学视频，好像要翻墙过去才看得到：
http://www.youtube.com/watch?v=aE8o3vbMx78&amp;feature=youtu.be
http://youtu.be/VoW8RQaKghw

写的第一个例子，需要工作在Mac狮子或以上版本，Xcode 4.4 或以上版本：
http://pas4mobi ...]]></description>
      <category>安卓|苹果|赛班|QT</category>
      <author>bugxiong</author>
      <pubDate>Wed, 27 Mar 2013 00:48:24 +0000</pubDate>
    </item>
  </channel>
</rss>