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
Similar Software:
Learn Swift Learn Swift - This tutorial is designed for software programmers with a need to understand the Swift programming language starting from scratch. This tutorial will give you enough understanding on Swift programming language from where you can take yourself to higher level of expertise. Swift is a new programming language developed by Apple Inc for iOS and OS X development
Uninstall Widget Uninstall Widget - A tool for app developers.
Sometimes you need to uninstall very frequent same application while you develop it. Here is the solution.
Add the widget to your home screen, configure it once for "preferred application to uninstall" and you are just one click from uninstall
smali/baksmali smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation. The syntax is loosely based on Jasmin's/dedexer's syntax, and supports the full functionality of the dex format (annotations, debug info, line info, etc.)
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
Java Interview MCQ Java Interview MCQ - Java is a set of several computer software and specifications developed by Sun Microsystems, later acquired by Oracle Corporation, that provides a system for developing application software and deploying it in a cross-platform computing environment
Learn JasperReports Learn JasperReports - Jasper Report is an open source java reporting engine, is Java based and doesn't have its own expression syntax. As JasperReports is a Java class library, and is not meant for end users, but rather is targeted towards Java developers who need to add reporting capabilities to their applications