Related
Hey all,
a very short time ago - at least compared to most others here - I've have started playing with 'additional interfaces'. The Cube, PointUI, S2U2, HTC Album, additional helpers like FTouchFlo, etc.
These are all nice things, that goes without saying, and props to the devs. We got some really good software devs here, software hackers, tweaks, graphics guys, just good thinkers, etc.
Now what is the problem, you might ask. The problem is, it's all so very disconnected. Yes, you combine them all and make nice things, but setting it up isn't always easy (though some cooks do a great job of it), configuring it all to work nicely together is tiresome, the interfaces are not consistent with eachother, etc. We're all messing and mucking about as one man shows (or few men shows).
Now just think if we all put our efforts together, I think we could make the future ourselves.
Let's take gesturing for instance. Instead of how it works now, a general gesturing library could be made, which first off, provides more gestures, diagonals (instead of just horizontal/vertical), curves (like rotating in HTC Home), circles, etc. And now instead of just using these for general commands like now (keep that for unsupported apps), make this something each app or screen can configure/assign themselves. No more conflicts between different 'touch apps', and also very important, the gestures are the same, unlike the somewhat different gestures that are now used for the different apps.
Another thing is the interfaces. A consistent look (to the already consistant feel from above) would make the whole experience better. A general interface library could be made providing all the code for the transitions/animations, and interface parts like buttons. Everything graphical goes here, so we can all use it. Skinning everything would then also be a breeze.
With these two basic parts we could already go a long way, but the ultimate goal would be taking all the good of all projects, improve on those, and leave out the bad. For example, the cube is nice, but it's awfully limited. There could be a lot more in it. There's nothing special about HTC Album, it's just 'nicely done'.
I hope you can all imagine a bit what I mean with all the above (I try not to go into too much detail). We would all have to work together on this, but if we did, I'm quite sure we could build something that could completely replace the WM shell and would leave the iPhone as well as WM7 (if it ever comes) biting the dust. In the end, everybody who'd work on it may even get payed if we license it to a provider. I truely believe that the whole would be a lot bigger than the parts are now.
I'd expand more on 'my' vision (I'm sure other people have it as well), but it's not much use at this stage yet.
The furure is now, the future is XDA!
yess!! amen!! <3
anyway, why don't we all make open source apps? i mean i think it would be cool to make everyone work on one amazing thing..
It's an exciting notion for sure. I definitely have 100x more faith in the people here to come up with something worthwhile than I do in Microsoft, that's for sure.
That's the problem with the new applications: consistency.
personally I'd love to see pointUI release an API for its interface library. I think they have one of the most responsive and usable touchUIs. I posted this on their forum but didn't get a response.
I think this is a good idea as we have so many different gesturing projects reinventing the wheel. With a unified starting point, it could help new projects get off the ground faster.
Biggest problem: Not everybody is willing to share source codes.
Does anybody knows Xbox Media Center (XBMC) for the Xbox 1? Something like this for PPC would be the breakthrough imho..
Yes i totally agree. Having libraries that other developers can use is a great idea, or sharing code would be good. I made a post few days back about sharing the libraries but i didn't get any reply. I think i didn't make my point as clear as you
I am currently developing some apps (fringer friendly), but i am having lots of touble researching, developing POC, etc to make gestures, transitions and animations etc, which is really time consuming and takes more time from concentrating on the core functionalities of the applications.
So yes developing reusable libraries is definitly a great step that this forum can take.
Might i add, why dont we start a developers group here limited on devs who want to contribute with their code, idea to build these libraries? Where we can discuss the design and architecture of the libraries, export functions etc, needed controls etc.
We might also come up with great framwork that devs can use and sell it (as u mentioned). OpenNetCF did that, they created a large number of controls, .Net wrappers for Win32 APIs, etc, it started out as an opensource project, but then they started selling these their framework.
Hope other developers here become enthusiastic about this idea as we are
TacoLoco said:
Does anybody knows Xbox Media Center (XBMC) for the Xbox 1? Something like this for PPC would be the breakthrough imho..
Click to expand...
Click to collapse
I started working on an similar application sometime back but dropped it cause i didn't have much time and development resources (especially cool graphical effects) to do it. Actually it was more of the MS Media Center clone.
Well this is a great place to start... we can group together and start working on an application like that....
mrabie said:
Yes i totally agree. Having libraries that other developers can use is a great idea, or sharing code would be good. I made a post few days back about sharing the libraries but i didn't get any reply. I think i didn't make my point as clear as you
I am currently developing some apps (fringer friendly), but i am having lots of touble researching, developing POC, etc to make gestures, transitions and animations etc, which is really time consuming and takes more time from concentrating on the core functionalities of the applications.
So yes developing reusable libraries is definitly a great step that this forum can take.
Might i add, why dont we start a developers group here limited on devs who want to contribute with their code, idea to build these libraries? Where we can discuss the design and architecture of the libraries, export functions etc, needed controls etc.
We might also come up with great framwork that devs can use and sell it (as u mentioned). OpenNetCF did that, they created a large number of controls, .Net wrappers for Win32 APIs, etc, it started out as an opensource project, but then they started selling these their framework.
Hope other developers here become enthusiastic about this idea as we are
Click to expand...
Click to collapse
You are saying pretty much what I mean. Though the gesture thing wouldn't really be like a library, more like a service with an interface.
Anyway, setting up a dev group like this would IMHO be great (and I was thinking this myself) - we do need a larger group though. After all, if we don't want to, we don't have to share the source code, we can keep it in the group, or use a 'read-only' licence, or LGPL or something (though I'm personally not too fond of the GPL license).
I am convinced, that given enough time, I could do all of this myself. I am also convinced, that many other coders here could. But why should we?
WOW
well im no programmer or developer,just a guy with a titan, but I think you guys are talking about the perfect ui. sort of a modular system where the base ui has all the key functions and you could just plugin the core features of your choice without the need of base code for things like scrolling and gesture,etc... this makes me wonder why no ones done this yet. maybe I can learn abuot developing so I can help. incredible ui idea. thanx
I'm a designer and i'm in for this project!
Let's beat the crap out of the iphone and wm7!
Let us use the good parts from that interfaces and make it better, slicker, more beautifull!
gr. bram
Chainfire
i think there are more people getting interested in the idea... hope that more devs, designers gets interested too
Totally agree, maybe we should start getting the developers/designers (thanks bram_smulders!)/cookers and so on in this project...we could list apps, that are developed in and through this community and maybe - with a little moderation - the developers could agree on some standarts...i think that would be first step...
I'd be willing to help as well, I haven't done too much on the PPC. I've messed a little with the minshell and mintask examples in the wince6 sdk; they compile and run but don't function as expected btw.
help needed ?
Hi all, chainfire as said what i was thinking about thoses different and very nice UIs.
I'm not a developper, just a system IT, if i can help to beta-test the products of your project on my trinity..I'll do it w/ best feedback.
Hi,
I'm a french VB.net developper (even on WM, of course) and I can help that way. if u want !
let me know ( cyril [at] rebreyend {dot} com )
Input
I wouldn't mind working towards the goals outlined for a project like this. I'm especially fond of a gesture library of sorts, as well as a fully functional kinetic scrolling lib.
You can always PM if anything gets started .
I think also that instead of starting from scratch and make another PointUI Home we can try to expand an existing project... Maybe PointUI could have wrote a simili-SDK ? (or someone else ?)
I'll try to contact them, and come back here to tell how far i've been trashed
Anyone have an idea of who has already written something open source ?
P.S: Sorry for my english.
The forum in question is Honda-tech.com. A honda enthusiast forum (the largest of its kind). Lots and lots of users on there who would love to access the site through an app and benefit from not having to go through their mobile browsers. A large diversity of iOS and Android users as well.
The topic of an app has been discussed on the forum plenty of times but no one has taken the initiative to actually look into getting one made. I though I would post on the dev site(s) to see if anyone would like to create an app. I am somewhat adept at the Android OS but not so much as far as app dev goes. I have no clue as to how hard this task would be, however if anyone is interested in creating something like this please let me know and maybe we can get this ball rolling.
Also, tapatalk has been discussed but an app is preferred.
Thanks guys.
problem solved
I'm planning on attempting to make a forum app for bungie.net once done shouldn't be hard to adapt to other forums.
Won't be as fast as tapatalk bc I assume they use a custom spy, y they need form support. Could be wrong. Tapatalk is a nice app.
I made a site a while ago that basically works the same way as tapatalk, but with more functionality so it would function like an app you launched through your browser. You can filter out images, specific people, set the OP to be in a separate column, and more. Since it was a website it used cURL so the initial load was rather slow but it also caches all of the pages locally and on the server so load times were pretty minimal after the first grab. It doesn't require any modification on the forum's end but it only reads vBulletin as of now (it could probably be adapted though). I haven't checked, but it should work for any mobile device with a decent browser (Android, iOS, Opera Mobile 10+) and it could possibly be made into an app. This was part of a large project I was working on but got burnt out on so I am not sure what all needs to be finished. PM me if that is interesting.
I would love to see an example of this, it doesnt have to be made into an app, if it functions in browser would be good enough. Porting over to an app would require alot of work, tho the logic would be helpful.
+1 for honda tech app...
Make one for socalcivic.com also..
Ep3
Would love to see a forum app for http://ubuntuforums.org/ also, so would a lot of other people:
http://ubuntuforums.org/showthread.php?t=1513906
Hey I am a longtime fan of XDA, it has been a cornerstone of the phone hacking and app development scene for years. I was looking through the threads and noticed an app development program that had been picking up steam and even released a private beta was closed. This thread if anyone was wonder is the WP7 Android suite by TheRedDrake. It seems as though there was some strife with the mods and they have moved off site to "wp7android.com". I was wondering what caused this and why an app development cycle that was making headway towards a market release got banned? I hope someone can explain this to me because I think if there is some policy against projects like this why does this forum exist if not to mod and release apps that we can all enjoy? I don’t want to incite any anger, I am just genuinely curious about what happened and why.
The answer to your question can be found in the last post of the thread:
http://forum.xda-developers.com/showpost.php?p=13290726&postcount=930
The developers have no intention of providing the passwords or removing them, so the project has moved off of XDA and is now entirely maintained on their website, wp7android.com. From what I know, the thread had been closed and re-opened at least once before as well.
bear831 said:
Hey I am a longtime fan of XDA, it has been a cornerstone of the phone hacking and app development scene for years. I was looking through the threads and noticed an app development program that had been picking up steam and even released a private beta was closed. This thread if anyone was wonder is the WP7 Android suite by TheRedDrake. It seems as though there was some strife with the mods and they have moved off site to "wp7android.com". I was wondering what caused this and why an app development cycle that was making headway towards a market release got banned? I hope someone can explain this to me because I think if there is some policy against projects like this why does this forum exist if not to mod and release apps that we can all enjoy? I don’t want to incite any anger, I am just genuinely curious about what happened and why.
Click to expand...
Click to collapse
Its simple, they were violating forum rules. Its unfortunately, but the expectations for developer threads have been very clearly hashed out by the Admins of this site, and TheRedDrake didn't abide by them, and instead tried to use a loophole. Fortunately they managed to get a different site, because project is a cool one, but they should have just opened their own site in the first place since they knew they had no intentions of abiding the rules.
Seems cool but it was definitely the right move. If they p/w protect rar's guess they wanna charge? Not sure how many Android heads are going to pay for win7 to replace a better OS (IMO) with more programs, especially when there's a great launcher that's customizable and spot on to 7. Maybe a dual boot but not for this guy. I can't remember what that launcher is called but it looked nice if I didn't love Android so I'd have dl'ed it ^_^ goog " window phone 7 Android launcher " I'm sure it was here on xda (free-donate if u like it), if it sounds like something you'd like. Cheers
Sent from my MB860 using XDA App
dubyajaysmith said:
Seems cool but it was definitely the right move. If they p/w protect rar's guess they wanna charge? Not sure how many Android heads are going to pay for win7 to replace a better OS (IMO) with more programs, especially when there's a great launcher that's customizable and spot on to 7. Maybe a dual boot but not for this guy. I can't remember what that launcher is called but it looked nice if I didn't love Android so I'd have dl'ed it ^_^ goog " window phone 7 Android launcher " I'm sure it was here on xda (free-donate if u like it), if it sounds like something you'd like. Cheers
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
To be fair, their project was a hell of a lot more than a launcher. They basically built an Android equivalent to WP7 from scratch, including the Zune player.
WP7Android project is one of the best projects. As it is aiming to change the whole UI of android to WP7, not just the UI. They are also working on apps for the gallery, mail, dialer, camera, browser.. and more than i can't remember right now. It's going to be a big project!
The project has been moved from XDA to the WP7Android forum. You can check out their website where they have all the details about this project, you can also donate if you want to get access to all the beta apps. www.wp7android.com
I donated to TheRedDrake at the start of this project, and i have no comments on all the apps they provide, they are really great (Considering they are still in Beta stage..) also, donating helps the devs and keeps the project alive, and keeps the process of it going along the way.
http://twitter.com/#!/TheRedDrake
Donations that were made for this project made it possible and made it exist. Not free apps or lite versions. There are already versions of other WP7 styled apps not part of this project that have as much features as a lite version. I understand the devs not wanting to waste their time on making lite versions.
As i have read, the three apps that TheRedDrake wanted to make them free, will not be free anymore, and this is because the mods of XDA closed the thread of this project..
ms7p said:
WP7Android project is one of the best projects. As it is aiming to change the whole UI of android to WP7, not just the UI. They are also working on apps for the gallery, mail, dialer, camera, browser.. and more than i can't remember right now. It's going to be a big project!
The project has been moved from XDA to the WP7Android forum. You can check out their website where they have all the details about this project, you can also donate if you want to get access to all the beta apps. www.wp7android.com
I donated to TheRedDrake at the start of this project, and i have no comments on all the apps they provide, they are really great (Considering they are still in Beta stage..) also, donating helps the devs and keeps the project alive, and keeps the process of it going along the way.
http://twitter.com/#!/TheRedDrake
Donations that were made for this project made it possible and made it exist. Not free apps or lite versions. There are already versions of other WP7 styled apps not part of this project that have as much features as a lite version. I understand the devs not wanting to waste their time on making lite versions.
As i have read, the three apps that TheRedDrake wanted to make them free, will not be free anymore, and this is because the mods of XDA closed the thread of this project..
Click to expand...
Click to collapse
Nice to see someone is supporting me. People like him bring my project to life
Well since the original topic was closed I have to explain here somethings:
Q: Why do you password protect the rar files?
A: I said that only contributors are allowed. If you help this project in some useful way I will grant access. This means everybody could enter if they helped.
Q:Why don't you post free apps? .....or lite versions?
A:For first question go to previous Q&A, for second it goes like this: we won't spend time making any sort of lite versions. There are already apps in the market by other developers not involved in the project that have the same amount of features as a lite version.
Q:Why don't you obey the XDA forums rules like all devs do?
A:I do obey them but putting the apps for free just because of that ain't going to do. As I already said if you help you can get them for free.
Q:You know people get frustrated by your policy. Many devs offer apps for free. What do you say about that?
A: True they do. But many devs don't offer their work for free. Not all in this world is for free and most quality software is paid. You should realize that.
Q:Are you still going to release 3 apps for free for XDA users?
A:No, maybe for our forum users 1-2 apps.
Q:Have you any intention of trying to reopen the thread?
A:No, it has been moved to the official site forum at http://www.wp7android.com
Q:Are you in any way upset at the moderators for closing the original thread?
A:Nope, not at all. I understand why they did this. It is their job to make sure XDA forum rules are followed by everybody even if sometimes those rules are nonsense.
Q:There have been similar devs who got kicked from XDA from the same reason. Are you aware of them?
A: Yes Ultralinx is such case. Banned from trying to sell his work. Well he is sympathetic to our cause and offered free advertising on his site. I'm certain he is angry at the XDA mods.
Q:Finaly what do you think of the XDA policy of free apps?
A:Here is one example: SPB Shell beta apk was available here even if it was a closed beta and SPB didn't permit the apk to be freely distributed.The moderators didn't do anythin about it. I will let you judge by yourself this one.
Everyone should definitely join the new forum we just launched . We also started a Facebook fan page the other day . http://www.google.com
There is some absolutely fantastic work being done by everyone . As stated above , this isnt just a launcher . This is going to be the whole enchilada . If you're a fan of the UI , then this project is for you .
We are all very excited to be doing this , and this is NOT something that will be dropped and no longer supported ( like most of the other wp7-like apps ).
We are in it for the long haul . Join us for the ride . We are going to start having prize giveaways , developer blog spots , etc.
One of our devs will be presenting our project at the Happy Go Techy Expo in Seattle.
We still have much work to do , but this is one of the few UI overhauls here at XDA where progress is actually being made and YOU can be a part of it . Thanks to everyone that has already helped and has joined our rapidly growing community .
Don't forget, http://www.google.com/
Join the forums and let us know YOUR thoughts . Thank you .
put you ads somewhere else... hope you get banned from xda for that.
@dubyajaysmith agreed!
As someone who was critical initially, I want to say that I've donated to the project. TheRedDrake has returned personal PMs to him, and I think my concerns have been put at ease.
The last thing I think anyone wants to do is lose good devs in the Android community. After learning some more about the work behind the scenes, I'm definitely supporting this project.
I partially agree with the decision to close the old thread. Yes, it is a bit against the rules, but some other devs are putting non-free non-lite apps here too, and their thread won't get closed. The WP7 team was working hard on the whole stuff, I've been able to take a look at their source, and help them here and there, and I have to say, what they did, is pretty impressive.
The Zune Player is almost ready, the Launcher looks good as it is, functional, works as it should. Everything else is in order, and the whole pack will definitely worth the money they ask for it.
The whole UI is being replaced, and hopefully it will extend to some other applications too (currently the Contacts app is finished, the Zune Player, Messaging, Launcher has work on it AFAIK, and the others are being written too, I have no further info on it though).
I think the mods need to calm down and get over themselves. There are developers who are doing the same thing they accused TheRedDrake of who haven't had their threads taken down. That just makes the mods seem as though they are immature and play favorites to projects they personally like. I love XDA, but when they take unjust actions like I just described, it disappoints me to see them contradict their own definition of a developer community.
TheRedDrake said:
Q:Why don't you post free apps? .....or lite versions?
A:For first question go to previous Q&A, for second it goes like this: we won't spend time making any sort of lite versions. There are already apps in the market by other developers not involved in the project that have the same amount of features as a lite version.
Click to expand...
Click to collapse
So why exactly did you release a lite version of the wp7launcher now in the market?
Glad you did it though...
Launcher7 is way better than this launcher...
Shadewalkerz said:
Launcher7 is way better than this launcher...
Click to expand...
Click to collapse
You made that determination from a lite version? And how about the zune, email, and dialer apps?
Your last two posts have been awesome .. I'm sure you're third will be just as good. No reason to hate man, move along if you don't like our work .. that's very disrespectful.
Sent from my SCH-I500 using XDA App
Appear then Disappear
Why was it pulled off the market (lite)? it was there yesterday but now its not...
I did get to try it out though... LWP didn't work for me and there was no add widgets button when I press the menu button on my phone.... personally its just like L7 not to dog the hard work people put into this (I really would like to see how this project turns out) its just an opinion.
Yeah there are Widgets, multiple home screens, live tiles, folders, etc that weren't in the lite version.
We pulled it from the market because in less than 24 hours it was up on the warez (piracy) sites.
We are putting security in place before we put anything back on the market. Good thing it was a really stripped down version
Thanks for the support. We are all spending crazy amounts of time on this.
Sent from my SCH-I500 using XDA App
lucas.scott said:
Yeah there are Widgets, multiple home screens, live tiles, folders, etc that weren't in the lite version.
We pulled it from the market because in less than 24 hours it was up on the warez (piracy) sites.
We are putting security in place before we put anything back on the market. Good thing it was a really stripped down version
Thanks for the support. We are all spending crazy amounts of time on this.
Click to expand...
Click to collapse
Good Call don't want all of the hard work to be wasted on pirates, Could you give an estimate how much It would cost... the whole package meaning
Can't really give that just yet ... we are bouncing around ideas .. bundled prices and stuff. We are working on an aosp rom, that we would like to include everything and be themed and such, just trying to decide what makes sense still.
Sent from my SCH-I500 using XDA App
We should have the paid apps in the market in one week or less. Cheers!
Hi,
I am a recently laid off 30 year old SAP consultant from India. Over the last few weeks, I have been reading about the wonderful world of android apps. There is a great opportunity in India for android apps as millions of smart phones are sold every year. I have decided on building apps targeted at the Indian stock market - like stock screeners, that help people reach a proper investment decision. I want to make money out of my apps, so I want then to be fairly professional so that somebody buying them wont feel cheated. Also, there are not many (any) stock screener apps targeted at Indian stock market. So there is an opportunity there and I want this idea to be my first.
But how do I go about it ? I learnt Java at college, 10 years ago. My Java is highly amateurish even after I refreshed it over the last few weeks.I have bought a book on MIT App Inventor...and developed a few simple example apps already and tested them on my mobile. I am not yet sure App Inventor can help me develop more complex apps like the one I mentioned above.
So, I am desperately looking for advise from people who have been there, done that. How do I go about developing my first app ? Should I go about it the hard way - learn Java better ? Read a book on Android application development ? Build Web Apps using HTML5, JavaScript, JQuery ? Or stick to MIT App Inventor ? Try some app builder development tool like Tiggzi, Codiqa or Kinvey ?
I really need your advise as I really need to develop something quickly and make money out of it. :fingers-crossed:
Hi!
As far as i can help....i made some apps, some of them native with Java and others with HTML5.
From my experience, if you plan to make somekind of "atlas app (like wikipedia)" or not very user interface intensive or if you already know html5+css+javascript, you could go with html5, but i will always recomend native with Java as you have much more control over you app.
Anyway, if starting from 0, go for Java (Android SDK) get any tutorial around the web, there are tons of them, some better than others ofc, and free.
Hope you find your way to go!
good luck!
forgin said:
Hi!
As far as i can help....i made some apps, some of them native with Java and others with HTML5.
From my experience, if you plan to make somekind of "atlas app (like wikipedia)" or not very user interface intensive or if you already know html5+css+javascript, you could go with html5, but i will always recomend native with Java as you have much more control over you app.
Anyway, if starting from 0, go for Java (Android SDK) get any tutorial around the web, there are tons of them, some better than others ofc, and free.
Hope you find your way to go!
good luck!
Click to expand...
Click to collapse
Thanks for that. But may I also know your opinion on MIT App Inventor ?
I started with App Inventor and quickly out grew it. Using java will make it easier to move on to complex apps or add more complexity to any current ones.
RedDevil99025 said:
Thanks for that. But may I also know your opinion on MIT App Inventor ?
Click to expand...
Click to collapse
I personally wouldnt use app inventor nor any other kind of "easy app maker"
I would not use the inventor, too.
I recommend reading the Head's First Java books (skip the UI part) and for Android the Vogella tutorials.
---------- Post added at 09:13 PM ---------- Previous post was at 09:10 PM ----------
(Btw, you cannot build an app quickly to make big money. If you want to be successful, you need to spend a lot of time on development.)
RedDevil99025 said:
Hi,
I am a recently laid off 30 year old SAP consultant from India. Over the last few weeks, I have been reading about the wonderful world of android apps. There is a great opportunity in India for android apps as millions of smart phones are sold every year. I have decided on building apps targeted at the Indian stock market - like stock screeners, that help people reach a proper investment decision. I want to make money out of my apps, so I want then to be fairly professional so that somebody buying them wont feel cheated. Also, there are not many (any) stock screener apps targeted at Indian stock market. So there is an opportunity there and I want this idea to be my first.
But how do I go about it ? I learnt Java at college, 10 years ago. My Java is highly amateurish even after I refreshed it over the last few weeks.I have bought a book on MIT App Inventor...and developed a few simple example apps already and tested them on my mobile. I am not yet sure App Inventor can help me develop more complex apps like the one I mentioned above.
So, I am desperately looking for advise from people who have been there, done that. How do I go about developing my first app ? Should I go about it the hard way - learn Java better ? Read a book on Android application development ? Build Web Apps using HTML5, JavaScript, JQuery ? Or stick to MIT App Inventor ? Try some app builder development tool like Tiggzi, Codiqa or Kinvey ?
I really need your advise as I really need to develop something quickly and make money out of it. :fingers-crossed:
Click to expand...
Click to collapse
My Hibernate trainer quoted the following "You guys are brought up with IDE we used to compile on console". My sincere suggestion even in this RAPID developmental technologies around refresh your "Java skills" on console (DOS or Unix your wish) and make use of Eclipse IDE with Android SDK plugins for fast development. That would do. Start with Eclipse Helios and Google Android SDK and AVDs. Here you go... http://developer.android.com/sdk/index.html
I have developed a couple of very good apps and I use one myself but Google play store expects payment to become one of their developers Why should I pay for my own app to releasing to public for free? I choose XDA let them validate and evaluate my apps and enjoy. Let us CJava++++
The day is not far may be you get donated enough expand your ideas.
My advice is - don't read books, just start coding. A year ago I knew absolutely nothing about Java or Android. Find a webpage with sample android Activity. Start spawning your code from there. That's how I did it. Then lear something about deriving from View class... and so on...
Hey guys, thank you for all the advise. I will go through what each one of you has said and do things systematically.....I am basically starting from zero......so, lets see how far I go....and I will inform you guys about my progress and seek guidance from you.
Thanks again.
developer.android.com
Best site there is to start it has a training part and other examples. I'd personally work my way up from there if I was starting now.
radical_thinking said:
Best site there is to start it has a training part and other examples. I'd personally work my way up from there if I was starting now.
Click to expand...
Click to collapse
I didn't like the site when I started. In my opinion it is too difficult for beginners.
Better now
nikwen said:
I didn't like the site when I started. In my opinion it is too difficult for beginners.
Click to expand...
Click to collapse
Yea it wasn't always good but now they have a good training part + they provide sample code that you can run and fiddle with
It has a couple good step by step stuff, but its mostly "add this code" and has snippets that don't often make sense till you have a decent understanding of the rest of the code.
Hi,
New here and generally new to the mobile application development scene. I just begun my thesis for my last year and one of its components is to develop a mobile version of the "program" that we're working on. Since I have no idea where to start and what platform/tools/method to use I'm asking here for advice. The teacher gave me some papers to study on and I must say I'm quite confused.
First let me give you a fast explanation of what I'm trying to achieve. What I'm making is an application for online voting on the decisions the student council takes. What this means is that instead of having to meet up every other week the members of the council will be able to post their ideas and proposals online, people will be able to ask questions and then they will be able to vote for whomever they want. This will be accessible from both a PC and a mobile device. One of the most important factors here is the security of the application/program since it is paramount that no votes are lost, counterfeited, deleted, changed or w/e. After that we're also gonna need database support since everyone will have their personal account and other than that it's gonna be somewhat like a small forum.
So the idea at first was to develop this in applet form (not sure if my terminology is correct on some stuff please correct me if i'm wrong) and embed it into a web site, accessible by everyone. However the professor that's overviewing the project also asked to make it so that people can use this from their mobile devices, so here we are. I've read on the different implementation methods (like native and web based) etc. and I also read up on cross platform development tools like phonegap and titanium and that's where the confusion starts.
First of all we want this to be accessible by almost everyone regardless if they're using iOS, Android, Symbian etc. If that's impossible at least iOS and Android is mandatory. Starting from there, native development tools are probably a no go since they require different versions of the program for each OS and possible device type. On the other hand the cross platform approach apparently doesn't offer good security (not exactly sure where that weakness comes from) and that is something we're trying to avoid. However I'm not sure if I've understood this correctly and I might be misinterpreting. Anyway, concluding it seemed to me that developing this as a web-application seems to be the best decision. If I go that route what exactly am I looking to do? Where do I start? Do i just make stuff in java and make a webpage via HTML 5 and add stuff in? I'll look online for tutorials on this but I'm not exactly sure where to start so I'm asking here.
Thanks in advance!
Unless there's a specific reason for wanting mobile apps then I'd recommend doing this as a website, making it responsive so that it's mobile friendly. That way it will play with all the mobile platforms, and all PC based OSs, with just 1 code base. Then the only choice you have to make is the server side code, which is what would handle all the database access and security etc.. The most obvious choices for that are PHP or C#/VB.Net. Both the platform and your own preference are what should make that decision.
Either way, whether you make a mobile app or a responsive website, you'll still need a server to do the data access and security for you. There's tons of good resources and I couldn't recommend Stack Overflow any higher than I do. Just make sure, if you ask any questions on there, that you know how to ask a good question, or you'll get downvoted and the question closed!
I hope this helps - good luck
If you want security in your mobile app as the most prominent feature, you'd have to rely on Native codes(Java/Objective-C). Cross-platform tools are no good when security does matters. Also it normally takes much less time to create some app in Native code than to create it in cross-platform tools, since most of the UI are at your disposal. Acc. to my personal experience cross-platform thing is good if you already have a previous source code available and are trying to port it on mobile.(Such as having a HTML website and trying to port it on phonegap will make sense)
That's just my opinion, other people may disagree with this.
Making a mobile friendly website is another choice as explained in previous post.
Archer said:
Unless there's a specific .... or C#/VB.Net. Both the platform and your own preference are what should make that decision.
Click to expand...
Click to collapse
Might elaborating a bit on why use C#? Is it better when it comes to coding server side stuff? We were discussing what language to use with my professor and since he teaches OOP via Java he favors it a lot. However if it has drawbacks compared to the .NET stuff I'd like to know so that I can discuss it with him.
Also this project is part of a thesis and I'm pretty sure the professor wants to add the mobile application part just for the research and development process. It seemed to me that it was redundant too but I'm gonna guess he won't take no as an answer... Gonna have to discuss it more
Thanks for the replies so far!
jokeaccount said:
Might elaborating a bit on why use C#? Is it better when it comes to coding server side stuff? We were discussing what language to use with my professor and since he teaches OOP via Java he favors it a lot. However if it has drawbacks compared to the .NET stuff I'd like to know so that I can discuss it with him.
Also this project is part of a thesis and I'm pretty sure the professor wants to add the mobile application part just for the research and development process. It seemed to me that it was redundant too but I'm gonna guess he won't take no as an answer... Gonna have to discuss it more
Thanks for the replies so far!
Click to expand...
Click to collapse
I did think it may be a case of him wanting you to do some mobile work, as well as web work. It does make sense if it's meant to be for the purpose of learning and experience.
I mentioned C# purely as an example of a server-side language, like PHP. You should really look at using whatever you're most comfortable and/or familiar with. I do use C# on a daily basis as a server-side language and it's very simple to write methods that take post data and return whatever is required (usually a JSON response), whether it be a web service with exposed public functions, or a generic handler. There's tons and tons of ways of doing it so you need to really decide what suits you and the environment you'll be working in.
I'm not familiar with using Java as a server language so I can't comment on that.