Apple iPad vs. Samsung Galaxy Tab 7, 7 Plus ve 8.9

Dec 18

Apple iPad vs. Samsung Galaxy Tab 7, 7 Plus ve 8.9

Bir iPad kullanıcısı olarak, Samsung Galaxy Tab 7, 7 Plus ve 8.9 modellerini iPad ile kullanma ve karşılaştırma fırsatı buldum. Burada tarafsızca bu cihazların iPad karşısında avantaj ve dezavantajlarını paylaşmak istiyorum. Avantajlar: Bir uygulama geliştiricisi olarak, geliştirdiğim uygulamaların galaxy tab’ e atılmasını çok rahat...

Read More

Unified Mobile Web Framework

Nov 22

Instead of writing native mobile apps for iOS, android, BlackBerry, Win Mobile, etc. it is possible to write your code once and publish it to all above considered platforms. I have come up with a unified mobile web framework which I will describe it’ s pieces below. HTML 5 JQuery Mobile Adobe Spry PhoneGap HTML 5 Html 5′ s core aims have been to improve...

Read More

OrmLite – Lightweight Java ORM Supports Android and SQLite

Nov 22

OrmLite – Lightweight Object Relational Mapping (ORM) Java Package Ormlite web site Use Annotations to Mark Classes to be Persisted To use the package you add the @DatabaseTable annotation to the top of each class and a @DatabaseField annotation to each of the fields in the class that are to be persisted to the database. For example: @DatabaseTable(tableName...

Read More