SQLite Generator - SQLite Generator helps you generate and edit SQLite databases. This software *requires* a SDCard, or an external storage plugged in, as its primary purpose is to generate databases that you can copy and use elsewhere. In its current form, SQLite Generator can help you in the following tasks : - Create SQLite databases - List their tables - Create tables within those databases including : Adding columns with basic constraints (NULL, DEFAULT), Defining a simple or composed primary key, Defining simple or composed foreign keys. - View tables data and: Edit fields, Insert new rows (In edit mode), Delete rows (Long click on the row id in Edit mode). - Drop tables - And of course, Delete databases Permissions required : * External storage Read/Write permissions : The main feature of this application is to be generate and edit databases, which you can then extract and use where you desire. For that reason, this software writes the generated databases on the externa
Like it? Share with your friends!
Supported operating systems:
Google Android 10.x, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x
Learn JUnit Learn JUnit - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn JUnit JUnit is a unit testing framework for the Java programming language
Basic concepts of oops Basic concepts of oops - It is an audio podcast tutorials for object oriented programming
1.It teaches features of object oreinted programming
2.It is fully viva based
3
Learn JPA Learn JPA - Java Persistence API is a collection of classes and methods to persistently store the vast amounts of data into a database which is provided by the Oracle Corporation. This tutorial provides you the basic understanding of Persistence (storing the copy of database object into temporary memory), and we will learn the understanding of JAVA Persistence API (JPA)
Android Web Editor PRO Android Web Editor PRO is a unique mobile software for web developing. It allows you to create your own html, php, javascript and other pages or edit already existing. You can preview them in web browser via our web-server or in built-in quick view unit. Also you can manage, upload and download files through the FTP as well as managing your local files and folders
Learn Java-8 Learn Java-8 - Java 8 is the most awaited and is a major feature release of Java programming language. This is an introductory tutorial that explains the basic-to-advanced features of Java 8 and their usage in a simple and intuitive way. This tutorial will be useful for most Java developers, starting from beginners to experts
Learn script aculo us Learn script aculo us - This tutorial is aimed for JavaScript programmers and experienced Ajax programmers who want to improve their understanding of the library features and want to enhance their knowledge. Script.aculo.us is a JavaScript library built on the Prototype JavaScript Framework
M32 M32 Did you ever try to learn Assembly? Modern CPUs are far too complex for beginners to learn the basic concepts behind assembly language. M32 simulates a simple CPU and lets you see what your code does: step-by-step
Learn JOGL Learn JOGL - This tutorial provides you the basic understanding of Java OpenGL library and its features. This tutorial also teaches how to develop 2D and 3D graphics applications using JOGL. This tutorial is designed for the readers pursuing education in Java software development, web development domain and for all the enthusiastic readers