Secure Password Generator

On Sale Now! Generates secure passwords using one of three secure...
Download

Secure Password Generator Ranking & Summary

Advertisement

  • Rating:
  • Price:
  • $1.99
  • Publisher web site:

Secure Password Generator Tags


Secure Password Generator Description

On Sale Now! Generates secure passwords using one of three secure algorithms. Includes the ability to share the generated password. Automatically copies the password to the clipboard. Developers can now call our intent to use our generated passwords in their own programs. This is the Ad free donation version. Features: The only password generation app to offer an Intent for external use. See below for use. 3 Secure generation algorithms. Automatically copies the password to clipboard. Generation Animation. Ability to Share the password after creation. Optional use of Uppercase and/or Lowercase letters. Optional use of Numbers characters. Optional use of Symbol characters. Optional use of LEET replacement. Optional use of duplicate characters. Lengths between 5 and 24 characters. Developers here is an example of how to call our program in your applications. public void onClick(View arg0) { try { Intent i = new Intent("com.hartcode.intent.GeneratePassword"); startActivityForResult(i, 0); }catch (ActivityNotFoundException anfe) { // handle if no activities are found } } public void onActivityResult(int requestCode, int resultCode, Intent data) { if (requestCode == 0 && resultCode == RESULT_OK) { String password = data.getStringExtra("Password"); int entropy = data.getIntExtra("Entropy",0); // use password or entropy } } Tags: how to password generator in android example, symbolzeichen passwort, system.err(9648)#q=how to secure password in android development code.


Secure Password Generator Related Software