[Completed] Changing User name - XDA Assist

Does anyone in here know how to change the user name on here? I am trying to but i am having a little trouble. Thanks

Go to here, scroll to change username, and fill out the form. You should get a response fairly quickly.

Related

How to change my forum "Profile name" in this forum?

Hi, Does nayone know how to change my profile name on this forum. If it is not possible how could i delete this name and add myself under another name?
Thanks
I want to do the same thing
Are you able to change your name or delete your profile ?
Come on guys, you have great names! It doesn't get much better than beaverfood. Well...
You could always just create a separate account. If you still want to change though, let me know and I'll ask the admin.

need help with very small program for myself.. plz help

im trying to get a very very small program runnint, however im very lost when it comes to programming windows mobile device, i have a database online, and i want a small dialog box to show up on my wm device and alow me to type something in , then it search the online database.. and return the information, or even just take me to where the online listing is, that's all no bells or whistles.. could someone help me with this please?
i have even added a search feature to my database, soo i just basically want this little program to relay text to that search feature, then take me to it.. so i don't have to go to all these links and whatnot
Well,
it is quite hard to advice you anything without actually knowing about the file structure / database format. Maybe the easiest way would be to simply set up a search option online as a WAP2.0 page - if you don't want others to access this section, simply password protect it.
If you really have a need to generate the 'search string' offline (which I just can't understand since you want to be taken to your DB online) then simply use something which generates the search string for you.
For example you could have a "results.php" online which simply needs the search terms 'attached' in order to list you all relevant records. Now, the question remains how the database is structured. If you have 2 fields in your database, containing firstname and lastname, then it would be simple. You would need only something that adds your search terms to the string and then navigates to your server. For example you search for SMITH as lastname, it would have to transfer the string as followed:
www.mysite.com/results.php?lastname=smith
For sure your results.php needs to be programmed first!
However,
this has nothing to do with your device, you better join a programmer forum - in this case I would suggest you look for web development forums since this can be done entirely on the server side!

[Q] How do I customise a preference to display a time picker widget through XML

Hey guys!
Firstly I'd like to say that I have only been working on Android for about a week now, so I guess you can consider me a newb! Therefore I apologise in advance if the solution is overly simple, but I can assure you that I have done my research before posting here, and haven't found an appropriate solution as of yet (or maybe I have and don't fully realise it!). Nonetheless, having lots of fun and just want to solve this problem and learn, so here goes...
The Application
The application I am developing is essentially a reminder service, and I am currently working on the preferences screen.
The Problem
I would like the user to be able to specifiy a time when he/she will be reminded daily. I want this selection to be done via the preferences screen. This is how my preferences screen looks so far...
[http]://img87.imageshack.us/img87/3129/preferencesm.png
My Question
Ideally, whenever the user selects the "Alarm Time" preference, I would like the following to appear
[http]://img580.imageshack.us/img580/2366/timepickerwidget.png
My question is, what is the best way to create this? I really want to keep all the visual aspects of the application using only XML, therefore I don't want a Java solution. Is this possible or am I completely off track? Other potential solutions I have heard of are using themes, alert dialogs and extending preference classes etc. Maybe some of these are correct, but I am unsure.
Any help would be greatly appreciated, thanks!

[Q] (CODING) Need help coding a simple, lightweight application

So, I need some help.
I want to develop a simple app for my Android phone that lets you input a text when accessing the phone's lockscreen, this text should then be saved in a log file containing not only the input text but also date and time of input registration. There should not be any way of avoiding the input either, entering no text and continueing should result in a log that only contains the date and time.
This should result in being able to check who accessed your device and when. For me this would be helpful. I'd then input a nickname for myself that nobody knows of and if someone tries entering the device using my real name, I'd know it wasn't me.
Now here is the problem, I haven't ever developed an application or anything of the sorts. My only experience in coding would be HTML. Does anybody feel like helping me out?
It's a complicated situation, so I'm not responding to the usual "Why don't you just do this or that". I want this specific method that works for me if at all possible.
Thank you for your consideration.
_Valkyr//
Anyone? ;-;
Sent from my GT-I9505 using XDA Free mobile app

Is there an app for this?

Hi guys
So there is this specific thing I need to accomplish. I searched and searched and couldn't find an app for it. Maybe I'm not phrasing it well in my searches? If someone can help guide me in the right direction that would be appreciated...
I need an app to help generate paragraphs from a form. For example I want to app to start with a form with the following drop down lists:
"Male" and "Female"
"Tall" and "Short"
Age ranging from "1" to "100"
Then after filling out the drop down boxes the app can generate a paragraph from a pre-set text eventually saying "A male who is 35 years old who is short" based on my selection.
Thanks in advance and have a great day!
Alternatives that I can think of:
Do this with Excel/Google Sheets
Create HTML page and open it in browser
Create flow with Automate

Categories

Resources