Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook / Sharing APIs #73

Open
mopsal opened this issue Jan 10, 2016 · 4 comments
Open

Facebook / Sharing APIs #73

mopsal opened this issue Jan 10, 2016 · 4 comments

Comments

@mopsal
Copy link
Collaborator

mopsal commented Jan 10, 2016

Opening this issue for us to review the Facebook and other sharing APIs in the Android code base. We need to verify that the code is still working, or if it is not then the next steps to either restore the functionality or remove the sharing options from the app (not preferred).

-matt

@mopsal
Copy link
Collaborator Author

mopsal commented Jan 12, 2016

I can confirm that last years app has functioning social media buttons.

I am still trying to get the emulator to work. I may need to run the tests on an actual device to speed things up. If we cannot get the Facebook API to play nice with Gradle, we may want to use something like AddThis ( http://www.addthis.com/ ) to facilitate the social sharing.

-matt

@ghost
Copy link

ghost commented Jan 12, 2016

Matt, are you using adb or genymotion?

To use genymotion, you just have to sign up for a free account and download
a personal use genymotion. Install genymotion plugin in android studio by
going to settings or preferences and choosing the plugins option. Then
choose browse repositories and type in search box genymotion. Adb takes
wins to install. Genymotion also used virtual box which you must also
install, as it is used to launch the android emulators. When u install
genymotion there are two apps the genymotion and the genymotion shell,
install both. Then when you have both virtual box and genymotion installed,
click genymotion and click add button then choose the android version and
install it. Then when you run your android app, make sure emulator is on
and running as android studio will give you both as choices to run, just
choose the emulator from listed options, and bam.

Hope this helps.

Dima
On Jan 11, 2016 5:04 PM, "Matt Opsal" [email protected] wrote:

I can confirm that last years app has functioning social media buttons.

I am still trying to get the emulator to work. I may need to run the tests
on an actual device to speed things up. If we cannot get the Facebook API
to play nice with Gradle, we may want to use something like AddThis (
http://www.addthis.com/ ) to facilitate the social sharing.

-matt


Reply to this email directly or view it on GitHub
#73 (comment)
.

@mopsal
Copy link
Collaborator Author

mopsal commented Jan 12, 2016

Thanks Dima. I'll look into Genymotion because adb takes forever to load the emulator.

I was able to install an .apk created by Android Studio onto an actual device, and the social options are indeed still working. The Schedule tab unfortunately is not loading any information at this point in time.

-matt

@ghost
Copy link

ghost commented Jan 12, 2016

What is your device brand? I might be able to pinpoint the issue by running
it in an emulator.

I will actually likely be able to apply all necessary changes fairly soon,
see if they work on my machine. Question, what cinequest version are you
running, could you give me the git you using?
On Jan 11, 2016 5:16 PM, "Matt Opsal" [email protected] wrote:

Thanks Dima. I'll look into Genymotion because adb takes forever to load
the emulator.

I was able to install an .apk created by Android Studio onto an actual
device, and the social options are indeed still working. The Schedule tab
unfortunately is not loading any information at this point in time.

-matt


Reply to this email directly or view it on GitHub
#73 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant