Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.983 Beiträge
 
#1

Loading the app’s icon into a TImage on Android

  Alt 18. Jan 2014, 15:10
Working with Delphi for Android, I wanted to load my app’s icon into a TImage. Here’s the code I came up with: uses AndroidApi.JniBridge, AndroidApi.Jni.App, AndroidApi.Jni.GraphicsContentViewText, FMX.Helpers.Android, FMX.Surfaces; function GetAppIcon(Dest: TBitmap): Boolean; var ...

More...
  Mit Zitat antworten Zitat