Posts

Showing posts with the label androidapps

#AndroidStudio 2.2 published: Latest UI designer & Constraint Layout #AndroidApps #topappdevelopmentcompanies

#AndroidStudio 2.2 published: Latest UI designer & Constraint Layout #AndroidApps #topappdevelopmentcompanies http://www.topappdevelopmentcompanies.com/blog/android-studio-22-published-latest-ui-designer-constraint-layout

XE7 Error Access Violation when insert image to BLOB field by Firedac .

XE7 Error Access Violation when insert image to BLOB field by Firedac .  #androidapps   #sqlite3 #xe7 #Tmemorystream   It worked on XE6. sample script.       LStream := TMemoryStream.Create;       Image1.Bitmap.SaveToStream(LStream);       SQLUpdate.ParamByName('Image').LoadFromStream(LStream, ftBlob); Anyone can suggust? Thanks.

XE7 Error Access Violation when insert image to BLOB field by Firedac . #androidapps #sqlite3 #xe7 #Tmemorystream

XE7 Error Access Violation when insert image to BLOB field by Firedac .  #androidapps   #sqlite3 #xe7 #Tmemorystream   It worked on XE6. sample script.       LStream := TMemoryStream.Create;       Image1.Bitmap.SaveToStream(LStream);       SQLUpdate.ParamByName('Image').LoadFromStream(LStream, ftBlob); Anyone can suggust? Thanks.
Good day all - who will be willing to share their experiences developing mobile apps using Delphi XE vs Native (Android & iOS & OS X)? Is there real advantages going native? Or is the future rather with cross platform coding? I know there is 1000's of articles but most of them are written by people without any first hand experience or in depth knowledge of the 2 subjects. Or perhaps that was my finding. It is easy to speak in general but I would love to hear from Developers with first hand experience and who also code in both scenarios?   #androidapps   #androiddev   #iosapps   #iosappdevelopment