How should I do that? - General Questions and Answers

Hello, I am new here and I would want to start creating some simple android applications. The first task I have to do is to create an app like that:
{
"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"
}
where for each of those persons (that are taken from a database), a new small window or a dropdown box should be opened (under the name) with the person's photo, e-mail, phone number, etc.
Also, the list with the names should be automatically sorted in alphabetical order and the users should be allowed to search for a specific person, by typing his/her name.
Could you tell me how I should begin? Which are the first steps? Or could I find a tutorial that could teach me how to build some similar application?

Related

[App] SMS2Simple - send sms by the web

Hello,
Me and a classmate just created a new application called 'SMS2Simple'. If you install this application and you register yourself at our website (www.sms2simple.com) you can send your sms/text by the web. This is much easier and faster I guess.
Probably there are a few bugs and some missing features. Currently we are working hard to create a better application.
You can find our application on the Market if you search at 'sms2simple'. At the moment our application is COMPLETELY free. You only have to pay for the sms you send from your phone
I really want to hear your opinion about this.
Thnx.
*There could be bugs/problems in our application, please tell me
{
"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"
}

[APP] S.O.S Everywhere

If you ever find in a situation where you need help and you don't know the emergency numbers, this is the prefect app for you.
This App contains emergency numbers (fire, police, medical) around the world. All you need to do is configure your current country and place the widgets on your home screen. The next time you need help just press on one of the widgets.
*Please email me with any notes, problems, wrong numbers or suggestions*
*Don't forget to rate and comment the app*
Market link:
https://market.android.com/details?id=droid.pr.ineedhelp
QR:
{
"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"
}
don't forget to leave your comments

WordHippo : Random Word Learn

WordHippo
{
"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"
}
Not a screenshot,this is a photo as phone wasn't rooted , hence might not be clear!​
-Minimalist application to learn new words randomly
-Can be useful Vocabulary Building/GRE/GMAT/CAT
-Pinch-to-zoom feature added for accessibility
-Now learn new words while travelling,in bed,during a boring lecture,anywhere..
-You just need to read these words so that you get acquainted with them
-Unlike other apps you can go to menu and stop and exit the app from running
Comments and suggestions at fenzomani(at)gmail(dot)com
Found at: http://www.getjar.com/WordHippo
Mirror : http://goo.gl/w2oWI

[APP] Someone wants to receive developer app?

Hi
I currently have a developer account that I want to close, I only have one application with which I learned my first steps of programming on Android.
For personal reasons I want to delete my developer account but I can not because I have an app with active downloads. The application is an alarm / alarm.
It is called Stream Alarm and is currently "Not Published" to not generate more downloads. It is based on Material Design.
{
"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 someone wants to receive this app, I will gladly give it to you along with the graphic and other materials used.
It would be a great help. Thank you very much.

Implementing Predictive Text functionality in Custom Keyboard

Hi Fellow members ! I am new here.
I have built a very basic android keyboard. (See the image)
{
"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"
}
Now, I want to add predictive text functionality in it. Which requires SuggestionStripView
I read some posts on StackOverflow which led me to some links which had the JAVA part of it and I understood that.
But, I couldn't find any post, blog, video, example which contained Front End Part of it.
When I tried myself I got an error which basically said that I can not use any layout with KeyboardView
So my question is how do I MERGE my KeyboardView and SuggestionStripView in order to create a Complete Keyboard?

Categories

Resources