INTEGRATING APPLICATION DELPHI XE7 ANDROID WITH WHATSAPP
Understanding and encoding Basically we EDIT1 in a text that will be delivered to Whatsapp for when selecting contact him the message is sent. Now that we have the concept we code. Remember that we...
View ArticleAndroid SDK bits missing
In the Android SDK settings, some things are mising, like Zipalign, Adb location... Any idea how to fix this?
View ArticleProblems Andorid And Delphi 10 Seattle
I would like to share some problems that I am having in ofder to know wheter you are having them as well. Android, some apps are working fine when compiled with XE8. However, in Seattle: 1.-...
View ArticleDelphiDX - ZeroPlayer Library for Android
Selam. Belki lazımınız olur siteden video oynatmak için ek jar kütüphane. Direk link ve M3U linkleri destekler.
View ArticleMeeseeks scripting language for Android
Hi folks, I'm putting available in public domain a small library I made to embed scripting in Delphi XE7 apps for Android. I called it Meeseeks because it's supposed to work quite like the cartoon...
View ArticlePrint to epson tm t88v m129h from Delphi Firemonkey (android)
Hello, I need some help. Does anyone know how to print directly to epson tm t88v m129h POS printer from Delphi Firemonkey (android) application? Thanks in advance. Joe
View ArticleEAGLE EYE PUZZLE GAME FULL SOURCE
Made by this time is a complete source of the game that has been uploaded to Google Play. You can't view the links! Click here to register Complete review thank you after installation. SOURCE URL :...
View ArticleDelphiDX - BroadcastReceiver Library
Hi. BroadcastReceiver Library project. Tested Delphi Berlin.
View ArticleLucky Donkey Race Full Source
Lucky Donkey Race Game Full Source source url : You can't view the links! Click here to register google play url : You can't view the links! Click here to register
View ArticleDelphi/Android: Right To Left support
We are using Delphi XE8 to build an Android application. We need support for Right To Left languages such as Arabic. The problem is that native components does not support BiDi mode. word such as مرحبا...
View ArticleCCR.PrefsIniFile for Android
Implements TCustomIniFile descendants (TAndroidPreferencesIniFile and TApplePreferencesIniFile) that delegate to the native app preferences API on Android, iOS and OS X. A factory function is also...
View ArticleBarcode for FireMonkey 2.4
Delphi and C++ Builder barcode component for FireMonkey. - uses Zint Barcode Generator - supports over 50 symbologies including Code 128, Data Matrix, USPS OneCode, EAN-128, UPC/EAN, ITF, QR Code, Code...
View Articlehow to make right to left android application
hi all when i rename button in arabic language example button1.text:='ماهر'; it appear 'ر ه ا م' when running the application in android device all firemonkey version does not support right to left...
View ArticleFiremonkey Application Source - Includes Splash Screen & Progress Dialog
I was tired to search a complete firemonkey application with source for educational purposes but as you guess I couldn't find So I have developed one and decided to share it This application...
View ArticleiOS/Android app development with Delphi examples
iOS/Android app development with Delphi examples You can't view the links! Click here to register
View ArticleKernowSoftwareFMX for D10
Left Right ernow Software FMX Components for XE7, XE8 & XE10 Seattle.(May work with earlier versions but untested)Firemonkey Slide menu, ListView and Segment buttons for Delphi. Inherits from a...
View ArticleUsing Bluestacks as emulator
When developing for Android if you don’t have any real Android device, you can use its own emulator Android Virtual Device (AVD), which comes with Android SDK package. Even you are using Delphi,...
View ArticleTouching the root
Probably for the most of situations your application will not require root access to the system. But, who knows why, sometimes you maybe need it. When developing my new application someone asked for a...
View ArticleMisalignment status bar on Intel based devices
One problem we can face when deploying for Intel based devices is a misalignment that can occurs on status bar. This issue can be observed on Bluestacks too, as you can see (that black strip is...
View ArticleHow to Vibrate Android or Iphone
Uses {$IFDEF ANDROID} ,Androidapi.JNI.Os, Androidapi.JNI.GraphicsContentViewText, Androidapi.Helpers, Androidapi.JNIBridge {$ENDIF} {$IFDEF IOS} ,IOSapi.MediaPlayer, IOSapi.CoreGraphics,...
View Article