There is a way to show the nearby places screen of facebook?
(Exactly the screen if you press the CHECK-IN button in facebook app).
It's presents a screen with a list of nearby places.
If there is a url scheme (fb:// ...) to reach that screen - it will be the perfect solution for me.
(I've tried fb://nearby it is not exactly the screen that i am looking for)
The second options (The hard way) if there is no simple way like above, is to implement it using facebook SDK i guess...
The final result of what I need is presenting the user his nearby places, and he can click on one and it will check-in there.
Related
I am developing an android app where more than one user can connect like whatsapp along with their location.
For example,
I have connected with three friends called A, B, and C. I can able to get their location in latitude&longitude and showing those in the google map. I implemented that.
If I start moving I can see that my location also moving. I implemented this using GPS.
Here I also want to show the navigation of my friends if they started moving. (Multiple navigation at one time) How can I achieve this? Is this possible with Google Maps?
I searched for solutions in SO and google. Cant find. Help needed.
I have a search option on the action bar and to the left side of it, I will have "Search by University". Similar to the amazon app in the screenshot.
So, when a user clicks on "Search by University", it takes them to a new activity to select any university from the list of universities acronyms that will be displayed.
Now, my problem is because of space constraints on Mobile devices, I am using acronyms instead of full name of universities. I need a way to show mobile users full form of each acronym when they want to see. What is the best presentable way for providing that in mobile apps? I was thinking of adding a Dialog for each acronym using an exclamatory icon or something? Not really sure.
I want to show selected results from within a facebook group in my app but I cant seem to figure out how to do that. I have tried playing with "fb://group/{id}" intent with no success. It opens the group page in facebook app but if I try adding some extra parameters e.g "fb://group/{id}/search/?query=some_text" it starts the facebook app on its home screen. I assume this is because the uri is malformed. But I don't see any other method. There is a supported uri for search i.e "fb://search" but I cant seem to find any information about it.
The only way I know how to do it is to open the app, go into the menu, at at the very bottom in small letters it says View Desktop Site (or something to that effect). It doesn't even look like a link - but it is - and it will open the full version of FB in your browser. Then you can navigate as normal (including search). Hope this helps!
So im building an Android application and want to include a search feature to let users use it instead of having to look through the apps many activities and pages. Cant seem to find any info on the best way to do this anywhere else. Thanks in advance
Ok so im building an app that will serve as a game guide for a popular PS3 game. Within the app will be many subjects and topics and i would like to give users the ooption to just use a search bar on the main screen of the app to search throughout the entire application and then provide them with a list of results that are clickable and take them directly to the chosen activity or place in the application. (Say it was an app for making whiskey, i would want them to be able to search on the main page for Jack Daniels instead of hitting buttons that navigate from Mainpage>American Whiskey's>Bourbon>Jack Daniels. )
wondering if there is any full application tutorial and application includes, main screen with buttons which carry on user to another acitivity where a user can choose items from list which will navigate to another list to choose items from and at last a view showing a picture and information about picture in text form.
more like a virtual tour of a college or university.
loads of tutorial around but related to games or depends on single activity,, but i want a full application tutorial please or someone's else project i can work on !
cheers
I often have to ask myself why people are just not able to use a search engine like google, yahoo, bing, etc..
Android projects hosted on Google (as an example)