- Jan 27, 2014
- 6,891
- 2
- 0
Hey guys,
Don't get stuck on the "for dummies" part of my title. It was simply meant as a joke :grin:
In any case if anyone has ever been interested an making an app while having no knowledge or very little knowledge of coding, this might just be your lucky break. The app uses your Facebook contacts
Here are the steps:
The link for registering: https://apphq.shephertz.com/register
The link for downloading: https://github.com/ShashankSShephertz/App42-Photo-Sharing
have fun :angel:
Don't get stuck on the "for dummies" part of my title. It was simply meant as a joke :grin:
In any case if anyone has ever been interested an making an app while having no knowledge or very little knowledge of coding, this might just be your lucky break. The app uses your Facebook contacts
Here are the steps:
- Register with App42 platform
- Create an App once you are on the Quickstart page after registration.
- Download the eclipse project from GithHub Repository and open it in Microsoft Visual Studio.
- Open Util.cs and give the value of your ApiKey and SecretKey that you have received in step #2 in ServiceAPI constructor at line #32 of this file.
- You can also modify your Facebook appId variable in MainPage.cs to pass your own facebook app credentials.
- Build and Run the project
The link for registering: https://apphq.shephertz.com/register
The link for downloading: https://github.com/ShashankSShephertz/App42-Photo-Sharing
have fun :angel: