New profile posts

how to get this jar file (androidneturi.jar)
for run ultimatewebview class
I
Ivica Golubovic
Download library from link:
ibs06t
ibs06t
thanks lvica its working......
I can't think of a good reason to use ORM :)
aeric
aeric
Raw SQL is the best! 😝
aeric
aeric
Reasons to use ORM?
Scared of plain SQL
Try something else other than SQL or Prepared Statement
Bored with SQL library and DBUtils
I want to write more lines of code
I am a fan of OOP abstraction
I follow principle of DRY
I come from NoSQL, ADO, EF or Eloquent
Performance is not a concern (my table has < 50 rows)
My device has more resources
Migrate to other DB in the future will be easier
It's easy
I glad to say that the BT_Printer library is very useful in changing diffrent fonts. My problem is how to print image and bar code. Can you give me the code in printing image and barcode? Thanks
Just browsed over my first ever status post... "I'm Back".... but for the life of me I can't recall we're I went!!!
Hello,

I followed your example to connect to a LAIRD BLE peripheral,
I receive data but I no longer see the peripheral, how did you solve the problem?
Thank you


java.util.UUID longUUID(String shortName)
return UUID.fromString("6e40" + shortName + "-b5a3-f393-e0a9-e50e24dcca9e");[/CODE]
Top