Essentially im stuck, i am learning to code in android studio with Java.
The video is great but where i am struggling is the part in the video at 3:50 on wards in which the project is pre-created.
I can download the files fine, but i cant get these (in either JS or JAVA, in either intelliJ or android studio) to get to a workable form like in the ‘pre-created’ project.
Im not sure if it is as simple as me not clicking the right things within the downloaded file, but essentially my difficulty is getting from the downloaded client SDK files and making those into a useable form within the IDE.
If possible i would prefer the answer applicable to android studio and Java as this would be my platform ongoing, but of course would be grateful for guidance in any form.
Hi I can now get to the stage (using javascript and intelliJ) where i am opening up the html documents it goes to the webpage, but when i click the individual things to invoke , get instructions etc, nothing is happening?
So i suspect by JS code is not linked to the index file or something, im not sure, any tips?
Okay managed to get things working, was a COR error and some shuffling made it work, there is a post from 4 days ago under user Jared Gibb that explains the fix for that particular error.