101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

480
active users

#sharingiscaring

2 posts2 participants0 posts today

Share Android Apps on Twitter (or anywhere else)

shkspr.mobi/blog/2010/07/share

I attended the Mobile Monday meeting "200,000 Apps - Where's Mine" last night.One thing that became clear is that apps don't do a very good job of promoting themselves. One crippling problems with most app stores is that there's no (easy) way to share an app with a friend.

Here's some basic code for an Android app which will post the URL of your app to Twitter. Stick it in a button or menu item for easy sharing.

String twitterUri = "http://m.twitter.com/?status=";String marketUri = Uri.encode("http://example.com/?q=app&title=test");Intent shareOnTwitterIntent = new Intent(Intent.ACTION_VIEW, Uri.parse(twitterUri + marketUri));startActivity(shareOnTwitterIntent);

Some important things to note.

  1. This is set to post to the mobile version of Twitter.  Your user is on a phone - don't direct them to a site that won't work on their device.
  2. The second string is URI encoded.
  3. Consider if you want to post a "market://" link.  I would advise against it.  Twitter won't render it as a link and, even if it did, 90% of users won't be able to click on it.  Make it a link that will direct desktop users to your website, mobile users to a mobile friendly site and Android users direct to the market.

Facebook also has an API for this sort of sharing.

http://m.facebook.com/sharer.php?u=example.com&t=test

Again, it points to the mobile site and needs to be URL encoded.

Happy sharing!

Terence Eden’s Blog · Share Android Apps on Twitter (or anywhere else)
More from Terence Eden
#android#api#mobile

Bon, pour celles et ceux que peertube intéressent et qui voudraient pouvoir voir des vidéos et s'abonner à des chaînes vidéos depuis un peertube, on vient d'ouvrir, avec @neodiablow et @isaaac une instance peertube grand public.

Il n'est pas possible d'uploader des vidéos mais cela vous permet de voir et vous abonner !

c'est ici : peerate.fr/

<3

PeeratePeeratePeerate.fr, l'instance peertube vous permettant de vous abonner à vos créateur⋅ices préféré⋅e⋅s.

❗Attention | Platform integrators of
@abuse_ch's data. From June 30, 2025, users of our data will be required to use an authentication key to access our APIs.

This means that any user accessing the @abuse_ch's data from your platform will require functionality to input an authentication key. Please refer to the following article, which provides more information, including how users gain a key:

👉 abuse.ch/blog/community-first/

Elastic, ThreatQuotient, Sumo Logic, Palo Alto Networks (Cortex XSOAR), Blumira, Maltego, Lumu Technologies
(Maltiverse), BluSapphire, Exabeam
(Logrhythm), Wazuh, Tines, LMNTRIX, Hunters, Splunk, ThreatConnect, Anomali.

We appreciate you making
@abuse_ch's community-driven data available on your platforms. #SharingIsCaring 🫶

abuse.chabuse.ch | Community First - new authentication, new data, and new functionalityabuse.ch | Community First - new authentication, new data, and new functionality

One of the main values of Muff is the idea of ​​Less waste. We actively participate in sustainable food production & consumption. We have developed a process in the cycle “from farm to table and from table to farm”. We collect & compost waste from the kitchen, creatively use whole parts of plants, trying to find new tasty ideas for dishes from leftovers…
Stale bread is always a great challenge! Today we bland stale focaccia, cooked rice, parsley, nutritional yeast and some tasty oil and formed and fried in oil… Super tasty!

How do you use stale bread? Let’s share some tips!
#lesswaste #vegan #sharingiscaring #stalebread #upcycle #veganfood

We're proud to announce our support for CAPE Sandbox, a fully open-source malware sandbox developed and maintained by a dedicated group of volunteers. After almost a year of downtime, we are extremely happy that we were able to help CAPE get back online again! 🥳

👉 capesandbox.com/

As a community-driven project, we know how hard it is to get resources and dedicate time to such an amazing project as CAPE Sandbox. Thank you for all your effort and hard work! 💪