GitHub unusable. Download what you can

yeah, it looked like it had to happen. The crook, Bill Gates, has made Github.com so restricted that its unusable.maybe if i remember my password i can still get in. This is reprehensible, but, interestingly, gives us an opportunity to write our own code...... import android.content.*; editAPI.addEditorButton("share", new Runnable() { public void run() { Intent sendIntent = new Intent(); sendIntent.setAction(Intent.ACTION_SEND); sendIntent.putExtra(Intent.EXTRA_TEXT, codeEditText.getText().toString()); sendIntent.setType("text/plain"); ctx.startActivity(sendIntent); } }); ---::this is somebody'Android code. they(i didn't write this) were interested in jailbreaking thier tablet... if you find this useful as it goes along, consider leaving a tip...! my PayPal email is larryfraz@yahoo.com

Comments

Popular posts from this blog

Starting Point. -- AI Neural Network Code

Well, I spoke too soon about GitHub...!