1.02 / October 24, 2012
(3.5/5) (13)

Description

********
IF YOU NEED HELP SETTING UP THE APPLICATION, EMAIL ME
********


Database Tool allows users to easily view and query databasetables. Use of this app requires the upload of a web serviceswritten in PHP to your server. This gives an extra layer ofsecurity since you will not be forced to allow remote connectionsto your database, like the other apps on the Android Marketrequire.

This application does not directly allow you to query. Instead,it assembles queries based on your preferences. It allows you tosort and search columns. View the screenshots for moreexamples.

Based on the popularity of this app, I may come out with aprofessional version that allows for custom queries, which would bevery useful when you need to join tables.

As of now, the Tool is only compatible with MySQL databases.There are plans for MSSQL compatibility in the future as well.

You can download the PHP code at : https://sites.google.com/site/jstn455/databaseviewer

Directions for getting the application to work are asfollows:

Step 1: Download .zip or .tgz file from https://sites.google.com/site/jstn455/databaseviewer

Step 2: Extract the folder (unzip or tar -zxvf"filename.tgz")

Step 3: Transfer the directory via FTP client into your publichtml folder

Step 4: Confirm the web address through your browser. Thereshould be a confirmation message.If you transferred the directoryto the root public html file, it should be http://yoursite.com/mysql-tool

Step 5: Go into the settings.php file in a text editor and fillout lines 14-18
For $password, you could use any password you want. It does nothave to be your database password, and as a precaution it shouldnot be your database password.

Step 6: Download the Android application

Step 7: Add the database to your application. Match the passwordfrom your settings.php file to the password field in theapplication

If you prefer extra security, you can use also set up anhtaccess authentication for the directory. The app will prompt youfor your username and password.

Features:
Single Table viewing
Multiple column searching
Sorting
Paginated Data view
Export to CSV
MySQL Database Viewing

App Information Database Tool

  • App Name
    Database Tool
  • Package Name
    com.JKorah.DatabaseTool.Activity
  • Updated
    October 24, 2012
  • File Size
    105k
  • Requires Android
    Android 2.1 and up
  • Version
    1.02
  • Developer
    Just Mobility
  • Installs
    1,000 - 5,000
  • Price
    Free
  • Category
    Tools
  • Developer
  • Google Play Link

Just Mobility Show More...

Database Tool 1.02 APK
Just Mobility
********IF YOU NEED HELP SETTING UP THE APPLICATION, EMAIL ME********Database Tool allows users to easily view and query databasetables. Use of this app requires the upload of a web serviceswritten in PHP to your server. This gives an extra layer ofsecurity since you will not be forced to allow remote connectionsto your database, like the other apps on the Android Marketrequire.This application does not directly allow you to query. Instead,it assembles queries based on your preferences. It allows you tosort and search columns. View the screenshots for moreexamples.Based on the popularity of this app, I may come out with aprofessional version that allows for custom queries, which would bevery useful when you need to join tables.As of now, the Tool is only compatible with MySQL databases.There are plans for MSSQL compatibility in the future as well.You can download the PHP code at : https://sites.google.com/site/jstn455/databaseviewerDirections for getting the application to work are asfollows:Step 1: Download .zip or .tgz file from https://sites.google.com/site/jstn455/databaseviewerStep 2: Extract the folder (unzip or tar -zxvf"filename.tgz")Step 3: Transfer the directory via FTP client into your publichtml folderStep 4: Confirm the web address through your browser. Thereshould be a confirmation message.If you transferred the directoryto the root public html file, it should be http://yoursite.com/mysql-toolStep 5: Go into the settings.php file in a text editor and fillout lines 14-18For $password, you could use any password you want. It does nothave to be your database password, and as a precaution it shouldnot be your database password.Step 6: Download the Android applicationStep 7: Add the database to your application. Match the passwordfrom your settings.php file to the password field in theapplicationIf you prefer extra security, you can use also set up anhtaccess authentication for the directory. The app will prompt youfor your username and password.Features:Single Table viewingMultiple column searchingSortingPaginated Data viewExport to CSVMySQL Database Viewing
Spades Scorecard 1.3 APK
Just Mobility
This is a standard scorecard for a real gameof spades.Game is up to 500 points.Double nil points are 200, nil points are 100.On your 10th, 20th, etc. bag, team will lose 100 points.Successful bids are 10 points each, with 1 point for anoverbid.Underbid penalty is 10 points.If anyone wants me to add game customization to the applicationlet me know through the comments or email.PLEASE NOTE: This is not an actual game of spades. This onlykeeps count of the score when your playing a real game, not avirtual one.