-
Notifications
You must be signed in to change notification settings - Fork 0
AppLink allows you to open some link to the most popular social network directly in the official Android application instead of open the browser.
License
monossido/AppLink
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copyright 2011 Lorenzo Braghetto [email protected] ---------------------------------------------------------------------------------------- AppLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. ----------------------------------------------------------------------------------------- AppLink allows you to open some link to the most popular social network directly in the official Android application instead of open the browser. For some features it's possible that the Super user (aka root) permission is required. That's because some Activitys are "private" and they are impossible to be launched by another application, so i use "am start" from shell. ----------------------------------------------------------------------------------------- - Do you want to help? At the moment there are a few problems to solve: 1) Compatibility with more link/social network as possible. Let me know which. 2) Reverse enginering with the offial (proprietary) application for Android (the more difficult app is Facebook for Android). The reverse enginering is necessary to find the name of the right Activity to launch and the extra key nedded to pass. 3) A decent icon :) 4) Conversion from foursquare username to foursquare user_id (foursquare's api expert needed) Send me an email if you want to collaborate. ----------------------------------------------------------------------------------------- Changelog 0.2 Foursquare support started Foursquare: User link (with id) -> User profile Venue link -> Venue 0.1 Initial release Twitter: User link -> User profile Facebook: User link -> User profile Post link -> User Profile Message link -> List of messages (root needed) Event -> Event (root needed)
About
AppLink allows you to open some link to the most popular social network directly in the official Android application instead of open the browser.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published