Activity stream
-
I can’t see any task in my bettercode -> Innovasia project eventhough I have been assigned to the task. If this the problem with my account or the bettercodes.org bug.
In reply to - abdulkadir yaman started the forum topic Developer’s Guide in the group Innovasia: will be provided! · View -
I have a problem signin the Git repository. I have problem signing in using bettercode login info. I tried to reset my profile in bettercodes , but it didn’t work. I contacted bettercode support or group people , but none helped me so far. I am trying to setup bettercodes email – pwd to signin the repo when it is ready. I have used Linkedin ID to signin with bettercodes site.
Any help with my non project related problem will be appreciated.
ThanksIn reply to - abdulkadir yaman posted an update in the project innovasia: Guys, git repository will be available after we have released the complete guide to development documents. Thanks for your patience. · View -
I am setting up computer for the development work.
In reply to - Ahmet Karaca posted an update in the project innovasia: @abdulkadiryaman what to do to checkout? · View -
How do i signin to the code ?
I can’t signin to the code to checkout the files in local computer.
Am I not able to signin because i used linkein profile to signin to the bettercodes.
I tried to set password many times but no luck. I contacted support and it was same thing. -
I signedin the bettercodes using my linkein profile. I tried to changed my login information in bettercodes but it doesn’t recognize my passoword. It doesn’t let me set new password. too.
In reply to - patel posted an update in the project Demo and Test Project: I can’t login and access the project code , subversion pages. I can’t change my loging informaion after i signed in using linkedin. Does anybody know what should i do. · View -
patel posted an update in the project Demo and Test Project: 2 years, 4 months ago · View
I can’t login and access the project code , subversion pages. I can’t change my loging informaion after i signed in using linkedin. Does anybody know what should i do.
- Niklas Günther · 2 years, 4 months ago
Hi, you can change your email, password etc. if you click on the ”change settings” link on the right side above.
Your login name needs to be unique, so your’re not able to change that. But any other information is changable in profile page.
Hope that helps.
- patel · 2 years, 4 months ago
I signedin the bettercodes using my linkein profile. I tried to changed my login information in bettercodes but it doesn’t recognize my passoword. It doesn’t let me set new password. too.
-
I have the similar problem. I signed up this with linkein account and i can’t login to the Git. I can’t reset loging information as it doesn’t recognize in the sytem.
In reply to - Bruce Greydom answered the question “How to set my password with an account of OpenID?” Try to set a new password and login with ”yale”, ”PASSWD”. Hope this works… · View -
In reply to - adrià marcet rovira posted an update in the group iPhone / iPad developers: Searching for a iPhone/iPad developer for a good and original game. Buscando programadores para iPhone/iPad para hacer un juego original. · View
-
patel likes adrià marcet rovira‘s activity 2 years, 4 months ago · View
-
patel posted an update in the group
iPhone / iPad developers: 2 years, 4 months ago · ViewHow do i develop softwares for Iphone or mobile phone?
I am looking for best price on tools and kits required to start developing software.- Ahmet Karaca · 2 years, 4 months ago
Start thinking of android development. All necessary tools are free and available right now. And you will be developing java at all. For iPhone/iStuff, you have to buy a mac and learn objective c which is not so common and expensive
- orsteinsson · 2 years, 4 months ago
You could also develop your app using web technologies and have the ability to deploy to many different types of phones.
Take a look at jquerymobile.com and jqtouch.com for UI. Use phonegap to access the phone hardware (like camera and gps) and then build you app using build.phonegap.com. All your code is written in javascript and your UI is html and CSS. Phonegap build tool uses a webkit wrapper that has a good support for HTML5 (offline storage a big plus) and CSS3. - Jesse Curry · 2 years, 4 months ago
You’ll need a Mac for iOS development. Once you have that you can create a free developer account at http://developer.apple.com/ios/ with the free account you’ll be able to download all of the tools needed to develop an iOS application and test it on the included iPhone simulator.
To push your iOS Apps to an actual device, or to submit the Apps to the App Store you’ll need a paid developer account ($99/year).