Newbie looking for big push to move ahead - General Questions and Answers

Hello developers,
I’ve landed here for an emergency case as I have stuck with my project for long time and could not move further a step. So, I came here wishing to find the ones with the secret key to the locked door
Any way let’s see what we got here:
I’m working in Android system-Such an obvious beginning yet might be essential to make things clear - that gives the user information( textual and video ) about one certain matter-means there is a DB- there is a web forum as well as a website that comes along the development of this project.
The purpose of the web forum is for users to discuss issues related to the matter that android app. Provides info. about , where did you put your web forum? It’s a phpBB forum installed in my laptop using XAMPP alongside with the website from Word Press, where both using same MySQL DB.
The purpose of the website is providing almost the same content as the android app. However, the android app. Users must create and account ahead before start browsing through the content and get the info. From the app.
So that’s Sooo clear.. But I cannot see any problem makes you stuck buddy!!!!!!!
Ok let me tell you where I got stuck
My problem is that since the three dudes (the Android app. The web-forum and the website) all of the them are utilizing the same single DB in my XAMPP server I NEED TO CONNECT MY ANDROID APPLOCATION TO MYSQL DB TO MAKE SURE THAT MY SYSTEM WORKS FINE. So, user signup and login can be performed using the MySQL DB.
I hope it’s clear enough dudes I really need to make an urgent moves, hope to hear from you soon
Thanks

Please provide clear description on whatever you are talking about.
__________________
Sweet Devil >_<
GT-P3100 | Android 4.0.4 ICS | Sun Cellular
PM me if you need help

OptimusLove said:
Please provide clear description on whatever you are talking about.
__________________
Sweet Devil >_<
GT-P3100 | Android 4.0.4 ICS | Sun Cellular
PM me if you need help
Click to expand...
Click to collapse
what I need is how to connect my android app. with mySQL database in my local server so user can retrieve the information form the database and view it in his android app. also for the user account details to be stored for signup and login
I hope it looks better now
please do let me know what part of my description looks not clear so I can explain it better
thanks a lot

Related

How would you guys like a Bugtracker?

