Coder_Moler10345

less info
7 reputation
4
bio website
location
age
visits member for 5 months
seen May 18 at 4:55
stats profile views 9

May
18
comment How to match items in an array list in order?
Check out my edit. Hopefully that explains a littler better.
May
18
revised How to match items in an array list in order?
added 838 characters in body
May
18
comment How to match items in an array list in order?
Thank you for your reply. But you may have misunderstoon the quest..
May
18
asked How to match items in an array list in order?
May
17
asked How to create a match checking implementation?(Android game)
Apr
29
asked Dual Booting Windows 8 with Pear OS 7
Apr
6
awarded  Student
Feb
22
comment Putting HTML file on Heroku for facebook use
The type of html tags i am using wordpress keeps removing them.
Feb
22
comment Putting HTML file on Heroku for facebook use
And for heroku, could you give me an example of creating a html page and getting the link to the page?
Feb
22
comment Putting HTML file on Heroku for facebook use
I just created a free blog, but how do i create a plan html page?
Feb
22
asked Putting HTML file on Heroku for facebook use
Feb
22
comment How to add level number to open graph post
Got it! I am currently trying to use Heroku, but not sure how to upload the html file
Feb
22
asked How to set up HTML backend for Open Graph Facebook.
Feb
22
comment How to add level number to open graph post
Where do i put the HTML code above??
Feb
21
asked How to add level number to open graph post
Feb
21
comment Facebook not working with Exported/Signed APK File
Got it! Thanks for your help.
Feb
21
comment Facebook not working with Exported/Signed APK File
I am in the openssl directory too.
Feb
21
comment Facebook not working with Exported/Signed APK File
No when i run the commend openssl sha1 -binary debug.txt > debug_sha.txt openssl base64 -in debug_sha.txt > debug_base64.txt i get: No such file or directory openssl: No such file or directory base64: No such file or directory in: No such file or directory debug_sha.txt: No such file or directory –
Feb
21
comment Facebook not working with Exported/Signed APK File
I manage to get the debug.txt to work but now i get debug.txt: No such file or directory openssl: No such file or directory base64: No such file or directory in: No such file or directory debug_sha.txt: No such file or directory
Feb
21
comment Facebook not working with Exported/Signed APK File
the keystore file is the file ending in extension .jks right? I am trying to use it in the command line and i keep getting access denied for some reason