[Q] Create TV Guide app - Android Apps and Games

Hi,
Does anyone know how to create a TV Guide app and give me some help/"how to" guide?
Thanks!

Look at xmltv for a standard option. Trywiki.xmltv.org/index.php/Main_Page for info.
Sorry, rated as new user and can't hotlink

Me again. . I've just done a little research and can only find one app that implements the xmltv standard (tvonhand). This app doesnt allow the loading of a personalised menu and is only for Vietnam at present. An idea would be to allow the user to point to a (number of) website(s) to get the schedules they need. There are already many providers on the xml files necessary.

Related

Android App & Website Setup help

I have searched a few times here and have found nothing, so i'm sorry if there are existing threads on this issue.
I am working on an app that needs to be able to read from (and possibly write information to) my website. The website will be designed for this app.
I understand that android uses SQLite databases to hold local information for an application.
How am I supposed to make my application read information from my website. Do i set up a SQLite database on my server and have the app pipe into that somehow?
I am in very preliminary design stages of both my app and my website. I would like to design them from the getgo so my application can get the information as easily as possible for this website. (it will possibly sumbit information to my website as well, wiki-style).
thanks for all your help. if threads like this exist, please by all means make fun of me for neglecting the search button! But I have purchased two programming books and I still cannot find an answer that is even pointing me in *any* direction.
Anybody have a good tutorial on this subject?
I've been wondering about this too. I really like the new XDA android forum app and was wondering if there is a guide or video on this. Since XDA had one I KNOW its possible.
If I were you I would make a PHP (or whatever you use) bridge which can perform actions in your site. You can use get methods to tell the bridge what would you like to do. The XDA app uses this method, but instead of GETs it uses XML-RPC
Sent from my GT-I5700 using XDA Premium App

App and Html help?

This may be a totally noob question but how can I make an app from a webpage? If I create an html page with a bunch of links to other pages and soundclips, how hard is it to turn that into an app. I have no experience creating android apps and I don't know the android code either. Can someone let me know if there is an easy way to create an app from the web page with the type of skills I have. (Very basic)
I do know html so theres no problem in the creation of the page. My only question is in the creation of the app. Thank you in advance for any help.
Can anyone help?
why bother? why not just give them the link to your webpage?
also - given the limited space of a typical android device, a full web page wouldn't translate well to an app.
to answer your original question, it is very easy to create an app that is just a pile html links and sounds.
thank you very much

[Q] Business App Template - Is it possible?

Hey guys,
I'm really new to this app development and would like to ask one of you experienced developers a question.
Basically I have recently been creating mobile websites from a set of css files which are just a basic template. The template files have individual files for some of the most common pages that a small business would need, google map, contact us with form, menu, opening hours and so on.
What happens is you simply upload the company logo and such into the images folder, update the css style sheet for colours, then simply edit one of the relevant pages e.g place the food items in the menu page.
When the whole set of files gets uploaded it creates a personalised functional business mobile website.
What I would like to know is, would it be possible to set something like this up for an android app? Whereby the user could simply change the details as above and then compile the apk file which will create the app?
Your input is much appreciated, also have any of you got any idea where I could get someone to code something like this?
Regards,
Stephen

[Completed] [Q] Android multi selection easy share of images

I have a batch of image files and am trying to find a fluent way to move them across apps in Android.
1.Multiple selection in android file explorers such as Astro, ES File explorer apps does exist and is still new to me. I am able to select one by one(would prefer to filter the directory first date , time, name) or in some cases "select all" (118 items for example) of image files in a directory. Now I would like to simply import all of these images in one go to other apps.
Easy share action seems different depending on the apps I use.
Some apps disappear from the sharing option when I multi select .
My question is how to get around this single file share action?
It occurs to me that a simple reiteration through the multiple selection in the file explorer app would appear as a single file to the app I am sharing the selection with...
Heavy searched play store online etc for a solution ...nothing as of yet.
Any file explorers in android capable of doing this?? How about custom easy share action app( lollipop able)??
Shame some developers are not exposing the easy share multi file capabilities to the end user interface .
My end goal is to find an app to easily populate A4(or other sizes) pages ready for printing. File images are cut and with irregular shapes. Ideally the app would figure out how to place the images to minimize gaps and waste no paper(minimal waste that is).
At the moment I know of an app called PicCollage. It fits the bill in many places but fails due to all 118 images being dumped on a single page. Any other well known possibilities?? I wish an app with endless canvas existed . I would just dump all images first...move them about and print the whole thing tiled on A4 pages...
Hi there
Please note the following sticky from the top of the Assist section and note that here on assist we are help new users to navigate thru the site.
> General discussion > XDA Assist > The Purpose of XDA Assist [Please Read]
As a old member of XDA forum, I am quite confident that you know where your device section is (you already asked something there) and where to ask for help because this is 4 thread opened here.
Thanks for understanding
Good luck

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