|
Sorry by mistake message transfer to other way.
Ignore it.
|
|
|
|
|
I know this forum is mainly for developers. But just curious anyone does not only wanna do coding work, but also has some interests of designing a mobile game together?
My idea is to design a small but creative strategy game. It's gonna release in AppStore. The story of the game is that the player drives a spacecraft to explore the unknown universe and look for a planet that fits for human being to live. The story is inspired by the movie - Interstellar. I like it so so much. The game strategy is mainly about designing a most effective way of upgrading your spacecraft so that you could travel farther. I personally like hard sci-fic so I want the game to be visually hard sci-fic. In my current design, I'm looking at a 1 man/month coding work size of project so I'm looking for just one experienced developer to work with. If anyone happened to be a hard sci-fic fan or just be interested in making such a game, please let me know. We could talk more. I'm pretty confident that the gameplay is very attractive. And I have some creative design for in-game-purchase so we are not doing charity. But the very first thing is I need a trustworthy partner. Are you the one?
By the way, I don't think we have to sit together to work on the game. So, where you and I live is not a question. We can work out some doable procedure to make sure it's a healthy remote working relationship.
|
|
|
|
|
|
Thx for the awesome idea... will ping you when my app is in the app stores. 
|
|
|
|
|
dears
now i am in phase of self learning ios8 developing using C# throught using xamarin and vs2010
i am using and vmware in my win7 64bit hosting mac & xamarin developing host
now i tried a lot to built the solution and get the IPA file , but i stuck in phase of code signing , i need to make a self signed code , i will just test the IPA in my ipad
when i make a progress i will purchase the apple develop lic to be able to post it in the AppStore
any tips ??
waitting for your help
thanks all
|
|
|
|
|
Hello every one
I need you are help
is there any possible to crack the android operating system
if it is there please share it
please help me guys.......
Thanks in Advance..
|
|
|
|
|
Why? Android is open source!!!
https://source.android.com/[^]
Skipper: We'll fix it.
Alex: Fix it? How you gonna fix this?
Skipper: Grit, spit and a whole lotta duct tape.
|
|
|
|
|
RohithNampally wrote: is there any possible to crack the android operating system Even if there was, no one here is going to help you in criminal activities.
|
|
|
|
|
Sir
I am planning to install android 4.4 kikkat in my windows lumbia 760
is there any option to do it
thanks in advance
|
|
|
|
|
No idea, this is a programming forum.
|
|
|
|
|
Hello
I am started working in PhoneGap apps for windows 8.1 using indexed db but its not working. While i am trying with windows 8 the indexed db supported. so any one aware of this issue means reply me.
What db i should go with for windows 8.1
Awaiting for quick reply
Thank You,
Regards,
Ganesh.
Ganesan S
|
|
|
|
|
IndexedDB is not yet supported by Windows Phone 8.1, but there is a cordova-plugin-indexeddb shim based on WebSql.
To install the plugin use cordova plugin add com.msopentech.indexeddb
Regards,
K
|
|
|
|
|
i need to create Mobile App. so Please tell basic steps for Mobile app creation.............
|
|
|
|
|
Start with research, and Google is your best tool.
|
|
|
|
|
You haven't mentioned anything about what the app is supposed to do, your skill set, what tools you intend to develop the app with etc.
At the very least do some initial research, see how far you get, and then (and only then) post a specific question when you need some help.
"There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare
|
|
|
|
|
Hi,
Can anyone recommend if there is one IDE to be used for both iOS & Android or I should use a separate IDE for each?
Thanks
Technology News @ www.JassimRahma.com
|
|
|
|
|
|
Hey Richard you certainly are good at providing those Google links to every reply lol 
|
|
|
|
|
In the rather vain hope that people like the OP will learn to do it for themselves.
|
|
|
|
|
There is no single unified IDE for both mobile platforms unless you are considering cross platform development. In which case I would highly recommend Xamarin. A good introductory article (written by me) can be found here Introduction to Xamarin.Android[^]
|
|
|
|
|
|
I have used phonegap for a few applications i wanted to develop. Although i was able to achieve the desired results however it is a bit complicated and needs patience while you work on it.
|
|
|
|
|
Hi
Try Telerik Platform (http://www.telerik.com/[^]),that support Andriod,IOS and window Phone in single development,but u need to buy that tool.You can try in 30 days trial,if ok then u buy it.
Regards
Aravind
|
|
|
|
|
How i can download from ftp server specific file in Windows Mobile (C#).I Have ftp link,username and password. i want only download. I dont want use non standart compenents. (OpenNETCF dll returned error codes)
|
|
|
|
|
I'm not overly familiar with Windows Mobile but to my knowledge there aren't any native FTP clients. You can of course write your own if you don't want to use a third-party component. I wrote my own FTP client a while ago when I needed an FTP client for my .NET applications.
Here's a link to the code on Github.
https://github.com/DomBurf/FTPManager[^]
|
|
|
|