Hi,
I've got a great idea for a HTML editor for Android.
I'm now learning to create HTML sites, so I can't develop this. Maybe anybody could do it? Let's explain it:
What must it be:
It would be a app that opens the HTML code on the half of the screen, and give a live preview of your code on the other half of the screen.
Under the HTML code ( should be ) you can open another HTML ( Or xml, xsl something like that, all the files that notepad can handle? ) under it, so you can edit 2 codes at once.
My idea in a picture
{
"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"
}
On the left part you can open 1 or multiple codes, and edit them. On the right side you can see your website, and up there are the menu buttons. Or they should be in a menu or something...
This app would be made for a 10.1 inch Android tablet ( Asus Transformer ), with keyboard attached, so you can type your code immediately.
Please tell what you think of this app, and please find somebody to create this. This would be much better for creating HTML codes on Android.
( If I have another idea i'll add it in another post. )
I really hope ( and appreciate it ) if somebody will create this.
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A
Funny Enough I was looking for a Dreamweaver like app for my Note 2 /10.1 and I've not found anything yet. I would love this as I would then be able to use my android devices for running my site, currently I can write all the content, but putting the information in the pages, or seeing how it looks are beyond android... which is a shame.
Related
Recently I noticed my wife using a tip calculator on her Samsung Reclaim. I looked around a little and couldn't find one, so I decided it might be fun to write one.
It only works on touch screen phones. You'll find it attached.
Isn't this a Windows Mobile application?
Anyway, good work. But you could remove the buttons for "Due", "Tip %", "Total" left to the numpad and instead use the text above ("Total Due", "Percent to Tip", "Tip Amount", "Total") for their functionality, thus giving the numpad more space.
Interface could use some work... thanks for posting it
Screenshot
{
"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"
}
Tip Calculator
It needs a split function to be really useful.
I can do what it does using a simple calculator.
This project was something I did while on a short trip and was bored. I know the screen is cheesy, but wasn't really looking to do anything special at the time. I don't see myself putting to much effort into this. Most of my spare time is spent either on CurtainCall or a project I'm just starting call iManage. iManage is a Project list that lets you keep track of projects between your phone, desktop and a central server for multiple managers. Looking forward to starting that one, but most of my time s spent with my family.
As to the split functionality, I thought about adding that, but I hate splitting a check with people. I always get taken advantage of there. By the way a split is easy to do with a calculator too.
Thanks for trying it out.
Some how I get this in the wrong section. Can someone move it to the windows application section?
Sorry for any inconvenience
Hello, i hope i'm in the right section.
I need some help with display within a game project. I did some research and i can't find a convenient answer. I want to use imageButtons and not just Buttons. I currently use setImageResource (drawable) for my unit and setBackgroundResource (drawable) for background.
I'm missing some info on the screen, let's say HP for an unit or any kind of text.
Here's what it looks like :
I want to have something like this :
{
"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"
}
Is there a way to do so ?
Thanks for your time
maitokeul said:
Hello, i hope i'm in the right section.
I need some help with display within a game project. I did some research and i can't find a convenient answer. I want to use imageButtons and not just Buttons. I currently use setImageResource (drawable) for my unit and setBackgroundResource (drawable) for background.
I'm missing some info on the screen, let's say HP for an unit or any kind of text.
Here's what it looks like :
I want to have something like this :
Is there a way to do so ?
Thanks for your time
Click to expand...
Click to collapse
While i'm not completly sure (my month of devolpment hasnt gotten me that far) you should be able to edit the acutal image that you have for the charectors with image editing software like gimp. You just go to the add text tool and add the text that you want to. I will edit this post if i find a more efficent way of doing this.
OK, this app has 4 pages but pull in information from a url/api so some data will need to be save by the user and then displayed in a table.
The data is given in json or xml or csv.
I will show a picture and then say what each page is.
{
"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"
}
Page 1: this is where the use will have to save their API, and link to how to find their API page
Should show the first time or when changing their API
Page 2:
Pick Date: will by default be the past 7 days, but allow them to pick what ever days the want
Chart: this is what the information that needs pulled it, using a url with the api code and dates
Page 3: Just shows what I want in a menu
Page 4: is the page that tells someone how to find there API
ADDED: The ads (why did I put add?) lol I want this to be a simple thing that will show 3 ads and link to where ever I want.
I need the frame work built, and coding done. I will do the images and icons, ad banners
------------------------------
The url for the api to get the information looks like this
http://this-website.com/stats/stats...art_date=2012-05-01&end_date=2012-05-08&group[]=Stat.date
You will see:
1: /stats.xml (pick cvs, xlm or json)
2: api_key=AFF2rkPVl33rgoh37fON2dd5Nov2nk5d (saved by user)
3:&start_date=2012-05-01&end_date=2012-05-08 (for the dates)
Who can get this going for me? And what is it going to cost?
Hoping for some better luck, I would still love to have this app made. Give me a fair price for your time!
So i got a MK802 android 4.0 USB stick and have it set up on my bedroom tv.
I can choose and tweak, to use a setup with Android settings as a big phone a regular phone or a tablet. But i was hoping that there was something like a TV launcher. I have found a project on github (see link below) but have no idea if it will work on 4.0 or even if it is what i am looking for.
I was hoping someone knew of a tv friendly launcher.
For example i really like the look of something like this:
http://www.youtube.com/watch?v=ZwpgPP0ncAo&feature
It would be way more useful for my purpose, than the standard android os.
{
"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"
}
I have not seen it yet, but maybe someone could help me by compiling an APK from this:
https://github.com/rharter/Android-TV-Launcher
As far as i can tell from reading,it seems to be somewhat what i am looking for.
Don't take this the wrong way but did you explore the github page you linked to?
There is a compiled version in its bin files section with the word debug in the filename and it does work. At least on gb as I just installed and checked before replying.
It simply shows every app on the device but in one easy to navigate strip across middle of the screen but download it and see if it is what you need
Dave
( http://www.google.com/producer/editions/CAownKXmAQ/bigfatuniverse )
Sent from my LG P920 using Tapatalk 2
Oh my thats embarrasing. But thanks.
I wrote the developer but he sadly gave up on the project. I would love to just to be able to select which apps that shows up in the launcher. Thqt should be a small adition to add an app drawer and a selction of which apps to appear in the launcher. Oh well.. My search continues. I just don't have any idea where to go from here
Hi
Need to know something rudimentary.
Is it possible to design/modify the look and feel of the Firefox OS from the device simulator? Not the apps, but the entire Firefox OS GUI.
Thanks.
arjunm009 said:
Hi
Need to know something rudimentary.
Is it possible to design/modify the look and feel of the Firefox OS from the device simulator? Not the apps, but the entire Firefox OS GUI.
Thanks.
Click to expand...
Click to collapse
Hi arjunm009,
FirefoxOS development name is b2g (boot2gecko) there is a beautiful diagram on Mozilla's pages advising how the layers work, see https://developer.mozilla.org/en-US/Firefox_OS/Platform/Architecture
{
"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"
}
Gonk is the Hardware Abstraction Layer for the drivers
Gecko is the Rendering Engine
Gaia is the GUI, and the part you are interested in.
It is possible to modify Gaia, and Mozilla have a very detailed guide located just here: https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia
You can also grab the B2G source code and only pull down Gaia this would then let you modify, or even fix and pass back upstream to Mozilla.
You would then need a way to get your changes into the emulator, you can do this on a live device by entering the Gaia directory and typing make gaia, and then reset gaia.
However, on the emulator Mozilla offer the following detailed tutorial on how to see your gui changes in realtime on the emulator running on Firefox:
https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Making_Gaia_code_changes
thanks a lot. this would get me started.