hi… how to connect our corona app to soundcloud… like a corona busines sample… connect to website…, n connect to youtube… so, how can i connect to soundcloud… thank you… or anyone have the code… thanks alot
You’d start here:
https://developers.soundcloud.com/docs/api/reference
And then use the network library. You’ll probably need to pop a web view also for authentication.
You might find some helpful code in here: https://github.com/develephant/mod_spotify/tree/master/spotify
Good luck!
Cheers.
hi develephant…
actually i wanna show it like dis…
not webview…
it will play when we click the title name,
any template??? for soundcloud…
i got template for webview n youtube from corona busines… but i need template for soundcloud… thank you
Hi,
You need the webview for authentication. But there are no templates for SoundCloud that I know of.
Cheers.
You’d start here:
https://developers.soundcloud.com/docs/api/reference
And then use the network library. You’ll probably need to pop a web view also for authentication.
You might find some helpful code in here: https://github.com/develephant/mod_spotify/tree/master/spotify
Good luck!
Cheers.
hi develephant…
actually i wanna show it like dis…
not webview…
it will play when we click the title name,
any template??? for soundcloud…
i got template for webview n youtube from corona busines… but i need template for soundcloud… thank you
Hi,
You need the webview for authentication. But there are no templates for SoundCloud that I know of.
Cheers.