I am thinking of starting an app for my college. Pretty much I want the app for it to have users or students in this case register make a username and password and then just for it to be forum kind of style where users can create threads and also for it to have a messaging system incase someone is selling a book both users can communicate with each other. the thing is i have no idea where to begin if anyone can show me a step by step or just a summuray on what to do to make this.
pandazourex said:
I am thinking of starting an app for my college. Pretty much I want the app for it to have users or students in this case register make a username and password and then just for it to be forum kind of style where users can create threads and also for it to have a messaging system incase someone is selling a book both users can communicate with each other. the thing is i have no idea where to begin if anyone can show me a step by step or just a summuray on what to do to make this.
Click to expand...
Click to collapse
Buy domain from namecheap, hosting from dreamhost. Use phpbb as forum software (completely FREE) or vBulletin. Start a web forum, install Tapatalk plugin. Share link.
Tada! No programming at all.
Ankush menat said:
Buy domain from namecheap, hosting from dreamhost. Use phpbb as forum software (completely FREE) or vBulletin. Start a web forum, install Tapatalk plugin. Share link.
Tada! No programming at all.
Click to expand...
Click to collapse
This may sound like a good solution but it becomes complex for the user when they have to use forum software. I am not sure you have can limit functionality with Tapatalk. OP is trying to create an application that is simple and includes his/colleges branding. Another problem is using Tapatalk since it's a generic application and you can't rebrand it for his college or niche group. I know it looks like OP is trying to redesign the wheel but I think he's trying to do it in a way that makes it more efficient and, in a way, more useful for users.
@OP
I am quite new to Android dev and I learning by using "Google: Android developer basics" (I can't post links since I have < 10 posts) I am not sure if it's the best way but I think it would be a good place to start.
Quick one please. Which hosting provider did you choose here if I may ask?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Related
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi all...
I've been developing bits and pieces of stuff on my phone for my own use and I thought I'd share this with you. Unfortunately it's only useful for people who live in Sydney as it relies on 131500.com.au (locals will know what I'm talking about). Although that service has its own "Mobile" version webpage, I find it very inefficient to type in addresses and not have it remember my last selection - especially since I'm usually already in a hurry if I ever find myself needing to check the timetables.
It's a tiny (but multi-threaded for uber-fast interface) program (30kbs) that remembers your last To/From train stations and will directly fetch the timetable for trains in the next hour in a WebBrowser control. And a single-button (reverse) that gives you the same timetable for the other direction on your way home.
Note: uses internet data! - but only a single page. Probably 1kb or so each time?
Limitations (as by the 131500 mobile service): unable to directly give timetable for connecting trains. ie: both stations must be on the same line
Requires: .NET Compact Framework
Compatible with QVGA/VGA/WVGA devices. But I'm posting under blackstone forum because that's the phone I use
Freeware - and all comments/suggestions etc welcomed. Many thanks!
P.S. At uni now.. so i've only included a crude screenshot. I'll post a proper one if i get a fair bit of interest in this. thanks
hey mate do you think it would be possible to do up a brisbane one?
If there's a website that allows you to look up the brisbane timetables I don't see why not. alternatively if you can source a soft copy of the timetable?
www.qr.com.au
are you able to grab it from there?
Very useful, thanks!
luckyluke1137 said:
www.qr.com.au
are you able to grab it from there?
Click to expand...
Click to collapse
I've just sent an email to QR. Will see what they say first..
It's good but don't like the fact it connects to the net to get the info.
If you look at timetables, they are mostly always the same, so you can get the info currently right now and make an offline version in which the times are accessible whenever and whenever there might be a new timetable, such as the new Chatswood lines, there could be an update button just to get the new times.
Other than that, good start but definitely needs an offline version.
Hi Guys,
I am writing a small application called Open WiFi Finder and I am looking for some Beta testers.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It is a .NET 3.5/OpenNETCF application that tries to locate open WiFi Access points. It does so by repeatedly trying to connect to the most powerful AP and ping a well known address for reply.
I am planning to sell this app on the Marketplace for a small fee, but before doing so, I would like to gain more confidence by testing it to more devices. I only own two rather old HTCs and it seems to work fine. Yet, I suspect that it behaves very differently with the various wireless adapters out there.
So please, If you like to help me with this, PM me with your email/device model so I can send you the cab to try it. It only supports Touch Screen devices with QVGA/WQVGA/VGA/WVGA. Of course, all selected beta testers will get the final cab free of charge..!
EDIT: I now have enough people willing to try it. I will let you know if I want some more. Thanks again everybody.
EDIT2: Link for download is here:
http://marketplace.windowsphone.com/details.aspx?appId=09c5dae9-3800-45d3-aaea-6ef7b54df2df
ok i am about to pm you. i am way excited to test this app.
sign me up pls
Ill give it a wirl for you
Guys, pm me your details please! Otherwise I don't have a way to contact you!
papajohn said:
Hi Guys,
I am writing a small application called Open WiFi Finder and I am looking for some Beta testers.
It is a .NET 3.5/OpenNETCF application that tries to locate open WiFi Access points. It does so by repeatedly trying to connect to the most powerful AP and ping a well known address for reply.
I am planning to sell this app on the Marketplace for a small fee, but before doing so, I would like to gain more confidence by testing it to more devices. I only own two rather old HTCs and it seems to work fine. Yet, I suspect that it behaves very differently with the various wireless adapters out there.
So please, If you like to help me with this, PM me with your email/device model so I can send you the cab to try it. It only supports Touch Screen devices with QVGA/WQVGA/VGA/WVGA. Of course, all selected beta testers will get the final cab free of charge..!
EDIT: I now have enough people willing to try it. I will let you know if I want some more. Thanks again everybody.
Click to expand...
Click to collapse
I would be more than happy to help you out with this. I have a tilt 2. I have helped out several people and replied with my findings. thanks
Hello there!
I have a small suggestion to help minimize duplicate threads.
This is especially prevalent in the HD2 forum where every day people make new threads about Android on HD2 (which, I am guilty of doing too...my apologies )
So, on some other vBulletin boards in which I am a member, they have a great feature.
When someone is creating a new thread and puts in the thread title, the board displays previous threads that have similar titles. I really think it is necessary to have that functionality in here too.
Just my 2c
Thanks for reading!
It's one I have suggested a few times before, but I am not sure what vB mod it is.
Any ideas?
Is this it?
http://www.vbulletin.com/forum/showthread.php?257841-Related-Posts-Show-When-Creating-New-Thread
Thanks, I'll stick on the admin's list and see what he says
thanks for reading
I hope the admins can realize this, it would be a great feature.
ElCondor said:
I hope the admins can realize this, it would be a great feature.
Click to expand...
Click to collapse
+1 on this
So I looked into this and turned on a plugin that shows related threads at the bottom of each thread page. Two problems with it: 1. It's not that useful 2. It affects sever performance.
If anyone knows of a plugin that will search as you type a new thread title in, that would be great.
Don't know about the real time search (I am not an admin so I don't know the first thing about vBulliten) but here is the screen shot of an example of what I was talking about from the avsforum board in the first post and the relevant plug in:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and here is the page for the plug in:
http://www.vbulletin.org/forum/showthread.php?t=151714
I understand that this plug in is heavy on the server. As such, is it possible to turn it on just for some high activity sub forums?
chvvkumar said:
Don't know about the real time search (I am not an admin so I don't know the first thing about vBulliten) but here is the screen shot of an example of what I was talking about from the avsforum board in the first post and the relevant plug in:
and here is the page for the plug in:
http://www.vbulletin.org/forum/showthread.php?t=151714
I understand that this plug in is heavy on the server. As such, is it possible to turn it on just for some high activity sub forums?
Click to expand...
Click to collapse
That looks like the bad boy I'm after... let's see what the admins make of it .
+1 for this
looks very useful and no0bies who sometimes don't search can see simlar threads as they;re typing it!
So I know everyone has seen this image that was leaked from a company in Germany and promoted as the concept images for the SGSIII. Well that was far from the truth apparently.
I would like to make this widget, or hire someone to make this widget. But I have no dev experience at all, just graphic design experience. Is there anyone that would be willing to toss some helpful info, tutorials, guides, or programs that would help with the creation of this widget?
Once I get my feet on the ground I would love to start making more custom widgets for everyone here.
Thank you all.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm kinda in the same boat as you in that I want to start contributing rather than just consuming, but I think we are just going to have to learn to code. No other way around it. I am currently doing that through I book I bought, and eventually I hope to be able to create some apps and stuff. It'll be a while until then though.
Yeah, its rather confusing. No disrespect to anyone, but if I was a dev I would enjoy helping others create widgets, icons, etc. Can't wait for the MIT Android Development site to start up again.
MIT Development site? Which one would that be?
Sent from my SGH-T989 using XDA App
Google created a application for creating apps called "App Inventor". Its made for non-coders to create apps. Its a really cool tool, and I just started diving in to it when Google decided to not support it anymore. Instead they gave it MIT and its going to be a open source application for free. The site was turned off at the end of 2011 and some time this year it should be back up on MIT site.
http://info.appinventor.mit.edu/
Oh App Inventor. Yeah I heard of that. I even tried it a bit myself. It seemed neat, but I think learning real programming is still the way to go if you want to do anything serious. If I ever need some help with artwork for something I'm working on, I'll let you know. We can partner up.
Sent from my SGH-T989 using XDA App
Dear All,
Please find our Requirement and suggest what would be the best solution.
We need this solution for Andorid Based Device.
1. Replace Home Screen with Custom Screen
2. Only show specific installed applications
3. Specify URL in case of redirection or open google/Create White list of Accepted URLs
4. Enable/Disable Native Device Hardware
4.1.****** Android Market (App Store)
4.2.****** Camera
4.3.****** WiFi
4.4.****** Bluetooth
4.5.****** Microphone
4.6.****** Access Point
Looking forward your suggestions.
Thanks,
Nasrullah
nasrullah.mahar said:
Looking forward your suggestions.
Click to expand...
Click to collapse
If you have a problem, how can anyone help, when they don't know, what phone you got, what ROM, What Kernel is installed, what caused the current problem and what you had done to solve it.
All these matters, for an XDA member to even THINK of helping you and they might just ignore, since you could not be bothered to provide the details. Most of all specific phones have specific forums and you should first use the search for that forum or look in the WIKI for that particular Phone, Imagine some one gave you an answer meant for a another phone that is not similar to yours, you could end up spending a lot of time and money trying to recover it. So be wise and do your part, search for your phone in this forum and post it there after you have tried searching for the answers you are seeking in that specific forum.
Check this out! You , YES! you are an " Android ". Not your phone but U.
You Must watch this documentary concerning your privacy Terms & Conditions we had agreed to, by using a PC or Smartphone
How to say Thank you? If you find any post helpful on XDA, click on their Thanks button
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you are using XDA App or Tapatalk, long press on the post and select :good: Thanks Its easier to give "Feedback" in this manner than make an additional post.
I'm suggesting to open threads in correct sections and explain the situation thoroughly.
Thread closed.