made a game what next
Elfizm
Member Posts: 489
Hello,
Is there a video I can watch which explain what I need to do after I make game.
I pressed the Orange publish button, but wasn't sure if that was the right way.
It didn't do anything after a while.
I just need a step tutorial on how to get my app file or package .
Cheers
Is there a video I can watch which explain what I need to do after I make game.
I pressed the Orange publish button, but wasn't sure if that was the right way.
It didn't do anything after a while.
I just need a step tutorial on how to get my app file or package .
Cheers
Comments
http://cookbook.gamesalad.com/tutorials/3/parts/12
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
Step. Cheers anyway for the help. I only need what to do after I press publish button. It does nothing where is the file I am meant to get back
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Next, navigate to Storage (typically found in Settings -> SD Card -> Phone Storage or Settings -> Storage); uncheck the box next to USB Storage
Turn on USB Debugging (typically found in Settings -> Applications -> Development)
*Specific instructions for Nook HD can be found here: https://nookdeveloper.zendesk.com/entries/21943338-nook-developer-start-up-guide#_EnableADB
I can't find anywhere to find these options?
Thanks
ignorning the last step above, i moved on and now stuck on this, i dont understand what to do here, as what i am doing is not working:
Download the latest GameSalad Android Viewer from http://arcade.gamesalad.com/download/getApk
Connect your Android device to your computer via USB
To verify the connection, run the following from terminal: "~/sdk/platform-tools/adb devices". If you followed the optional step in the previous lesson, you can instead run "adb devices"
In the terminal window, navigate to where you downloaded the GameSalad Android Viewer (Example: "cd ~/downloads")
Install GameSalad Viewer using adb by running the following from terminal: "~/sdk/platform_tools/adb install GameSalad-Android_Viewer-0.10.01-beta.apk" (or the latest version you have downloaded)
Note: Creator and Viewer version numbers must match for the two to work together!
-----
Whats not working is that i plugged in my kindle fire - but when i run the terminal it doesnt register any device? Have i done something wrong?