Keep track of any Android Secret Codes for your activities - and easily launch them without a dialer. I mainly made this so I could quickly launch debug activities on wifi-only tablets.
SecretCodeLauncher is hosted in the following web site
https://github.com/shivgadhia/SecretCodeLauncher
If you think the Android project SecretCodeLauncher listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SecretCodeLauncher.
Item | Value |
---|---|
Java File Count | 47 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 3 |
Activity Count | 2 |
Fragment Count | 1 |
Asset File Names | assets\migrations\129467607_create.sql assets\migrations\1_SETUP.SQL assets\sql\create.sql |
Raw File Names | res\raw\create.sql res\raw\inserts_parent_no_tansaction_1000_rows.sql |
There are 4 image files in SecretCodeLauncher. The names of the image files are listed as follows.
ic_undobar_undo.png undobar.9.png undobar_button_focused.9.png undobar_button_pressed.9.png
The following screenshort is generated from the image listed above.
SecretCodeLauncher has the following Java source files.
com.example.android.undobar.UndoBarController.java com.shivgadhia.android.SecretCodeLauncher.activities.DebugSecretActivtiy.java com.shivgadhia.android.SecretCodeLauncher.activities.SavedCodesActivity.java com.shivgadhia.android.SecretCodeLauncher.fragments.AddCodeDialogFragment.java com.shivgadhia.android.SecretCodeLauncher.fragments.SecretCodesFragment.java com.shivgadhia.android.SecretCodeLauncher.loaders.SecretCodesLoader.java com.shivgadhia.android.SecretCodeLauncher.models.SecretCode.java com.shivgadhia.android.SecretCodeLauncher.persistance.DatabaseReader.java com.shivgadhia.android.SecretCodeLauncher.persistance.DatabaseWriter.java com.shivgadhia.android.SecretCodeLauncher.persistance.SecretCodesProvider.java com.shivgadhia.android.SecretCodeLauncher.persistance.SecretCodesReader.java com.shivgadhia.android.SecretCodeLauncher.persistance.SecretCodesWriter.java com.shivgadhia.android.SecretCodeLauncher.persistance.Tables.java com.shivgadhia.android.SecretCodeLauncher.receivers.SecretCodeReceiver.java fr.marvinlabs.widget.CheckableRelativeLayout.java novoda.lib.sqliteprovider.cursor.EmptyCursor.java novoda.lib.sqliteprovider.migration.Migrations.java novoda.lib.sqliteprovider.provider.ImplLogger.java novoda.lib.sqliteprovider.provider.LoggedContentProvider.java novoda.lib.sqliteprovider.provider.SQLiteContentProvider.java novoda.lib.sqliteprovider.provider.SQLiteContentProviderImpl.java novoda.lib.sqliteprovider.provider.action.InsertHelper.java novoda.lib.sqliteprovider.sqlite.ExtendedSQLiteOpenHelper.java novoda.lib.sqliteprovider.sqlite.ExtendedSQLiteQueryBuilder.java novoda.lib.sqliteprovider.sqlite.IDatabaseMetaInfo.java novoda.lib.sqliteprovider.sqlite.SQLiteUri.java novoda.lib.sqliteprovider.util.DBUtils.java novoda.lib.sqliteprovider.util.DatabaseUtils.java novoda.lib.sqliteprovider.util.Log.java novoda.lib.sqliteprovider.util.SQLFile.java novoda.lib.sqliteprovider.util.UriInspector.java novoda.lib.sqliteprovider.util.UriToSqlAttributes.java novoda.lib.sqliteprovider.util.UriUtils.java novoda.rest.database.ModularSQLiteOpenHelper.java novoda.rest.database.Persister.java novoda.rest.database.SQLiteFileParser.java novoda.rest.database.SQLiteInserter.java novoda.rest.database.SQLiteTableCreator.java novoda.rest.database.SQLiteTableCreatorWrapper.java novoda.rest.database.SQLiteUtil.java novoda.rest.database.UriQueryBuilder.java novoda.rest.database.UriTableCreator.java novoda.rest.database.listener.NodeInsertListener.java novoda.rest.database.listener.SQLiteInsertListener.java novoda.rest.database.listener.SQLiteTableCreateListener.java