Showing posts with label tree. Show all posts
Showing posts with label tree. Show all posts

Monday, 19 October 2015

[REQ] Device Tree for A7 SM-A700F



Hello

Thanks to Xda member ShinySide we have a root solution for our device and thanks to ashyx and Xperianoobie we have a recovery.

In order to get some custom roms, we need to build the device tree but we dont know how, so if any devs would be willing to help us out with this we would be very grateful!

Device is the A7 SM-A700F exynos version

Thanking you in advance

Jay



Sunday, 18 October 2015

Software Tree Announces JDXA, The KISS ORM for Android



JDXA is an innovative, flexible, and easy-to-use Object-Relational Mapping (ORM) product that simplifies and accelerates the development of Android apps by providing intuitive, object-oriented access to on-device relational (e.g., SQLite) data. Adhering to some well thought-out KISS Principles, JDXA boosts developer productivity and reduces maintenance hassles by eliminating endless lines of tedious SQL code.

JDXA provides a simple yet powerful, and flexible ORM solution. JDXA easily supports inheritance, one-to-one, one-to-many, and many-to-many relationships and offers a POJO (Plain Old Java Objects) friendly non-intrusive programming model, which does not require you to change your Java classes in any way:
  • No need to subclass your domain classes from any base class

  • No need to clutter your source code with annotations

  • No need for DAO classes

  • No source code generation

  • No pre-processing or post-processing of your code

The SDK comes with extensive documentation and many working sample projects. Please visit softwaretree dot com to learn more about JDXA and the KISS Principles, to check code snippets, and to get a free trial download.