I'm currently working on a Bugtracker for the xda-developers (my own project - wasn't asked by anybody)
The idea behind it is to allow:
The Developers to see what bugs are outstanding
The user to submit their problems
The curious to see which ROM has less bugs
The n00bs to do research before asking questions (and have more places to spam)
I'm not planning to replace the forums, I just want to make an extra tool that can be used along side the forums - but is neater for bug reporting
Feel free to post your thoughts on if you like it (and so what should be included) or if you don't like it (and so what should replace it, if anything)
Thanks!
Hey, that's very nice.
But.. Are we talking about a new website? or just a new thread?
DaVince said:
Hey, that's very nice.
But.. Are we talking about a new website? or just a new thread?
Click to expand...
Click to collapse
Entirely new website.
It will be hosted on my http://www.vidmes.com webserver
i voted approving the bugtracker but i like the idea of all the information about universal development being centralized in one only location.
so, i think it would be interesting to keep it in this forum.
It's ok, we'll just have a sticky thread that has a link to TehPenguin's site.
I vote you go for it TehPenguin.
DaVince said:
It's ok, we'll just have a sticky thread that has a link to TehPenguin's site.
I vote you go for it TehPenguin.
Click to expand...
Click to collapse
Well, I've done some tentative work on it - and its looking good (if a little bare - I'm a software developer, not a web designer )
I'm a little busy this week, so its going to be about 2 weeks before I announce the link for the Beta
In the mean time, I'd like suggestions as to what people want in it
(Also, I notice one negative vote - I'd like to see their argument....)
Thanks!
Great Idea
I think mandatory information should be
1) Device Vendor...ie Imate, XDA etc
2) Radio stack in use
3) OS Rom in use
4) Third party software installed ( I know this list can be big, I myself have well over 100 apps as std) but is important for diagnosing bugs. Perhaps we could get an AppMgr listing from each system, not too hard to obtain.
You could also go overboard a little and have a PDA page, browseable from our Uni's so nothing graphics intensive or fancy. A simple login dialogue ( Can we port XDA-Dev user accounts?) once the user has logged in, they fill in a basic form with the bug description, click on submit and we could pull the information in points 1 to 4 above off of the device with a script.
Just my 50pence worth.
Great idea m8, hope it gets somewhere.............let me know if I can help with anything.
Cheers,
Beast
yes! would be really helpful for cooks
beast0898 said:
I think mandatory information should be
1) Device Vendor...ie Imate, XDA etc
2) Radio stack in use
3) OS Rom in use
4) Third party software installed ( I know this list can be big, I myself have well over 100 apps as std) but is important for diagnosing bugs. Perhaps we could get an AppMgr listing from each system, not too hard to obtain.
Click to expand...
Click to collapse
What I was planning to do with this is to have them describe a "Bug" in very generic terms as the Bug's description. Then they are required to add a comment (which other people may add) - this comment would have a "template" which would have things such as vendor, radio (I didn't actually think of this one), etc...
beast0898 said:
You could also go overboard a little and have a PDA page, browseable from our Uni's so nothing graphics intensive or fancy. A simple login dialogue ( Can we port XDA-Dev user accounts?) once the user has logged in, they fill in a basic form with the bug description, click on submit and we could pull the information in points 1 to 4 above off of the device with a script.
Click to expand...
Click to collapse
Some good ideas but....
I can't actually get info from the xda-developer's forums database - this may be a security risk on their behalf and would require far to much messing around to organise (as much as I would like to do it)
You will be able to view the page on your PDA's - its _very_ basic and I'll try to keep it xHTML complaint and do fanciness with CSS (though at the moment it does use some table hax)
Pulling info out of the PDA is virtually impossible (unless I build an app for the PDA's.... maybe later ) since the pda only tells me what browser version it is using
Either way - these are the things I like to see - Ideas!!!!
Keep them coming!
DaVince said:
It's ok, we'll just have a sticky thread that has a link to TehPenguin's site.
I vote you go for it TehPenguin.
Click to expand...
Click to collapse
I totally agree with DaVince, having a bug tracking website would be cool and having a link directly to the site via xda-developers is a good idea. Keeping everything centralised and available for use by everyone who uses xda-developers.
You have my vote! Would be a great tool...
gsmknight
TehPenguin said:
What I was planning to do with this is to have them describe a "Bug" in very generic terms as the Bug's description. Then they are required to add a comment (which other people may add) - this comment would have a "template" which would have things such as vendor, radio (I didn't actually think of this one), etc...
Some good ideas but....
I can't actually get info from the xda-developer's forums database - this may be a security risk on their behalf and would require far to much messing around to organise (as much as I would like to do it)
You will be able to view the page on your PDA's - its _very_ basic and I'll try to keep it xHTML complaint and do fanciness with CSS (though at the moment it does use some table hax)
Pulling info out of the PDA is virtually impossible (unless I build an app for the PDA's.... maybe later ) since the pda only tells me what browser version it is using
Either way - these are the things I like to see - Ideas!!!!
Keep them coming!
Click to expand...
Click to collapse
Hi TehPenguin,
Surely we can run a JScript or Vbs through the PPC Browser to get the required data from the Reg, only a couple of RegReads!
Just another thought............... I prefer accurate information, the reg is less likely to make mistakes than a user!! (No offence intended to anyone)
L8r,
Beast
Bugtracker
Hi,
Would be great to have this.
Looking forward
Leo
Why not use one of the many bugtrackers already out there? I prefer Flyspray (http://www.flyspray.org/) since it's as mighty as Mantis, but more Web 2.0 ... and you should be able to browse it on your PPC, although I don't think anybody really wants this ...
Cheers,
-mARKUS
P.S.: As for getting registry stuff through the PPC ... I doubt you can read out the registry by a JavaScript running on the page itself. Also there are many geeks out there who use Resco so they could easily export a .reg-file and attach it to the report.
mbirth said:
Why not use one of the many bugtrackers already out there? I prefer Flyspray (http://www.flyspray.org/) since it's as mighty as Mantis, but more Web 2.0 ... and you should be able to browse it on your PPC, although I don't think anybody really wants this ...
Cheers,
-mARKUS
Click to expand...
Click to collapse
I've had a look at at a number of bug reporting systems - the problem with them is that I'd have to end up customising it quite a bit anyway. For instance, they are typically designed for one program, possibly with options to support different parts\plug-ins for these programs. My design involves having multiple "Devices" each with multiple "ROMs", which may be deprecated, and each of these ROMs have multiple bugs - thats a couple more levels of complexity than the average bug tracker can handle.
Although they are more "Web 2.0" the Javasript\other fanciness would make it difficult to view on a PDA. Personally I prefer the old style Web 1.0 and a PHP back end
The other advantage of me making it is that you guys can have, almost, anything you want - and it should be done as soon as I have time, seeing as I know the code intimately.
And the point I really like - I love coding
mbirth said:
P.S.: As for getting registry stuff through the PPC ... I doubt you can read out the registry by a JavaScript running on the page itself. Also there are many geeks out there who use Resco so they could easily export a .reg-file and attach it to the report.
Click to expand...
Click to collapse
Exporting a reg file is the only possibility. Due to "security" problems, no script can actually see the registry of the device (or your PC for that matter), except what is in the "User Agent" key.
I'll put it on the "TODO" list to make a .NET program that automatically dumps your settings and creates a bug report
Given time, this can become quite beautiful. And time is now something that I will have - since I'm on holidays for the next few weeks!! (Yay for no more exams!!)
The alpha version is almost finished
I'll put a link up onto WM-Gurus for the final testing stage of the Alpha and see how it goes
Once the Alpha is complete (ie not too buggy) I'll put the link for the Beta here
Enjoy!
this is really a great idea.
i hope all goes well...
thanks to all!
Okay,
ALPHA VERSION IS NOW AVAILABLE!!!!
You can see it by going to: http://xdabugs.vidmes.com
Feel free to register or use the following users:
Username "test" password "testing" (Access level - registered user)
Username "dev" password "dev" (Access level - developer)
Username "admin" password "password" (Access level - administrator)
PLEASE NOTE: At the end of the Alpha stage, ALL DATA WILL BE CLEARED FROM THE DATABASE!
What I need people to do:
Look for bugs
Write the Help\FAQ sections
Ask me questions so I can write the Help\FAQ sections
See what else is needed
Enjoy!!

[Q] Questions on developing android app.

Just got an android project from supervisor and I have only 2 weeks to go to show him all the basic functions of the project, and I'm new to all these thing.
The idea of the project is to get peoples connected to each other without using internet connection, which meaning that we create and connect by our own network like LAN, and maybe others.
We need a database to store data like pictures and chat logs too.
So, my questions will be what kind of database/server we use for android application to store data ? and any ideas on create a own local area network or any kind of other network to get peoples who use the application connected ?
You should look into how companies have created social networking over text messaging infrastructures
Xaphire said:
Just got an android project from supervisor and I have only 2 weeks to go to show him all the basic functions of the project, and I'm new to all these thing.
The idea of the project is to get peoples connected to each other without using internet connection, which meaning that we create and connect by our own network like LAN, and maybe others.
We need a database to store data like pictures and chat logs too.
So, my questions will be what kind of database/server we use for android application to store data ? and any ideas on create a own local area network or any kind of other network to get peoples who use the application connected ?
Click to expand...
Click to collapse
Sounds like you are probably going to get fired... How is it you have a job where you would be expected to do this.. but have no clue how to do it. 2 weeks is not long enough for you to "learn" android to do what you need to do. Id tell him now that you are cluless and need help otherwise , in 2 weeks when your project is due, he is going to be pretty dissapointed in your performance.
Better to admit you are a Dillard than try to cover it up.
Sent from my ADR6425LVW using XDA
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A
Lizman said:
You should look into how companies have created social networking over text messaging infrastructures
Click to expand...
Click to collapse
Serinety said:
Sounds like you are probably going to get fired... How is it you have a job where you would be expected to do this.. but have no clue how to do it. 2 weeks is not long enough for you to "learn" android to do what you need to do. Id tell him now that you are cluless and need help otherwise , in 2 weeks when your project is due, he is going to be pretty dissapointed in your performance.
Better to admit you are a Dillard than try to cover it up.
Sent from my ADR6425LVW using XDA
Click to expand...
Click to collapse
Ops sorry my bad, I'm actually still a student , just that one of the lecturer assigned to be my supervisor and gave me one project before I graduate. Every students must finish a project before they graduate.
The program might not be perfect but at least it must be functioning.
I did some research and now I have some basic idea on developing android app.
Now I'll need any of you to guide me a little bit, about the database that will be used for android.
Example like creating a Registration interface, allow users to register but without internet connection, meaning that we use LAN or any other kind of connection.
Meaning that we create our own connection and get the users connected together.

Looking for Android Beta Testers - Please Participate!

Hello everybody and thank you for your interest in Beta testing my Android application. My app is called PulseLA and I am attempting to create a social media application that ranks people, food, movies, cars, etc…. for people to share what they love, hate, and always wanted to do… I have not tested this application on many devices and for some this app is getting (sort of smooth) and for others it’s a total disaster! I was hoping to get maybe a group of interested individuals to join my beta team for PulseLA. You do not need to reside in California or Los Angeles to use this app. But I do have more data centralized in L.A. in opposition to the rest of the United States.
Please contact me via E-mail or through this forum and I will send you an APK for install. I would greatly appreciate all comments, suggestions, and questions for further clarification and analysis.
My E-mail – [email protected]
Facebook Fanpage - http://www.facebook.com/PulseCaster
This app is currently on iPhone if you have two phones or an itouch and would like to see a live alpha version of my app. Please search for “PulseLA”. I have not done SEO modifications so you must spell “PulseLA” exact without spaces or you can do a search for “Pulsecaster”.
Thank you everybody!
Here is a direct link to download PulseLA
Thanks for the initial help. I have gone back to development! I will post back a link in the future.
If anybody is curious about how development is going then feel free to PM me or E-mail me. [email protected]
ehm, can i test this ?
got a tab to try it out on
Hi will try it
Sent from my SGH-T989 using xda premium
Thanks. Sent Pm's with a link to download PulseLA.
If it will be easier I can send it to your e-mail so you can access the APK directly on your Phone/Tablet.
I'll test this out.
Sent from my Droid Incredible using xda premium
Installing now on my AT&T One X
EDIT:
Getting a white screen, when clicking on other tabs the loading animation plays but nothing happens. Clicking camera tab brings up 'create account' page. Notice a flashing 'camera roll' screen before creating account shows. Very iPhone-ish. Star = Favs? Finally loaded. Most of the other tabs don't. Just a lil advise, try to make the app as Android-ish as possible. A lot people hate, hate, hate direct iPhone ports to Android. At least have some sort of ICS elements in it.
P.S. Didnt sign-up.
This is actually the build for android and was not meant to be iPhone ish =[ However, we do need to go back in and redesign the app for better interface. Are there any apps that you think would be a good idea for me to look at to get a better idea of Android interfaces?
In the future the first tab which is feed will not be clickable as it is based on followers. Because you did not sign up for an account it will obviously be empty =] Upon signing up for an account you will randomly follow 5 people.
Loading the Star the first time is very slow. It will go faster on a wifi connection.
The star is a global ranking based on the top categories. If you were to click the Camera button then you could add things your opinion on just about anything based on the categories. *Note these are not working perfect and search is almost useless at this point. So you should be able to look up under category (things) movies, phones, brand names, food, etc...
So far thank you all for initial testing. What I really need some feedback on is whether or not facebook connect works as I've had a lot of problems at this front. Also if you are able to submit a camera pulse (In the app Camera Tab -> Use Camera) as some devices this crashes the app.

[Q] Total NOOB needs some help :)

Hi all,
My name is Fabian, and I have a strong background in C. (Done a CS course in C).
I want to do an Android app for my final project(nothing too fancy or complicated but I have to at least have some interface ) and I'm a little stuck with how to proceed from here.
I watched the Java essential course on Lynda and I did understand a little the difference between C in Java, however I don't know how to proceed from here to actual Android development.
If anyone can recommend me finding a crash course, a book or any other resource that could get me up and running as soon as possible, I would really appreciate it.
I don't mind spending money on it.
Thanks in advance.
Fabian
fabiansc said:
Hi all,
My name is Fabian, and I have a strong background in C. (Done a CS course in C).
I want to do an Android app for my final project(nothing too fancy or complicated but I have to at least have some interface ) and I'm a little stuck with how to proceed from here.
I watched the Java essential course on Lynda and I did understand a little the difference between C in Java, however I don't know how to proceed from here to actual Android development.
If anyone can recommend me finding a crash course, a book or any other resource that could get me up and running as soon as possible, I would really appreciate it.
I don't mind spending money on it.
Thanks in advance.
Fabian
Click to expand...
Click to collapse
A great resource for Android development is the official Android training documentation from Google, as well as these tutorials. Let me know if you still have questions I'll be happy to help.
thanks little question regrading databases
shimp208 said:
A great resource for Android development is the official Android training documentation from Google, as well as these tutorials. Let me know if you still have questions I'll be happy to help.
Click to expand...
Click to collapse
Hi,
Thanks for your help I learned a lot and I'm already planning my app
I just have one question that could really help.
I want to make an app where people on different devices can interact and send each other tasks. I guess I need a kind of SQL server that supports Android, right? Is there a better or at least more economic way to do it if I will have around 1000 users where each one can add people to send tasks to?
Many thanks,
Fabian
And one more question
Is there any way to do a phone number authentication (like Whatsapp) instead of user name and password which I think is a little to tedious for my planned app ?
Thanks in advance
Hola, for the task sending. Would you like to make all task public? Or should you send it like a message?
But when i need access to a server, i use php scripts. But we can take that later, when you have answered my last question
For the phone number authentication, you have to have a online database, with all phone numbers. User inserts their phone number, the first time they starts the app. Then you can retrieve it from the database. But we can also take that later.
I´m glad if i helped.
(Sorry for my bad english.. )
Hola
Well I want it to be like a manager that gives a task to his employee. I want the task to be between them and only they can close it.
Likewise, it would be a problem if I make a simple phone number insertion if there's no validation. I was thinking about a number verification (like whatsapp) to prevent other people from accessing the tasks.
Do you think it's possible or should I go with username and password?
Thanks
fabiansc said:
Hi,
Thanks for your help I learned a lot and I'm already planning my app
I just have one question that could really help.
I want to make an app where people on different devices can interact and send each other tasks. I guess I need a kind of SQL server that supports Android, right? Is there a better or at least more economic way to do it if I will have around 1000 users where each one can add people to send tasks to?
Many thanks,
Fabian
Click to expand...
Click to collapse
I am using OpenShift - https://www.openshift.com/developers - which is a open source cloud architecture in that they offer packages like NodeJS and DB's. They allow you to have 'gears' which I guess is their name for services running on their cloud. The free account has 3 gears.
I currently only have a NodeJS server running to deliver files however (as far as I understand it) you can have MySQL and others as a backend. I would think that whatever devices you develop on would simply log into the DB and look up messages/tasks etc. I would also think that your app could insert those things. The best part is it is free until you reach Enterprise level or so. I would check it out since free is good. Offhand, I do not know what DB's Android supports via java but MySQL is probably one of them.
Just some info for you to examine.
Good luck
Hola, of course its possible! But maybe Username and Password is easiest.
You can use e-mail validation.
I actually worked on a application, there store products in databases. So i have tried it before. Ask if you are confused
And Sum1nil, sqlite is implemented in android, so for local database, use sqlite.
But for online database access, i use php

Looking for a Dev to create my project

Hello,
I am looking for a Developer who can create an Android App/Service/Whatever for me to do the following task.
Since I have no expertise in Android Development I am very thankful for any help an will surely send some $ as compensation for the result.
TASK:
The App/Service/Whatever should be able to open up a webpage, perform a click on that page on a button (follow all redirections, parse and use javascript, use cookies) just act like a normal Browser, but completely invisible.
I dont want to see any Icon or UI Interaction. Maybe its possible to realize that only on Shell (Terminal) Level.
The Final Webpage's HTML-Code should be saved in a file on the FileSystem (/data/Whatever/page.html).
The App is only for me, my device is rooted and Running Android 4.4.1 .
I hope that someone can help me.
Hello) can suggest you http://mlsdev.com/en/
:laugh:
They are really the best company I used to work with!
Check out this app,
https://play.google.com/store/apps/details?id=com.itsjust140.news
It loads webpages. It caches those webpages so we can use the app offline. It's made by me. If you want something like this, I can do it.
Hi!
You can hire our team. We are mobile app development company. We have a great portfolio, just visit our site.
Also we can do all your purposes for your project!

Categories

Resources